body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(images/bg_blueCurtains.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top center;
}

#mainContainer {
	margin:0 auto;
	width:960px;
}

#logo {
	width:220px;
	height:175px;
	float:left;
}

#leaderboard {
	width:740px;
	height:175px;
	float:left;
	text-align:right;
}

#menu {
	background-color:#CCCCCC;
	width:960px;
	height:37px;
	float:left;
	background-image: url(images/bg_menu.gif);
	padding-top: 12px;
}

#splash {
	width:825px;
	float:left;
	margin-top:10px;
	background-color:#CCCCCC;
}

#adSidebar {
	width:125px;
	float:right;
	margin-top:10px;
}

#content {
	width:825px;
	float:left;
	margin-top:10px;
	background-color:#FFFFFF;
	color:#000000;
	font-size:14px;
	background-image: url(images/bg_reel-sm.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#demoVideo {
	width: 380px;
	float:left;
	padding: 10px;
}
	
#demoCopy {
	width: 370px;
 	float:right;
	padding:10px;
}

#footer {
	width:960px;
 	margin-top:20px;
	margin-bottom:20px;
 	text-align:left;
	font-size:12px;
}

.default {
 	float:left;
	padding:10px;
}

.theshow {
 	float:left;
	padding:10px;
	width:500px;
}

a.bar:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	height: 49px;
	padding-top:10px;
	margin-right: 10px;
	margin-left: 10px;
	color: #4284FF;
	text-decoration: none;
	font-weight: bold;
}

a.bar:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	height: 49px;
	padding-top:10px;
	margin-right: 10px;
	margin-left: 10px;
	color: #4284FF;
	text-decoration: none;
	font-weight: bold;
}

a.bar:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	height: 49px;
	padding-top:10px;
	margin-right: 10px;
	margin-left: 10px;
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}

a.bar:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	height: 49px;
	padding-top:10px;
	margin-right: 10px;
	margin-left: 10px;
	color: #4284FF;
	text-decoration: none;
	font-weight: bold;
}

a.foot:link { color: #81B1E2;	text-decoration: none; }
a.foot:active { color: #81B1E2;	text-decoration: none; }
a.foot:hover { color: #81B1E2;	text-decoration: underline; }
a.foot:visited { color: #81B1E2;	text-decoration: none; }

.headline {
	font-size:22px;
	font-weight:bold;
	letter-spacing:-1px;
	color: #669900;
}
