.site-center {
margin:0 auto; 
width:942px; 
text-align:left; 
border: 4px solid #fff; 
background: #fff;
}

#header {
height:118px
}



#content {
background-color: #FFF;
background-repeat: no-repeat;
background-position: top right;
}



#content .right {
float: left;
width: 183px;
}



#content .left {
float: left;
width: 759px;
font-size: 14px;
}

.left_nav {
background-image: url('../images/dotted_bg.gif');
background-repeat: repeat-y;
background-position: top right;
width: 140px;
height: 288px;
text-align: right;
font-size: 10px;
font-weight: bold;
float: left;
margin-top: 10px;
}


.left_main {
float: left;
width: 619px;
}

.content_header {
font-size: 26px;
clear: both;
font-family: Times New Roman, serif;
font-style: italic;
padding: 10px 0 0 35px;
color: #569FD3;
}

#content .wrapper {
background-image: url('../images/right_bg2.gif');
background-repeat: repeat-y;
background-position: top right;
}
