body
{ 
font-family: calibri,arial, times new roman;
font-size: 10pt;
color: #000000;
text-align: center;
}

a { text-decoration: none; color: #000; }
a:hover { text-decoration: underline; color: #000; background-color: #FFFF00}

h2 { font-size:14px; }
h3 { font-size:12px; }

.stdtable
{
font-family: calibri,arial, times new roman;
font-size: 9pt;
color: #000000;
text-align: center;
}

#container {
margin: 0 auto;
width: 800px;
text-align: left;
}

#title {
margin: 0 auto;
width: 800px;
height: 205px;
}

#menu {
width: 800px;
height: 25px;
}

#mainbody {
width: 800px;
height: 420px;
}

#footer {
width: 800px;
height: 25px;
font-size: 8pt;
}

#titletext {
float: right;
}

#events {
float: right;
width: 140px;
height: 400px;
border-style: solid; 
border-width: 1px; 
padding-left: 4px; 
padding-right: 4px; 
padding-top: 1px; 
padding-bottom: 1px;
font-family: arial, times new roman;
font-size: 8pt;
color: #000000;

}