#mainbody {
width:965px;
margin:0px auto;
font-family:Arial;
}

#bottom {
width:965px;
height:120px;
background:url(pics/bottom2.jpg);
background-repeat:no-repeat;
}

#top {
height:646px;
width:965px;
}

#columnleft {
float:left;
width:225px;
height:100%;
background:url(pics/bg_left2.jpg);
}

#columnright {
float:left;
width:740px;
}

#center {
float:left;
width:708px;
}

#contenttop {
height:152px;
}

#content {
height:480px;
background:url(pics/bg_content.jpg);
overflow:auto;
font-size:1em;
padding:10px;
}

div.content {
font-family:Arial;
font-size:0.8em;
margin:0px 20px;
}

#borderright {
float:left;
width:32px;
}

div.downmenu {
float:left;
position:relative;
top:48px;
}

a.menu:active, a.menu:hover { color:#003e9d; text-decoration:underline; }
a.menu { display:block; padding:3px; text-align:left; color:#003e9d; text-decoration:none; font-size:1.4em; margin-left:27px; font-size:1em; }

h2 { font-size:1.3em; margin-bottom:0px; margin-top:0px; }
h3 { font-size:1.3em; margin-bottom:0px; margin-top:0px; font-style:italic; }  

td.date { font-size:0.9em; font-weight:bold; vertical-align:top; }