html { font-size: 100%; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
 
.indent {text-indent:20px; padding:5px;}  
 
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #171b1f;
}


#container {
	width: 956px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #171b1f;
	padding: 0px;
}


#logo {
	position: relative;
	bottom: 3px;
}


#topnav {
	position: relative;
	top:4px;
	right: 27px;
	float: right;
}


ul#nav li{
	text-decoration: none;
	display:inline;
	font-size: 14px;
	text-transform:uppercase;
	font-style: italic;
	font-weight: 600;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	list-style-type:none;
}
 
 
ul#nav li a{
	color:#fff;
	text-decoration:none;
	padding-left: 24px;
}
 
 
ul#nav li a:hover,
ul#nav li.current a{color:#fd372c}


#certpic {
	position: relative;
	bottom: 3px;
}


#main, #content {
	width: 955px;
	position: relative;
	bottom: 15px;
	background: url('images/3col-bg.gif') repeat-y;
}


#content {
	width: 670px;
	min-height: 670px;
	margin-left: 255px;
	z-index: 3;
	text-align:left;
	background:#fff;
	color: #171b1f;
}


#mainmenu {
	top: 400px;
	width: 205px;
	margin: 15px 0 0 0;
	position: absolute;
}


ul.mainnav {
	font-size: 13px;
	font-style: italic;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif; 
}


ul.mainnav li {
	text-transform:uppercase;
	margin:0 0 1em 0;
	text-decoration:none;
	list-style-type:none;
}


ul.mainnav li,
ul.mainnav li a{
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}


ul.mainnav li a:hover {
	text-decoration:none;
 	color:#fd372c
}
ul#mainnav li.current a {
	color:#fd372c;
}


#ffox {
	bottom: 15px;
	left: 505px;
	float: right;
	position: relative;
	z-index:3;
}


#chrome {
	bottom: 15px;
	left: 505px;
	float: right;
	position: relative;
	z-index:3;
}


#footer {
	width: 955px;
	height: 40px;
	position: relative;
	bottom: 25px;
	background: #fff url('images/footer.jpg') no-repeat;
}


#footxt {
	position: relative;
	bottom: 42px;
	margin-right: 22px;
	z-index: 3;
	color: white;
	float: right;
	text-align: right;
}


#content h1 {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica;
	font-size: 1.8em;
	font-weight: bold;
	border-bottom: 2px dotted #cf3f3f;
}


#content h2 {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica;
	font-size: 1.7em;
	font-weight: bold;
	font-style:italic;
	border-bottom: 1px solid #cf3f3f;
}


#content h3 {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica;
	font-size: 1.1em;
	color:#cf3f3f;
	
}


#content h4 {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica;
	font-size: 1.6em;
	font-weight: bold;
	color:#171b1f;
}



.noborder {
	border: none;
	padding: 4px;
	margin: 3px;
}


.redborder {
	border: 1px dotted #cf3f3f;
	padding: 4px;
	margin: 3px;
}

#main p {
line-height: 1.5em;
}

		div > div#mainmenu { position: fixed; }
		
		pre.fixit { 
			overflow:auto;
			border-left:1px dashed #000;
			border-right:1px dashed #000;
			padding-left:2px; }
			
#login {
	width: 250px;
	right: -112px;
	position: relative;
	margin-top: -150px;
	z-index: 3;
	float: right;
	color: white;
	text-align: left;
}

#ekg {
	right: -12px;
	margin-top: -147px;
	position: relative;
	float: left;
	z-index:3;
	color: #fff;
	text-decoration: none;
}

#thumbs {
	min-height:670px;
	padding: 5px;
	z-index: 3;
}

.yo img {border:1 px dotted red;}
.yo:hover img {border: 1px solid #353f5d;}
	