body {
background-color: #454545;
font-family: georgia;
color: #000000;
font-size: 10pt;
margin: 0 auto;
text-align: center;
}

a img, img
{
	border-width: 0px;
}

#bodywrap {
width: 800px;
color: inherit;
text-align: left;
margin: 0 auto;
padding-bottom: 20px;
}

#header {
width: 800px;
height: 135px;
background-image: url('images/topbanner.png');
background-repeat: no-repeat;
}

#menu {
background-color: #2C2C2C;
width: 800px;
height: 25px;
background-image: url('images/menubg.gif');
background-repeat: repeat-x;
text-align: center;
border: 0px;
padding-bottom: 0px;
padding-top: 0px;
margin: 0px;
}

#contentbg {
width: 800px;
background-color: #FFFFFF;
background-image: url('images/spacerbg.gif');
background-repeat: repeat-x;
background-position: top;
padding-top: 15px;
overflow: auto;
}

#contentbg2 {
width: 800px;
background-color: #FFFFFF;
}

#leftspacer
{
width: 20px;
height: 94px;
background-image: url('images/leftspacer.gif');
background-repeat: no-repeat;
float: left;
}

#rightspacer
{
width: 20px;
height: 94px;
background-image: url('images/rightspacer.gif');
background-repeat: no-repeat;
float: left;
}

#content
{
width:760px;
background-color: #FFFFFF;
float: left;
font-size: 10pt;
color: #000000;
font-family: verdana, sans-serif;
padding-bottom: 30px;
}

#footer
{
width: 800px;
height: 21px;
background-image: url('images/footerbg.gif');
background-repeat: repeat-x;
text-align: center;
font-size: 10px;
color: #202020;
}

#leftbox
{
width: 204px;
float: left;
}

#scheduleheader
{
width: 204px;
height: 32px;
background-image: url('images/scheduleheader.gif');
}

#potwheader
{
width: 204px;
height: 32px;
background-image: url('images/potwheader.gif');
}

.boxcontent
{
width: 204px;
background-image: url('images/boxbg.gif');
padding-bottom: 9px;
text-align: center;
font-size: 10px;
color: #202020;
}

.boxfooter
{
width: 204px;
height: 21px;
background-image: url('images/boxfooter.gif');
}

#headlines
{
width: 500px;
text-align: left;
padding: 5px;
font-size: 10pt;
color: #202020;
float: left;
margin-bottom: 10px;
}

.container
{
border: 0px;
}
/* Text Styles */

p {
font-size: 10pt;
font-family: verdana, sans-serif;
text-align: justify;
}

h1 {
font-size: 14pt;
font-family: Georgia;
color: red;
}

a:link, a:visited, a:active {
color: #FFFFFF;
border-width: 0px;
text-decoration: none;
font-family: courier;
}

a:hover {
color: #FFFFFF;
}
