@charset "UTF-8";
/* CSS Document */

body {
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 966px;
	margin: 0 auto;
	text-align: left;
}

img {
	border: 0;
}

h1 {
	color: #96000a;
	font-size: 18px;
}

#maintable {
	margin-bottom: 30px;
}

#news {
	float: left;
	width: 685px;
	font-size: 11px;
}

#news p {
	margin: 0;
	margin-bottom: 10px;
}

p.newstitle {
	font-size: 12px;
}

#news a, #news a:visited {
	color: #96000a;
}

#news a:hover {
	color: #600107;
}

.newsitem {
	border-bottom: 1px solid #96000a;
}

#linkwrap {
	border-bottom: 1px solid #96000a;
}

#linkwrap a, #linkwrap a:visited {
	color: #96000a;
	text-decoration: none;
}

#linkwrap a:hover {
	color: #600107;
}

.links {
	width: 322px;
	float: left;
	color: #4E0300;
}

.links ul {
	margin-top: 0;
}

#twtr-profile-widget {
	width: 250px;
	float: right;
}

#dmj {
	margin-top: 25px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

#dmj a, #dmj a:hover, #dmj a:visited {
	color: #993300;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.clear {
	clear: both;
}

.currentTextHolder {
	color: #999999;
	font-size: 9px;
}