body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666;
}
.clear {
clear:both;
height:1px;
overflow:hidden;
margin-top:-1px;
}
#headerWrapper {
background-image:url(images/headerbg.gif);
background-repeat:repeat;
background-color: #405223;
height: 112px;
}
#headerMain {
width:823px;
margin: 0 auto;
height: 100px;
position:relative;
}
#logo {
background-image:url(images/logo.gif);
background-repeat:no-repeat;
width: 295px;
height: 62px;
position:absolute;
margin:0;
padding:0;
left: 260px;
top: 83px;
}
#logo span {
display:none;
}
#headerbottom {
background-image:url(images/headerbgbottom.gif);
background-repeat:repeat-x;
height:7px;
}
#mainContent {
width:823px;
margin: 35px auto;
border-top: 1px dashed #ccc;
padding: 20px 0;
}
#leftContent {
float:left;
width:325px;
margin:0 19px 0 0;
}
#leftContent h1.pageTitle {
background-image: url(images/pageTitle.gif);
background-repeat: no-repeat;
width: 326px;
height: 39px;
margin: 4px 0 0 0;
}
#leftContent h1.pageTitle span {
display:none;
}
div#leftContent ul{
margin: 0;
padding: 5px 20px;
}
#rightContent {
float:left;
width:478px;
}
#rightContent img {
padding: 3px;
background-color: #e3e4c2;
border: 1px solid #d1d6c9;
}
iframe {
margin: 20px 0 0 0;
background-color: #e3e4c2;
border: 1px solid #d1d6c9;
padding: 3px;
width:468px;
height: 240px;
}
div#dDarkFooterTop {
background-image:url(images/footertop.gif);
background-color: #666;
background-repeat: repeat-x;
height: 7px;
}
div#dDarkFooter {
background-image:url(images/footerbg.gif);
background-color: #666;
background-repeat: repeat;
padding-top:5px;
height: 95px;
text-align:center;
}
div#dDarkFooter p {
color: #fff;
font-size:11px;
}
#pEyeWash img {
vertical-align:middle;
}


