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

html {
background-color:#333333;
background-image:url(bg.jpg);
}
p {
font-size:12px;
color:#000000;
}
h2{
font-size:22px;
color:#71868b;
text-align:center;
}
h1{
font-size:30px;
color:#ff1e00;
text-align:center;
}
li{
text-decoration:none;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
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-image:url(contentBG.jpg);
background-repeat:repeat-y;
font-size:12px;
color:#000000;
position:absolute;
width:700px;
top:0;
left:50%;
margin-left:-350px;
}
#content{
width:600px;
margin:20px 50px 20px 50px;
float:left;
}
#headBanner{
width:700px;
background-image:url(headGraphics.jpg);
background-repeat:no-repeat;
padding-top:50px;
}
.lists{
width:500px;
margin:0px 100px 30px 100px;
float:left;
}
.lists li{
margin-top:20px;
background-image:url(arrow.png);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1em;
}
.regBox{
width:337px;
float:left;
margin:10px 181px 10px 181px;
}
.regTop{
background-image:url(regTop.png);
background-repeat:no-repeat;
width:337px;
height:14px;
float:left;
}
.regBlu{
background-image:url(regBlu.png);
background-repeat:repeat-y;
width:317px;
height:7px;
float:left;
padding:0px 10px 20px 10px;
text-align:center;
color:#FFFFFF;
}
.regBlu p{
color:#FFFFFF;
}
.regYellow{
background-image:url(regYellow.png);
background-repeat:repeat-y;
width:317px;
height:9px;
float:left;
padding:10px 10px 10px 10px;
}
.regYellow p{
text-align:center;
font-weight:bold;
}
.regBottom{
background-image:url(regBottom.png);
background-repeat:no-repeat;
width:337px;
height:14px;
float:left;
}
#footer{
width:700px;
height:37px;
float:left;
background-image:url(footerBG.jpg);
background-repeat:repeat-x;
margin-top:20px;
}
#footer p{
text-align:center;
color:#FFFFFF;
font-size:11px;
margin-top:15px;
}
.otherLinks p{
text-align:center;
color:#999999;
}
