@charset "utf-8";
/* CSS Document */

html {
background-color:#111111;
background-image:url('back_circles.jpg');
background-repeat:yes-repeat;
background-attachment: 
fixed

}
p {
font-size:12px;
color:#000000;
}
h2{
font-size:22px;
color:#003471;
text-align:center;
}
h1{
font-size:30px;
color:#ffffff;
text-align:center;
}
li{
margin:auto;
list-style:none;
text-decoration:none;
font-size:12px;
}
img, a, ul, li, td, tr, table, form, h1, h2, h3, h4, h5, h6, p, html, body{
margin:0;
padding:0;
border:0;
font-family:Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6{
margin:10px 0px 10px 0px;
}
.smalls{
font-size:10px;
text-align:center;
margin-top:3px;
}
h3{
font-size:14px;
text-align:center;
color:#999999;
}
body {
background-color:#ffffff;
font-size:12px;
color:#000000;
position:absolute;
width:656px;
top:0;
left:50%;
margin-left:-350px;
}
#content{
width:600px;
margin:20px 50px 20px 50px;
float:left;
}
#headBanner{
width:700px;
background-image:url('Header_Template%2072.jpg');
background-repeat:no-repeat;
padding-top:90px
}
.lists{
width:500px;
margin:0px 100px 30px 100px;
float:left;
}
.lists li{
list-style-type: none;
margin-top:10px;
background-image:url('bullet.jpg');
background-repeat: no-repeat;
background-position:  0.4em 50%;
padding-left: 4em;
min-height: 20px;
}
.otherLinks p{
text-align:center;
color:#999999;
}
#footer{
width:656px;
height:90px;
float:left;
background-image:url('footer.jpg');
background-color:#ffffff;
margin-top:20px
}
#footer p{
text-align:center;
color:#000000;
font-size:11px;
margin-top:15px;
float:center;
}