

BODY {
background-color: #000000;
margin:0px 0px 0px 0px;
} 
A {
color: #78121D;
text-decoration: none;
font-weight: bold;
}
A:Visited {
color: #78121D;
text-decoration: none;
font-weight: bold;
}
A:Active {
color: #78121D;
text-decoration: none;
font-weight: bold;
} 
A:Hover {
color: #78121D;
text-decoration: underline
font-weight: bold;
}
P, td, th, body {
Color: #000000;
Font-family: Tahoma, Verdana, arial;
Font-size: 11px;
}
html {
scrollbar-3dlight-color: #000000; 
scrollbar-arrow-color: #000000;
scrollbar-base-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #000000;
}
.title{
font-size : 12px;
font-weight: bold;
color: #78121D;
height: 0;
}
.newstitle{
font-size : 8pt;
font-weight: bold;
}
.daytitle{
font-size : 10pt;
font-weight: bold;
color : #ffffff
}
.newsbody{
font-size : 8pt;
}
.details{
font-size : 6pt;
}
.guesttitle{
font-size : 9pt;
font-weight: bold;
}
.small {
Color: #ffffff;
Font-family: Verdana, arial;
Font-size: 7pt;
}
div#top {
	background-image:url(layout/top.jpg);
	height:248px;
	width:1000px;
	margin: 0 auto;
}
div#menu {
	background-image:url(layout/menu.jpg);
	height:35px;
	width:1000px;
	top: 248px;
	text-align:center;
	text-transform:lowercase;
	line-height:35px;
	margin: 0 auto;
}
div#body {
	background-image:url(layout/bg.jpg);
	background-repeat:no-repeat;
	width:980px;
	top: 283px;
	text-align:center;
	margin: 0 auto 20px;
	background-color:#ffffff;
	padding: 10px;
}
