body {
background-color: #3a3a3a; 
margin: 0 auto; 
text-align: center;
width: 800px;
padding: 0px 10px 0px 10px;
}

a:link, a:visited, a:active { 
color: #999999; 
}

a:hover { 
color: 
#FFFFFF; 
}
h3 { 
color: #FFFFFF; 
}

p { 
margin-bottom: -10px;
padding: 10px; 
text-align: left;
color: #FFFFFF; 
}

ul { 
list-style: none; 
'margin: 20px 0px -10px -20px;'
padding-bottom: 10px; 
}

li {
text-align: left;
color: #FFFFFF; 
}

ul li { 
margin-bottom: 10px;
}

td { 
text-align: center;
color: #FFFFFF; 
}

img { 
border: 0px; 
}

.header {
background-image: url(images/headerbackground.gif);
background-repeat: repeat-x;
text-align: center;
width: 800px;
}

.ad { 
'width: 798px; 
height: 100%; 
background-color: #333333; 
border:1px double #000000;
text-align: center;
}

.menuheader { 
background: no-repeat url(images/menuheader.gif); 
float: left; 
margin-top: 25px; 
width: 190px; 
height: 24px; 
text-align: center;
padding: 3px 0px 0px 0px;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 3px; 
color: #FFFFFF;   
}

.menu { 
float: left; 
margin-top: -3px; 
width: 187px; 
height: 100%; 
background-color: #333333;  
border: 1px double black; 
}

.button{
background-image: url(images/button.gif);
background-repeat: no-repeat;
width: 155px;
height: 21px;
margin: 0px 0px 20px -24px;
padding-left: 25px;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
}

.button:hover{
background-image:url(images/button_hover.gif);
background-repeat: no-repeat;
width: 155px;
height: 21px;
margin: 0px 0px 20px -24px;
padding-left: 25px;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
}

.bodyheader {
background: no-repeat url(images/bodyheader.gif); 
float: right; 
margin-top: 25px; 
width: 592px; 
height: 24px; 
padding: 3px 0px 0px 0px;
font-size: 10px; 
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 3px; 
color: #FFFFFF; 
}

.body { 
float: right; 
margin-top: -3px; 
margin-left: 12px;
text-align: center;
vertical-align: middle;
width: 592px;
height: 100%; 
background-color: #333333; 
border: 1px double #000000; 
}

.footer { 
background: repeat-x url(images/footer.gif); 
height: 31px; 
}

.copyright { 
margin-bottom: 20px;
text-align: center; 
color: #FFFFFF
}
