img, div, a, input { !behavior: url('iepngfix.htc') }

html, body, #main {height:100%;}

body > #main { height: auto; }

a {
	text-decoration: none;
	color: #2086f9;
}

p {
	font-family: Lucida Sans, Tahoma, sans-serif;
	font-size: 100%;
	font-weight:normal;
	color: #555;
	text-align:left;
	margin-bottom: 1em;
}
b {
	color: #2086f9;
}
em {
	color: white;
	text-align: center
}
.red {
	color: #ff0000;
	font-weight: bold;	
}	
.right {
	float: right;
	margin-left: 40px;
	margin-bottom: 40px;
	width: 230px;
}
.left {
	float: left;
	margin-right: 10px;
	margin-bottom:5px;
}

h3 {
	text-transform: uppercase;
	font-family: Fuji Extended, Tahoma,Optima;
	font-size: 200%;
	font-weight:bold;
	text-align: left;
	margin-bottom: 8px;
	color: #2086f9;
}
h2 {
	font-family: Arial Narrow;
	font-size: 130%;
	font-weight:bold;
	text-align: center;
	margin-bottom: 5px;
	color: #2086f9;
}

#header {
	width: 980px;
	height: 265px;
	margin: 0 auto 0 auto;
	text-align:left;
}
#logo {
	padding: 40px 0 0 40px;
}
#menu {
	background: url('images/menubg.gif');
	width: 950px;
	margin: 0 auto;
	height: 40px;
	overflow: hidden;
	display: block;
	text-align: center;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	float: left;
	margin: 0;
	padding-top: 10px;
	width: 16%;
}
#menu ul li a {
	font-weight: bold;
	color: #193e66;
	font-size: 140%;
	text-transform: uppercase;
	font-family: 'Arial Narrow';
}
#main {
	width: 950px;
	margin: 0 auto;
	position:relative;
	background:#f4f4f4;
}
#homebanner {
	padding-bottom:25px;
}
#content {
	float: left;
	padding: 25px;
}
#icons {
margin-top: 5px;
margin-left: 35px;
}
#icons img{
width: 35px;
margin: 0 9px 0;
}
#email {
}
#emailform {
	margin-top: 5px;
	font-size: 75%;
}
#emailform input {
	width: 100px;
}
#epk {
	margin-top:20px;
	background: url('images/epk.png') top right no-repeat;
	height: 135px;
}
#epk p {
	font-size: 90%;
}
#testimonial img {
	float: right;
	margin-left: 15px;
}
.credit {
	font-weight:bold;
	color: #2086f9;
	margin-bottom: 30px;
}
#musicplayer {
	margin-top: 25px;
}
#youtube {
	margin-top: 25px;
}
#merchandise {
	width: 900px;
	margin: 0 auto;
}
#merchandise td {
	vertical-align:top;
	width: 33%;
	text-align: left;
	padding-bottom: 15px;
}
#merchandise img {
	float: left;
	margin-right: 10px;
}
#footer {
	position: relative;
	padding-top: 20px;
	height: 60px;
	clear:both;
	width:950px;
	margin: 0 auto;
} 
#footer table {
	width: 100%;
}
#footer a {
	color: #000;
}
#netstuffers {
	font-size: 9px;
}
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

