body {
	margin: 0px;
	background: url("images/headertop.jpg") repeat-x top;
	font-family: arial;
	color: #000;
}

img {
	border: 0px;
}

a {
	color: #000;
  	outline: none;
  	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

#wrapper {
	width: 1096px;
	margin: 0px auto;
}

#navbar {
	position: absolute;
	list-style-type: none;
	margin: 0px 0px 0px 495px;
	padding: 0px;
	top: 63px;
}

#navbar li {
	height: 54px;
	display: block;
	float: left;
}

#navbar li span, #contactbtn {
	display: block; 
	float: left;
	height: 54px;
}

#navbar li span a, #contactbtn a {
	display: block !important;
	height: 54px;
}

#navbar li a span, #contactbtn a span  {
	display: none;
}

#navbar li a:hover, #contactbtn a:hover {
	background: none;
}

#nav_shows { width: 194px; background: url("images/navbar.gif") 0px -54px; }
#nav_shows a { width: 194px; background: url("images/navbar.gif") 0px 0px; }

#nav_partners { width: 93px; background: url("images/navbar.gif") -195px -54px; }
#nav_partners a { width: 93px; background: url("images/navbar.gif") -195px 0px; }

#nav_about { width: 102px; background: url("images/navbar.gif") -293px -54px; }
#nav_about a { width: 102px; background: url("images/navbar.gif") -293px 0px; }

#nav_contact { width: 88px; background: url("images/navbar.gif") -398px -54px; }
#nav_contact a { width: 88px; background: url("images/navbar.gif") -398px 0px; }

#content {
	width: 976px;
	margin: 0px 0px 0px 120px;
	clear: both;
}

#leftcol {
	float: left;
	width: 245px;
	font-size: 11px;
	line-height: 230%;
	margin-top: 80px;
}

#contactbtn {
	margin: 50px 0px 225px 0px;
}

#contactbtn { width: 273px; height: 53px; background: url("images/contactbtn.gif") 0px -53px; }
#contactbtn a { width: 273px; height: 53px; background: url("images/contactbtn.gif") 0px 0px; }

#rightcol {
	margin-top: 25px;
	margin-left: 135px;
	float: left;
	width: 490px;
	font-size: 11px;
	line-height: 190%;
	height: 1400px;
	overflow: hidden;
}

.section {
	min-height:1400px;
  height:auto !important;
  height:1400px;
	padding-bottom: 140px;
}

.threecol {
	float: left;
	width: 146px;
	margin-bottom: 25px;
}

.colmargin {
	margin-right: 26px;
}

.twocol {
	float: left;
	width: 232px;
	margin-bottom: 25px;
}

.twocol h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.twocol h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	margin-top: -5px;
}

.showdev {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 5px 0px 0px 10px;
	display: block;
	background: url("images/showdevbg.gif") no-repeat top left;
	width: 489px;
	height: 29px;
}

.showdev:hover {
	text-decoration: none;
}

.medtext {
	font-size: 13px;
	line-height: 150%;
}
