body { 
background: #DBE7F0;
}

#header {
width: 804px;
height: 154px;
background: url('/persistent/images/header.jpg') no-repeat;
margin-left: auto;
margin-right: auto;
}

#main {
background: url('/persistent/images/main_bg.gif') repeat-y #fff;
width: 802px;
min-height: 460px;
margin-left: auto;
margin-right: auto;
}

#main_table {
margin-left: 10px;
}

#nav {
background: url('/persistent/images/nav_bg.jpg') no-repeat;
width: 179px;
min-height: 450px;
}

#menuBar {
margin: 0;
margin-top: 20px;
padding: 0;
list-style: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

#menuBar li {
height: 44px;
width: 179px;
}

#menuBar li a {
text-decoration: none;
color: #333;
display: block;
border-bottom: #959595 1px solid;
padding-left: 25px;
padding-bottom: 5px;
}

#menuBar li a:hover {
font-weight: normal;
}

#bottom {
height: 8px;
width: 797px;
margin-left: auto;
margin-right: auto;
background: url('/persistent/images/bg_bottom.gif') repeat-x;
}

#content {
background: url('/persistent/images/slogan.gif') no-repeat top right;
width: 600px;
min-height: 450px;
padding-left: 10px;
padding-top: 20px;
padding-bottom: 10px;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333;
}

#content_wrap {
padding: 15px;
}

#yodel {
margin-top: 20px;
font-family: Times New Roman, serif;
font-size: 10px;
text-align: center;
}
