@charset "UTF-8";
/* CSS Document */

html {
	margin: 0px;
	padding: 0px;
}
body {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 150px;
	padding-left: 0px;
}
#container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	margin-bottom: 10px;
}
h1#masthead {
	margin: 0px;
	padding: 0px;
}
h1#masthead a {
	padding: 0px;
	height: 110px;
	display: block;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-indent: -999em;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h2 {
	background-color: #1F1F1F;
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #181818;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111111;
	background-image: url(../images/nav_bg.jpg);
	background-position: 0px 7px;
	color: #8FCABE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
}
h3 {
	text-transform: uppercase;
	font-size: .95em;
	margin-bottom: 5px;
	color: #C93;
}


h2#titlenews {
	margin-bottom:5px;
	background-image: url(../images/title-latest_news.jpg) !important;
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#000000;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-indent: -999em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #06F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#leftcol {
	width: 552px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#rightcol {
	width: 338px;
	display: block;
	height: 631px;
	margin: 0px;
	padding: 0px;
	margin-left:572px;
}

*html div#rightcol {margin-left:569px;}

#video {
	display: block;
	height: 409px;
	width: 552px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#copy {
	display: block;
	width: 532px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #0D0D0D;
	min-height:700px;
}

*html div#copy {height:700px;}

#news {
	display: block;
	width: 552px;
}
#footer {
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#footer img {
	margin-right: 14px;
	margin-left: 14px;
}
ul#topnav {
	list-style-type: none;
	padding: 0px;
	width: 552px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
ul#topnav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul#topnav li a {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	width: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #222222;
	text-align: center;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
ul#topnav li a:hover {
	background-color: #000000;
}
div#topnavdiv {
	background-color: #00CC66;
	float: left;
	width: 532px;
}
table#viptable {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
}
table#viptable td {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #141414;
}
form#newsletter {
	background-image: url(../images/bg_newsletter.jpg);
	height: 85px;
	width: 328px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
}
form#newsletter input {
	margin-top: 10px;
}
div#blogarchives {
	margin-top: 10px;
}
div#blogarchives h3 {
	color: #09F !important;
	background-image: none !important;
	background-color:none !important;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
div#blogarchives a {
	color: #FFF !important;
}
div#blogdate {
	color: #666;
	margin-top:5px;
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:.9em;
}

.nl {border-left:none !important;}
.nr {border-right:none !important;}
.dark {
	background-color: #191919;
}
h2.post-title {margin-bottom:0px !important;}
.normal {
	font-weight: normal;
	color: #T950493;
}
.largeboldtext {
	color: #06F;
	font-size: 1.8em;
	text-transform: none;
}

