body {
margin:0px;
padding:0px;
margin-top:20px;
background-image:url(../site1images/bodyBG.jpg);
background-repeat:repeat-x;
background-color:#00060f;
}

#mainContainer {
margin:auto;
width:780px;
height:545px;
background-image:url(../site1images/bgImage.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
}
#header {
text-align:center;
height:100px;
}

img.sideImage {
position:relative;
left:0px;
top:0px;
margin-top:-32px;
float:left;

}
html>body img.sideImage {
margin-top:-32px;
}

#mainContainer #rightColumn {
float:left;
width:400px;
padding-top:15px;
padding-left:5px;
font-family:Arial, Helvetica, sans-serif;
}

#rightColumn h3{
margin:0px;
padding:0px;
font-size:1em;
}

#rightColumn p{
font-size:.8em;
margin:0px;
margin-top:12px;
margin-bottom:12px;
}
#rightColumn p strong{
color:#d7e47c;
}

#rightColumn ul{
font-size:.8em;
font-weight:bold;
list-style-image:url(../site1images/bullet.jpg);
margin:0px;
padding:0px;
margin-left:20px;
}

#rightColumn ul li{
height:20px;
text-indent:5px;
}

html>body #rightColumn ul li{
text-indent:-2px;
}

#blueBar {
background-image:url(../site1images/blueBar.jpg);
background-repeat:no-repeat;
width:372px;
height:48px;
margin-top:9px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding-top:5px;
padding-left:40px;
}

html>body #blueBar {
margin-top:8px;

}

#blueBar span {
color:#d7e47c;
font-size:1.2em;
}
#blueBar em {
font-size:1em;
font-style:normal;
}
#blueBar img {
float:right;
margin-top:-133px;
position:relative;
}

html>body #blueBar img {

margin-top:-135px;

}

#bottom img {
margin:0px;
margin-bottom:-4px;
margin-left:62px;
}

html>body #bottom img {
margin-left:60px;
margin-bottom:0px;
}

#footer {
margin:auto;
width:780px;
margin-top:-20px;
}

#footer p {
margin:0px;
padding:0px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:.7em;

}

#footer a {
text-decoration:underline;
color:#FFFFFF;
}
