

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: #ffffff;
Font-family: 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:180px;
	width:780px;
	margin: 0 auto;
}
div#menu {
	background-image:url(layout/menu.jpg);
	height:29px;
	width:780px;
	margin: 0 auto;
	top: 180px;
	text-align:center;
	text-transform:lowercase;
	line-height: 25px;
}
div#body {
	background-image:url(layout/bg.jpg);
	background-repeat:no-repeat;
	width:780px;
	margin: 0 auto;
	top: 209px;
	height: 100%;
	text-align:center;
}
