/*body {background: #f6f6f6; padding-right: 25ex; font-family:Trebuchet,Verdana,sans-serif;}*/
body {background: #f6f6f6; font-family:Trebuchet,Verdana,sans-serif;}
/*div#header {background: #000099; margin: 0ex 0ex 0ex 0ex; padding: 0ex 0ex 0ex 0ex;  }*/
#header{padding:0px 0px 0px 1ex;margin:0px 0ex 0px 0ex;border-top:1px solid; border-bottom:dotted 1px;background:#000099;color: #00CCFF;}
#sidebar{margin:30px 0px 20px 1em;padding:0px;text-align:left;}
ul.sidebar {margin:0px 0px 2ex 0px;padding:0px 0px 0px 0px;list-style-type:none;font-size:95%;}
li.sidebar {margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;list-style-type:none;font-size:95%;}
div#maincol{float:right;width:66%;padding:30px 7% 10px 3%;border-left:dotted 1px #000099;}
/*h1 {color: #00CCFF; }*/
h2 {color:maroon; }
h3 {color:maroon; }
h6 {color:navy; margin: 1ex 0ex 1ex 0ex;}
#sidebar h6 {color:navy; }
p.first {text-indent: 1em;}


/*UL {list-style-type: square;}*/
/*UL.sites {font-family: cursive; }*/
/*BODY {background-color: white; padding-right: 150px; border: solid white;}*/
/*list-style-type -> square, none, upper-alpha, decimal, lower-roman,
                     upper-roman, lower-alpha, disc, circle*/
/*margin -> top right bottom left*/