/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html,body {
	height: 100%;

}
.footer {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA976F;
}

textarea
{
font-family:Arial, Helvetica, sans-serif;
margin:0px; 
padding:0px; 
font-size:11px; 
color:#000000;
}

.news-home {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7F3CA;
	line-height:14px;
}
.photo-caption {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F7F3CA;
	line-height:14px;
	padding-left:5px;
	text-align:center;
}

.body-copy {
	color: #F7F3CA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}

.photoright {
float:right; padding-left:10px; padding-bottom:5px;
}

.photoleft {
float:left; padding-right:10px; padding-bottom:5px;
}
a:link {
	color: #F7F3CA;
}
a:visited {
	color: #F7F3CA;
}
a:hover {
	color: #ffffff;
}

a:active {
	color: #ffffff;
}