@charset "UTF-8";
body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#wrapper {
	width: 100%;
}
#header {
	height: 100px;
	width: 100%;
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-color: #000000;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	position: absolute;
	left: 0px;
	top: 0px;
}
#logo {
	position:absolute;
	float: left;
	width: 300px;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 99;
	left: 10px;
}
#buybanner {
}
#hlinks {
	float: right;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	bottom: 0px;
	vertical-align: text-bottom;
	margin-bottom: 0px;
	margin-top: 25px;
	height: 75px;
}
#leftcol {
	width: 200px;
	float: left;
}
#nav {
	float: left;
	display: inline;
	top: 20px;
	position: absolute;
	z-index: 98;
	left: 330px;
}
#main {
	float: left;
	clear: both;
	height: 858px;
	margin-top: 60px;
	position: absolute;
}
#mplayer {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	height: 30px;
	vertical-align: middle;
}
#jentv {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
}
#campaign {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
}
#navlinks li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	list-style-type: none;
	display: inline;
	margin: 0px;
	left: -20px;
	padding-right: 7px;
}
#navlinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
#navlinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
#navlinks ul {
	position: relative;
	left: -35px;
	display: inline;
}
#content {
	padding: 10px;
	width: 450px;
	top: 50px;
	position: relative;
	left: 50px;

}
#buybanner {
	-moz-opacity:1.00;
	-khtml-opacity: 1.00;
	opacity: 1.00;
	top: 50px;
	position: relative;

}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.blogTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}
.blogContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.bigHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.distheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.distContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#footer {
	background-color: #999999;
	height: 100px;
	width: 100%;
	position: fixed;
	bottom: 0px;
}

