/* CSS Document */

html {background-image:url(html_bg.gif); background-repeat:repeat-x ; text-align:center;}
div#container {width:612px;position:relative;margin : 0 auto;text-align:left; margin-left:170px;margin-top:-19px;}
div#branding {background-image:url(branding_bg.jpg); height:254px;margin-top:-10px !important;margin-top:-13px;}
div#branding h1 { z-index : 3;
background : url(imgrepl.gif) no-repeat;
text-indent : -9999px; }
div#branding h2 { z-index : 2;
background : url(imgrepl.gif) no-repeat;
text-indent : -9999px; }
div#branding h3 { z-index : 1;
background : url(imgrepl.gif) no-repeat;
text-indent : -9999px; }
div#content{background-image:url(content_bg.gif); background-repeat:repeat-y ;margin-top:-22px; height:330px;}
div#content p{font-family:Geneva, Arial, Helvetica, sans-serif;padding-left:100px;padding-right:40px;padding-top:5px;}
span{color:#136eb7;font-weight:bold;}
div#content img {float:left;padding-right:10px;}
ul {padding-left:200px;
font:110%/160% Verdana, Arial, Helvetica, sans-serif;font-weight:bold;
width:300px;}
li{list-style-type:none;
margin:0 5px;
padding:.2em 0 .2em 30px;
background:url(arrow.gif) no-repeat 5px 50%;} 
li a {display:block;
text-decoration:none;
color:#000000;}
li a:hover{color:#136eb7;}
div#disclaimer{background:url(disclaimer_bg.gif) no-repeat; height:222px;width:612px; margin-top:-20px;}
div#disclaimer h3{padding-left:100px;}
div#disclaimer p{padding-left:100px;padding-right:100px;font-size:75%;}
