html
{
	margin: 0px;
	padding:0px;
}
body
{
	background-color: #121212; 
	font-family: verdana, arial;
	margin: 0px;
	padding: 0px;
}
p, .contentSection a, .contentSection:visited, li, h1, h2, #contactform label
{
	color: #7e7e7e;
	font-size: 11px;
}
h1
{
	font-size: 13px;	
}
h2
{
	font-size: 12px;	
}
h3
{
		color: #FFFFBE;
		font-size: 9px;
}

#container
{
	width: 972px;
	margin:0px auto 0px auto;
	padding:0px;
	
}
#container #logo
{
	width:100%;
	height: 90px;
}
#container #logo img
{
	border: none;
	top:10px;
	position: relative;
}
#container #menu
{
	background-image: url('../Images/menu_bg.png');
	background-repeat:no-repeat;
	height:47px;
	width: 100%;
	color: #FFFFFF;
}
#container #menu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}
#container #menu li
{
	float: left;
	margin-right: 30px;
	margin-top: 11px;
}
#container #menu li a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size:14px;
}
#container #menu li a:hover
{
	color: #FFFFBE;
}
#container #RotatingLatestContainer
{
		height: 335px;
		width: 100%;
	
}
#container #RotatingLatestContainer #rotating
{
	float:left;
	width: 300px;
	
}
#container #RotatingLatestContainer #latest
{
	float:right;
	width: 650px;

}
#container #RotatingLatestContainer #rotating img
{
		border: 1px solid #2b2b2b;
		background-color: #0a0a0a;
		padding:7px;
}

#container #ContentAndRight
{
	width:100%;
	margin:0px;
	padding:0px;
}
#container #ContentAndRight #content
{
	width:637px;
	float: left;
	border-top: 1px dotted #7f7f7f;

}
#container #ContentAndRight #rightCol
{
	width:325px;
	float: right;
	
}
.flashPlayer
{
	border:1px dotted #3d3b35;
	padding: 10px 0px 0px 10px;
	height: 250px;
	width: 310px;
}
.flashPlayer object
{
	
}
.blogHeadlines
{
	border-top:1px dotted #7f7f7f;
	clear: both;
	width:100%;
	margin-top:15px;
}
.blogHeadlines h4 
{
	margin-bottom: 0px;
	margin-top: 6px;
}
.blogHeadlines h4 a, .blogHeadlines h4 a:visited, .blogHeadlines h4
{
		color: #FFFFFF;
		font-size: 10px;
		text-decoration: none;
}
.blogHeadlines h4 a:hover
{
		color: #FFFFBE;
}
.blogHeadlines p
{
		color: #a2a2a2;
		font-size: 10px;
		margin-top: 3px;
	
}
#container #footer
{
	width:100%;
	height:20px;
	border-top: 1px dotted #7f7f7f;
	clear:both;
	text-align:right;
	margin-bottom:20px;
}
#container #footer p
{
	font-size:9px;
}
#container #footer p a
{
	color: #7e7e7e;
	font-size: 10px;
	border-bottom: 1px dotted #7e7e7e;
	text-decoration:none;
}
#container #footer p a:hover
{
	border: none;
}	
.contentSection
{
	width:610px;
	border: 1px solid #2b2b2b;
	background-color:#0a0a0a;
	padding:10px 10px 35px 10px;
	margin-top:20px;
	background-image:url('../Images/content_bg.png');
	background-position: bottom;
	background-repeat: repeat-x;
	
}
.contentSection p, .contentSection a, .contentSection:visited, .contentSection li
{
	font-size: 13px;
}
.shout
{

	font-size: 19px !important;
}
.contentSection .larger
{
	font-size: 15px;
	font-weight: bold;
}

.contentSection a:hover
{
	text-decoration:none;
}
.button
{
	border:1px solid #ffffff;
	background: #454545;
	color:#ffffff;
	width:170px;
}
.contentSection h3, .contentSection h3 a
{
	font-size:10px;
	color: #7e7e7e;
	font-weight: normal;
}
.jointext
{
	color: white;
}
.previewThumbs
{
	vertical-align:middle;
	
}
.previewThumbs img
{
	margin:4px;
}
.previewThumbs a:hover img
{
	-moz-opacity: 0.5;
	filter:alpha(opacity=50)
}
.banners
{
	
	
}
.banners img
{
	margin:10px;
}
.banners a:hover img
{
	-moz-opacity: 0.5;
	filter:alpha(opacity=50)
}
#contactform
{
	width:100%;
}
#contactform div
{
	width:100%;
	height:50px;
	clear:left;
}
#contactform label
{
	width:100px;


}
#contactform input, #contactform textarea
{
	width:80%;
	float:left;
	margin-top:5px;
}
#contactform em, .warning p
{
	color: red;
	font-size: 11px;
}
.frontpage, .termsandconditions
{
	width: 800px;
	margin-left: auto;
	margin-right:auto;
	clear:both;
	
}
.frontpage #image
{
	width:410px;
	float: right;
}
.frontpage #terms
{
	width:370px;
	float: left;
	text-align:center;
	padding-top:200px;
}
.frontpage #terms h1, .frontpage #terms h1 a
{
	color: #ffffbe;
	font-size: 21px;
	text-decoration: none;
}
.frontpage #terms h1 a:hover
{
	color: red;
}
.frontpage p
{
	color: white;
	font-size: 9px;
	
}
.frontpage p a
{
	color: white;
}
.termsandconditions
{
	margin-top: 30px !important;
	
	text-align:center;
}
.termsandconditions h1
{
	width: 100%;

	font-size: 19px;
}
.termsandconditions textarea {
 background-color: #232323;
 color: #7e7e7e;
 width:100%;
	height: 70px;
border: none;
font-size:10px;
font-family: verdana, arial;
padding:10px;
}