/* ColoradoServes.ORG  -  supercedes "main.css"		*/
* {margin:0;border:none;padding:0;}
html {background-color:#00005B;}
body{margin:8px; margin:0; border:none;padding:0;font-family:verdana;font-size:67%;background-color:#5E85A3;}
strong{font-weight:bold;color:#CC0066;}
#wrapper {border:1px solid #5E85A3; border:none; width:100%; position:relative;}
#header {margin:0; padding:0;width:100%;}
#header img{margin:0;padding:0;border:none;}
#header table, #header tr, #header td {margin:0;padding:0;border:none;background-color:#5E85A3;}
#header table {border:none;}

#navig {padding:4px;text-align:center;margin-top: -5px; margin-left:auto;margin-right:auto; width:auto;}
#navig a {font-weight:bold; margin: 0 3px 0; }

#content {background-color:#FFF;  width:98%; margin-left:auto; margin-right:auto; position:relative;
	 border-top: 1px solid #FFF;} /* border-top need for webkit browsers not to show background at top; but borders at sides would cause IE6 to scroll horizontally  */
#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6  {margin-left: 20px; margin-right:20px; text-align:left;width:auto;} 
#content img {margin: 3px;}
#content h3 {margin-top:1em;font-size:2.0em;color:#000;text-align:center;} 
#content h4 {margin-top:.8em;font-size:1.8em;color:navy;} 
#content h5 {margin-top:.6em;font-size:1.6em;color:#009900;} 
#content h6 {margin-top:.4em;font-size:1.4em;color:#90C;}  
#content p {font-size:1.1em;}
#content strong {margin:0;}

#footer  {position: relative; text-align:center; margin:20px; padding: 5px; color:navy; font-size:.9em; }

.debug {margin:1px; border:1px none red;}