body {
	behavior: url("csshover3.htc");
	background-color: #000000;
}
body, div, td, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.center {
	text-align:center;
}
#ContentBlock {
	height: auto;
	width: 600px;
	margin: auto;
	padding:10px;
	background-color: #CC0000;
}
#ContentBlock a {
	color:#000;
}
#ContentBlock a:hover {
	color:#CC0000;
}
#ContentBlock a:active {
	color:#CCC;
}
#Navigation {
	font-size:10pt;
	text-align:center;
	color:#FFF;
}
#Navigation a {
	font-weight:bold;
	color:#FFF;
}
#Navigation a:hover {
	color:#CC0000;
}
#ContentBlock hr {
	color: #000000;
}
#news {
	margin:auto;
	width:560px;
	padding:10px 10px 10px 125px;
	background:url(images/legal-light.jpg);
	
}
#news, #news p {
	
	font-size:12pt;
	
}
.releaseTitle {
	padding:5px 0px 5px 0px;
}
.releaseTitle:hover {
	cursor:default;
	background-color:#fff;
}
.release {
	position:absolute;
	left:50%;
	top:111px;
	width:500px;
	height:380px;
	border:none;
	padding-top:10px;
	background:#fff;
	display:none;
	font-size:7pt;
}
.releaseCover {
	margin:0px 30px 100px 10px;
}
.releaseLinks {
	position:absolute;
	left:5%;
	bottom:10%;
}
#damons a:hover {
	color:#fff
}
.white {
	color:#fff
}
#photos {
	margin:auto;
	width:480px;
	text-align:right;	
}
