body
{
    Color: black;
	background-color:#6e9294;
    font-family: helvetica, arial, verdana;
    font-size: 13px;
    line-height: 18px;
}


#Container{
	background-color:#FFF;
	width:755px;
	height:auto;
	margin: 0 auto; 
}

#maincontent {
	width:755px;
	height:auto;
}

#LeftBar {
	width:215px;
	float:left;
}

p.stylelink {
	color:#000;
	margin:0px;
	padding:10px;
	font-weight:bold;
	}
	
#LeftBar a {
	color:#000;
}

#CenterFrame{
	float:left;
	width:345px;
	margin:0px;
	padding:5px;
}

#mozspacefix {
	margin-top:100px; 
	margin-bottom:10px; 
	font-weight:bold;
	}

h1 {
	font-size:18px;
	font-weight:bold;
}

p.subhead {
	font-size:12px;
	color:#000;
	
}




.descrip {
	font-size:14px;
	font-weight:normal;
}

h2{
	font-size:13px;
	font-weight:bold;
	margin-top:20px;
	
}

ul.specs {
	margin-top:-10px;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
}

#RightNav {
	width:180px;
	background-color:#ccc;
	float:left;
	margin-right:5px;
	
}

#RightNav a {
	text-decoration:none;
	color:#000;
}

#RightNav a:hover {
	color:#6e9294;
}

h3 {
	background-color:#6e9294;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding: 10px 0px 10px 0px;
	margin-top:0px;
	text-align:center;
}

p.navtitle {
	font-size:12px;
	font-weight:bold;
	margin-left:5px;
}

p.navdescrip {
	font-size:10px;
	font-weight:normal;
	line-height:10px;
	margin-top:-10px;
	margin-left:5px;
	margin-right:5px;
	
}

#RightPics {
	width:180px;
	float:left;
	margin-right:5px;
	margin-top:10px;
}

.piccap{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
}

#footer {
	clear:both;
	width:755px;
	height:40px;
	background-color:#6e9294;
}


#footer p{
	color:#FFF;
	font-size:10px;
	text-align:center;
	}
	
#footer p a{
	text-decoration:none;
	color:#FFF;
	font-size:10px;
	text-align:center;
	}
	
#footer p a:hover{
	color:#FFF;
	font-size:10px;
	text-align:center;
	text-decoration:underline;
	}



	