body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

a:link { color:#ffffff; text-decoration:underline;}
a:visited { color:#ffffff; text-decoration:underline;}
a:hover { color:#ffffff; text-decoration:underline;}
a:active { color:#ffffff; text-decoration:underline;}



.heading {
	color: #FFFFFF;
	font-weight: bold;
}


/* CONTENT */

#content-left {
	width:200px;
	padding:68px 0 0 0;
}

.latestnewslisting td {
	padding: 3px 0;
	border-bottom: 1px dashed #800000;
}

.latestnewslisting .date {
	color: #ffffff;
	font-weight: bold;
	/*background-color: #000000;*/
	border-bottom: 0;
}

.latestnewslisting .noborder {
	border-bottom: 0;
}

.dates td {
	padding: 3px 5px 3px 0;
	border-bottom: 1px dashed #800000;
}

.dates .past {
	text-decoration: line-through;
}

.caption {
	padding: 4px 0;
	font-size: 9px;
	text-align: center;
}

.gallery img {
	padding: 4px;
	background-color: #ffffff;
}

.gallery a:hover, .gallery a:hover img {
	background-color: #000000;
}

.reviews td {
	padding: 10px 0 5px 0;
	border-bottom: 1px dashed #800000;
}

.reviews .credit {
	color: #FFFFFF;
}


/* SUB NAV */

#subnav {
	padding: 3px 0 3px 30px;
	/*border-top: 1px dashed #800000;
	border-bottom: 1px dashed #800000;*/
	background-color: #000000;
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
}

#subnav .active {
	font-weight: bold;
	color: #ff0000;
}

#subnav a:link { color:#ffffff; text-decoration:underline;}
#subnav a:visited { color:#ffffff; text-decoration:underline;}
#subnav a:hover { color: #FF0000; text-decoration:underline;}
#subnav a:active { color:#ffffff; text-decoration:underline;}

#subnav2 {
	padding: 3px 0 3px 30px;
	border-bottom: 1px dashed #800000;
	font-size: 9px;
	/*text-align: center;*/
}

#subnav2 a:link { color:#ffffff; text-decoration:underline;}
#subnav2 a:visited { color:#ffffff; text-decoration:underline;}
#subnav2 a:hover { color:#000000; text-decoration:underline;}
#subnav2 a:active { color:#ffffff; text-decoration:underline;}


/* FOOTER */

#footer {
	border-top: 1px solid #555555;
	padding: 10px 0 25px 10px;
	color: #555555;
	font-size: 9px;
}

#footer a:link { color:#555555; text-decoration:underline;}
#footer a:visited { color:#555555; text-decoration:underline;}
#footer a:hover { color:#ffffff; text-decoration:underline;}
#footer a:active { color:#555555; text-decoration:underline;}




/* BACKGROUNDS */

.bg-right {
	background-image: url(../images/core/bg-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg-content {
	background-image: url(../images/core/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:581px;
}
