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

.individual {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #eeeeee;
	background: #333333;
	text-decoration: none;
	border: 0px solid #cccecd;
}

.sitecontent {
	padding: 10 10 10 10;
}


body,td,th {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 12px;
	font-style:inherit;
	color: #eeeeee;
}
a {
	font-size: 12px;
	color: #874141;
}
a:link {
	text-decoration: none;
	color: #874141;
}
a:visited {
	text-decoration: none;
	color: #874141;
}
a:hover {
	text-decoration: none;
	color: #ff8e2e;
}
a:active {
	text-decoration: none;
	color: #874141;
}
body {
	background-color: #874141;
	background-image: url(bkgdown.jpg);
	background-position: center;
	background-repeat: repeat-y;	
	background-attachment:fixed;
	margin-top: 0px;
	margin-bottom: 0px;
}
.style1 {font-size: 10px}
.style2 {color: #666666}

div#section {
	text-align: left;
	background: #333333;
	width: 600px;
	margin: 0; padding: 0;
	border-bottom: 1px solid #874141;
}

.newsheadline {
	display: block !important;
	font-weight: bold;
	font-size: 16px;
	color: #eeeeee;
}
.newsdate {
	display: block !important;
	font-size: .8em;
	color: #ffffff;
	padding: 0 0 5px 0;
}
.newspost {
	padding: 5px 0 0px 0;
}

.spacer {
	color: #874141;
	text-align: center;
	padding: 5px;
}

div#content p {
	text-indent: 3em;
	text-align:justify;
}

div#content {
	text-align: left;
	background: #333333;
	width: 725px;
	padding: 10px 10px 4px 10px;
	color: #eeeeee;
}


td.off {
	background: #3b3b3b;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 12px;
	font-style:inherit;
	font-weight:bold;
	color: #eeeeee;
	padding-left: 5px;
}

td.on {
	background: #313131;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
	color: #ff8e2e;
	padding-left: 5px;
}

.note{
	background-position: 15px 10px;
	background-repeat: no-repeat;
	line-height: 50%;
	margin: 10px auto;
	padding: 12px 0px 10px 10px;
	text-align: left;
	background-color: #3b3b3b;
	background-image: url('images/news/comment.png');
	border-bottom: 2px solid #1a1a1a;
	border-top: 2px solid #1a1a1a;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-style: normal;
}
.drop {
	background-color: #3b3b3b;
	border-bottom: 2px solid #1a1a1a;
	background-position: 275px 4px;
	background-repeat:no-repeat;
	background-image: url('jump.jpg');
	border-top: 2px solid #1a1a1a;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	line-height: 50%;
	margin: 10px auto;
	text-align: right;

}

.band_img {
	display: block !important;
	margin: 4px;
	border: 1px solid #874141;
	height: 125px;
	width: 125px;
}
