body {
	background: #000 url(images/background.jpg) center top no-repeat;
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 12px;
}

a {
	color: #cc0000;
}

.border {
	border: 1px solid #666;
}

table {
	font-size: 12px;
}

.clear {
	clear: both;
}

.alignleft {
	float: left;
	margin: 10px 10px 10px 0;	
}

.alignright {
	float: right;
	margin: 10px 0 10px 10px;
}

a img {
	border: none;
}

#container {
	width: 980px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
}

#header {

}

#header h1 a {
	background:  url(images/logo.jpg) left top no-repeat;
	width: 534px;
	height: 111px;
	display: block;
	text-indent: -10000.0em;
	margin: 0 auto;
}

#header p {
	display: none;
}

#header #menu {
	background: url(images/menu_background.png) top left no-repeat;	
	width: 582px;
	height: 40px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
	
}

#header #menu ul {
	margin: 0;
	padding: 0;
}

#header #menu li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#header #menu ul li a {
	color: #fff;
	font-family: georgia, serif;
	font-size: 12px;
	padding: 12px 21px;
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/menu-sep.png) center right no-repeat;	
}

#header #menu ul li a.last {
	background: none;	
}

#header #menu ul li a:hover {
	color: #ccc;
}


#content {
	float: left;
	padding: 0 15px;
	width: 620px;
	font-size: 12px;
}

#content #videoplayer {
	background: url(images/videoplay.png) center top no-repeat;
	width: 650px;
	height: 400px;
	position: relative;
	top: -1.6em;
	z-index: 0;
	left: -12px;
	text-align: center;
}

#content #videoplayer div {
	width: 648px;
	margin: 0 auto;
	padding: 9px 0 0 2px;
}

#content h2 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	font-family: arial, sans-serif;
	background: url(images/header.jpg) center top no-repeat;
	padding: 10px 5px 20px 20px;
}

#content h3 {
	color: #cc6633;
	font-weight: normal;
	clear: both;
}

#content p {
	line-height: 16px;
}

#rightsidebar {
	float: right;
	width: 165px;
	padding-top: 450px!important;
}

#rightsidebar #livestrong {
	
}

#rightsidebar #ads {
	text-align: center;
}

#rightsidebar #ads img {
	border: 1px solid #666;
	margin: 0 0 10px 0;
}

#leftsidebar {
	float: left;
	width: 165px;
}

#leftsidebar p {
	line-height: 18px;
}

#leftsidebar #centuryclub strong {
	color: #cc0000;
}

#leftsidebar #centuryclub ul {
	margin: 0;
	padding: 0 0 0 20px;
}

#leftsidebar #centuryclub ul li {
	margin: 0 0 10px 0;
	list-style-image: url(images/check.jpg);
}

#rightsidebar, #leftsidebar {
	padding-top: 430px;
	font-size: 10px;
}

#footer {
	clear: both;
	text-align: center;
	padding: 20px 0 0 0;
	font-size: 10px;
	border-top: 1px solid #444;
}

#footer p {
	margin: 0 0 5px 0;
}

#pipes {
	background: url(images/pipes.gif) center top no-repeat;
	width: 886px;
	height: 100px;
	position: absolute;
	top: 41.0em;
	left: 47px;
	z-index: -2
}

.novideo {
	top: 11.0em!important;
}

#content ul li {
	margin: 0 0 10px 0;
	list-style-image: url(images/check.jpg);
}

.movie {
	margin: 0 0 0 11.5em;
}

#watch-the-movie {
	background: url(images/ribbon.gif) left top no-repeat;
	width: 150px;
	height: 150px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: -100000.0em;
	z-index: 1000;
}

#support-the-geeks {
	height: 150px;
	width: 150px;
	display: block;
	background: url(images/support-the-geeks.jpg) left top no-repeat;
	text-indent: -10000.0em;
	position: absolute;
	top: 0;
	left: 10.0em;
}

#support-the-bikers {
	height: 150px;
	width: 150px;
	display: block;
	background: url(images/support-the-bikers.jpg) left top no-repeat;
	text-indent: -10000.0em;
	position: absolute;
	top: 0;
	right: 6.0em;
}
