* {
	margin: 0;
	padding: 0;
}

body {
}

#wrapper {
	width: 800px;
	margin: auto auto;
}

#bartenderLarge {
	float: right;
	margin: 0 0 15px 15px;
	width: 200px;
}

p#contests {
	font-family: Century Gothic, sans-serif;
	font-size: 15px;
	padding-top: 25px;
	width: 450px;
	float: right;
}

p#contests a {
	color: #000;
	font-size: 15px;
	text-decoration: none;
	float: left;
}

p#contests a:hover {
	text-decoration: underline;
}

#hotspotsnav a img {
	border: 0;
	float: left;
	padding-right: 3px;
}

#top {
	height: 160px;
	background: url(images/hhtvlogolarge.jpg) no-repeat;
}

#topnav {
	font-family: Century Gothic, sans-serif;
	font-size: 12.5px;
	float: right;
}

#topnav ul {
	background: #6699CC;
	width: 640px;
	height: 25px;
	font-weight: bold;
	color: #FFF;
	padding-left: 15px;
	list-style-type: none;
}

#topnav ul li {
	float: left;
	padding: 0 13px 0 0px;
	line-height: 25px;
}

#topnav ul li a {
	text-decoration: none;
	color: #FFF;
	display: block;
}

#topnav ul li a:hover {
	text-decoration: none;
	color: #006699;
}

#hotspotsnav {
	text-align: right;
}

#hotspotsnav a {
	font-family: Century Gothic, sans-serif;
	font-size: 12.5px;
	color: #486F94;
	font-weight: bold;
	text-decoration: none;
}

#hotspotsnav a:hover {
	text-decoration: underline;
}

#hotspotsnav select {
	width: 300px;
}

#middle {
	
}

#middle #leftnav {
	font-family: Century Gothic, sans-serif;
	font-size: 12.5px;
	width: 135px;
	float: left;
	color: #6699CC;
}

#middle #leftnav ul {
	list-style-type: none;
	font-weight: bold;
	margin: 0 0 0 15px;
	display: block;
}

#middle #leftnav ul li {
	line-height: 16px;
	margin-bottom: 30px;
}

#middle #leftnav ul li a {
	text-decoration: none;
	color: #6699CC;
	display: block;
}

#middle #leftnav ul li a img {
	border: 0;
}

#middle #leftnav ul li a:hover {
	text-decoration: none;
	font-size: 13px;
}

#middle #content {
	width: 600px;
	float: left;
	margin: 0 0 0 0px;
}

.emailtofriend {
	text-align: right;
	font-family: Century Gothic, sans-serif;
	font-size: 10px;
}

.emailtofriend a {
	text-decoration: none;
	font-family: Century Gothic, sans-serif;
	color: #486F94;
	font-size: 12px;
	font-weight: bold;
}

.emailtofriend a:hover {
	text-decoration: underline;
}

#middle #content #about {
	width: 628px;
	/* height: 450px; */
	margin: 0 0 30px 20px;
	border: 1px solid #000;
	font-family: Century Gothic, sans-serif;
	font-size: 12px;
}

#middle #content #about iframe {
	width: 608px;
	height: 425px;
	border: 0;
}

#middle #content #about h2 {
	font-size: 12px;
	font-weight: bold;
}

#middle #content #about #about_content {
	font-family: Century Gothic, sans-serif;
	padding: 10px;
}

#middle #content #about h1 {
	background: #EEE;
	line-height: 25px;
	height: 25px;
	padding-left: 5px;
	font-size: 12.5px;
	font-family: Century Gothic, sans-serif;
}

#middle #content #hhtvvideo {
	padding-left: 50px;
}

.clear {
	clear: both;
}

/* Main Page */

#enterpilot {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: none;
	padding: 20px 10px 10px 10px;
	height: 30px;
	margin-bottom: 7px;
	background: #F4C547;
}

#enterpilot input.emailfield90 {
	border: 1px solid #000;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #777;
	padding: 2px;
}

#enterpilot input.button90 {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#enterpilot a {
	border: 1px solid #000;
	text-decoration: none;
	font-size: 90%;
	padding: 2px 5px 2px 5px;
	background: #FFF;
	color: #000;
}

#enterpilot a:hover {
	background: #6699CC;
	color: #FFF;
}

#footer {
	color: #B2CCE5;
	background: #6699CC;
	height: 16px;
	font-family: Century Gothic, sans-serif;
	font-size: 9px;
	text-align: right;
	padding: 4px 5px 0 0;
	/* margin-top: 7px; */
	width: 730px;
	float: right;
}

#termsprivacy {
	font-size: 11px;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	margin: auto auto;
	width: 730px;
	text-align: center;
	padding-bottom: 10px;
}