body {
	background-color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.datesborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.feature_photo {
	width: 386px;
	height: 265px;
	float: left;
}
#cd_panel {
	height: 249px;
	width: 502px;
	margin-left: 16px;
	float: left;
	background-image: url(images/bg_gray_decay.jpg);
	background-repeat: repeat-y;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.leftcol {
	float: left;
	width: 362px;
	font-size: 12px;
	line-height: 1.5em;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 20px;
}

.rightcol {
	float: left;
	width: 490px;
	margin-left: 16px;
	font-size: 12px;
	line-height: 1.5em;
	padding-right: 12px;
	padding-left: 12px;
}

#logo_row {
	margin-bottom: 0px;
}



#logo {
	margin-top: 40px;
	float: left;
	margin-left: 16px;
}
#nav_utility {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	width: 440px;
	margin-top: 30px;
}
#master_container {
	width: 1000px;
	background-image: url(images/bg_decay.gif);
	background-repeat: repeat-y;
	height: 750px;
}
#content_container {
	width: 920px;
	margin-right: 40px;
	margin-left: 40px;
}

#photo_row {
	margin-top:10px;
}

#content_row {
	margin-top:20px;
}

.bottomdots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#tabs {
	margin-top: 30px;
}

.tabcell {
	float: left;
	width: 100px;
	text-align: center;
	margin: 10px;
	padding-right: 6px;
	padding-left: 6px;
}

a:link {
	color: #FF9900;
	
	text-decoration: none;
}


a:visited {
	color: #FF9900;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
