

body {
	margin: 30px 0 0 0;	
	background-color: #000000;

}

#container {
	width: 800px;
	height: 600px;
	border: none;
	background-color: #FFFFFF;
}

#header {
	margin: 0 0 0 0;
	background: #ffffff url("../images/header.jpg") 0 0 no-repeat;
	color: #fff;
	width: 800px;
	height: 113px;
	border: none;
	cursor:pointer;
}

#weather {
	margin: 16px 17px 0 0;
	background: #ffffff url("http://www.weatherforyou.net/fcgi-bin/hw3/hw3.cgi?config=png&forecast=hourly&alt=hwihourly&place=south+lake+tahoe&state=ca&country=us&hwvbg=&hwvtc=&hwvdisplay=") 0 0 no-repeat;
	color: #fff;
	width: 164px;
	height: 77px;
	border: none;
	float: right;
	z-index: 50;
}


#leftContainer {
	width: 95px;
	height: 472px;
	float: left;
	margin: 8px 0 0 0;
	background-color: #BDBFA9;
	border: none;
}

#rightContainer {
	width: 142px;
	height: 472px;
	float: right;
	margin: 8px 0 0 0;
	background-color: #ffffff;
	border: none;
}

#DisplayContainer {
	width: 564px;
	height: 472px;
	text-align: left;
	padding: 8px 88px 0 40px;
	
}

#definition {
	width: 564px;
	height: 472px;
	border: none;
	background: #ffffff url("../images/leeward_definition.jpg") 0 0 no-repeat;
}

#home {
	width: 564px;
	height: 472px;
	border: none;
	background: #ffffff url("../images/home_content.jpg") 0 0 no-repeat;
}

#aboutContent {
	width: 564px;
	height: 372px;
	border: none;
	background: #ffffff url("../images/about_content.jpg") 0 0 no-repeat;
}

#riderContent {
	width: 564px;
	height: 372px;
	border: none;
	background: #ffffff url("../images/rider_content.jpg") 0 0 no-repeat;
}

#videoContent {
	width: 564px;
	height: 372px;
	border: none;
}

#tripContent {
	width: 564px;
	height: 472px;
	border: none;
	
}

#linkContent {
	width: 564px;
	height: 472px;
	border: none;
}

#footer {
	width: 800px;
	height: 15px;
	margin: -7px 0 0 0;
	background-color: #BDBFA9;
	border: none;
}

#home_button {
	width: 95px;
	height: 51px;
	background: #BDBFA9 url("../images/home.jpg") 0 0 no-repeat;
	vertical-align: top;
	border: none;
	cursor:pointer;
}

#home_button:hover {
	width: 95px;
	height: 51px;
	background: #BDBFA9 url("../images/home1.jpg") 0 0 no-repeat;
	vertical-align: top;
	border: none;
	cursor:pointer;
}

#about {
	width: 95px;
	height: 51px;
	background: #BDBFA9 url("../images/about.jpg") 0 0 no-repeat;
	vertical-align: top;
	border: none;
	cursor:pointer;

}

#about:hover {
	width: 95px;
	height: 51px;
	background: #BDBFA9 url("../images/about1.jpg") 0 0 no-repeat;
	vertical-align: top;
	border: none;
	cursor:pointer;
}


#links {
	width: 95px;
	height: 64px;
	background: #BDBFA9 url("../images/links.jpg") 0 0 no-repeat;
	vertical-align: top;
	border: none;
	cursor:pointer;

}

#links:hover {
	width: 95px;
	height: 64px;
	background: #BDBFA9 url("../images/links1.jpg") 0 0 no-repeat;
	vertical-align: top;
	border: none;
	cursor:pointer;
}

#riders {
	width: 95px;
	height: 60px;
	background: #BDBFA9 url("../images/riders.jpg") 0 0 no-repeat;
	vertical-align: top;
	border: none;
	cursor:pointer;
}

#riders:hover {
	width: 95px;
	height: 60px;
	background: #BDBFA9 url("../images/riders1.jpg") 0 0 no-repeat;
	vertical-align: top;
	border: none;
	cursor:pointer;
}


#trips {
	width: 95px;
	height: 60px;
	background: #BDBFA9 url("../images/trips.jpg") 0 0 no-repeat;
	vertical-align: top;
	border: none;
	cursor:pointer;
}

#trips:hover {
	width: 95px;
	height: 60px;
	background: #BDBFA9 url("../images/trips1.jpg") 0 0 no-repeat;
	vertical-align: top;
	border: none;
	cursor:pointer;
}

#videos {
	width: 95px;
	height: 54px;
	background: #BDBFA9 url("../images/videos.jpg") 0 0 no-repeat;
	vertical-align: top;
	border: none;
	cursor:pointer;
}


#videos:hover {
	width: 95px;
	height: 54px;
	background: #BDBFA9 url("../images/videos1.jpg") 0 0 no-repeat;
	vertical-align: top;
	border: none;
	cursor:pointer;
}
#videoContent {
	text-align: center;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}



#Sponsor_Table {
	margin: 10px 0 0 0;
}