body {
	background: #000000;
	margin: 0px;
	padding: 0px;
}
.contentback {
	background: #CCCCCC url(images/back-home.jpg) repeat-x;
}
.homephotos {
	background: #000000 url(images/home-photos.jpg) no-repeat;
	border-top:1px solid #fff;
	height:165px;
}
.content {
	height: 233px;
	width: 509px;
	padding:0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}
.white {
	color: #fff;
}
a {
	color: #CC9900;
	text-decoration: underline;
}
a:hover {
	color: #fff;
}
.hdrevents {
	font: normal 14px tahoma, arial, sans-serif;
	margin: 15px 0px 0px;
	border-bottom:1px dashed #000;
}
.footer {
	font: normal 10px tahoma, arial, sans-serif;
	padding: 5px;
	border-top:1px solid #fff;
	color:#fff;
	text-align:center;
	background:#666;
}
.footer a {
	color:#fff;
	text-decoration:none;
}
.footer a:hover {
	color:#fc0;
}
.footer2 {
	font: normal 10px arial, sans-serif;
	padding: 10px;
	color:#ccc;
	text-align:center;
}
.pagecontent {
	padding:0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}

