body {
	margin:0 0 0 0px;
	background:#515002;
	font-family:Arial,Georgia,Times;
	font-size:12px;
}

td {
	font-family:Arial,Georgia,Times;
	font-size:12px;
}

a, a:visited, a:link, a:active {
	font-family:Arial,Georgia,Times;
	font-size:12px;
	color:black;
}

.logo {
	padding:5 5 5 5px;
	background:#FFFFFF;
}

.menubg {
	background:url('imgs/menubg.gif') repeat-x #515002;
	height:23px;
	border-top:1px solid #962b1d;
	border-bottom:1px solid #962b1d;
	padding-left:5px;
	font-family:Arial,Georgia,Times;
	font-size:12px;
	text-decoration:none;
}

.menulink a.menulink, a.menulink:visited, a.menulink:link, a.menulink:active {
	font-family:Arial,Georgia,Times;
	font-size:12px;
	text-decoration:none;
	color:white;
}

a.menulink:hover {
	font-family:Arial,Georgia,Times;
	font-size:12px;
	text-decoration:underline;
	color:white;
}

.main {
	padding:5 5 5 5px;
	background:#FFFFFF;
}

.right {
	padding:5 5 5 5px;
	background:#FFFFFF;
}

.newsheader {
	border-bottom:1px solid black;
	font-family:Arial,Georgia,Times;
	font-size:14px;
}

.slumpheader {
	border-bottom:1px solid black;
	font-family:Arial,Georgia,Times;
	font-size:14px;
}

.news a.news, a.news:visited, a.news:link, a.news:active {
	font-family:Arial,Georgia,Times;
	font-size:12px;
	text-decoration:none;
	color:black;
	display:block;
	padding-bottom:5px;
	padding-top:5px;
}

a.news:hover {
	font-family:Arial,Georgia,Times;
	font-size:12px;
	text-decoration:underline;
	color:black;
	display:block;
	padding-bottom:5px;
	padding-top:5px;
}

.bottom {
	padding:5 5 5 5px;
	background:#FFFFFF;
}

.headline {
	font-family:Arial,Georgia,Times;
	font-size:16px;
}

.text {
	font-family:Arial,Georgia,Times;
	font-size:12px;
	width:500px;
	line-height:20px;
}