<!--
* {margin:0; padding:0;}
body {text-align:center; background-image:url(../images/splash_bg.png);background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:76%;}
img {border:0;}
acronym {border-bottom:1px dotted #999999;}
br {clear:left;}
img.off {filter:alpha(opacity=40); -moz-opacity:.40; opacity:.40;}
p.off {color:#999999}

#wrapper {text-align:left; margin:0px auto; padding:0px; border:0; width:760px; background:#fff;}

#topnav {height:110px; background-image:url(../images/masthead.png); background-repeat:no-repeat;}

#header {height:210px; margin-left:0; padding-left:0; background-image:url(../images/splashheader.png);}

div.float {width:74px; float:left; margin-left:50px; margin-top:10px}
div.float p {font-size:1em; text-align:center;}
div.float a {font-size:inherit; color:#666; text-decoration:none;}
div.float a:hover {font-size:inherit; color:#333;}

#pageheader {height:70px; background-image:url(../images/splashhead.png); background-repeat:no-repeat;}
#pageheader h1 {font-size:1.6em; color:#0cc; font-weight:lighter; padding:26px 0 0 130px;}

#container {width:630px; margin-left:130px;}
#container h2 {font-size:1em; line-height:150%; padding-bottom:10px; padding-right:35px}
#container p {font-size:1em; line-height:150%; padding-bottom:10px; padding-right:35px}
#container a {color:#0cc; background-color:#fff;}
#container a:hover {color:#666; background-color:#fff;}

#footer {clear:both; height:20px; background:#fff; padding:40px 0 10px 0;}
#footer ul {list-style-type:none; text-align:center;}
#footer li {display:inline; padding:0 0 0 10px;}
#footer ul li a {text-decoration:none; font-size:1em; background-color:#fff; color:#0cc;}
#footer ul li a:hover {text-decoration:none; background-color:#fff; color:#666;}
#footer ul li a.selected {background-color:#fff; color:#666; font-weight:bold;}
#footer ul li a.selected:hover {background-color:#fff; color:#666; font-weight:bold;}
-->