body {
	background: #000000;
}
#container {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 360px;
	width: 1000px;
	background: url(../../Images/BikeHeader800x360.jpg) no-repeat center center;
}
#title {
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	height: 100px;
	width: 1000px;
	background: url(../../Images/upcomming%20events%20pic.jpg) no-repeat center center;
}
#eventwrapper {
	height: 220px;
	width: 1000px;
}
#eventwrapper #salmonarm {
	float: left;
	height: 195px;
	width: 460px;
	margin-left: 24px;
	border: thin solid #FF0000;
}
#eventwrapper #coombs {
	height: 195px;
	width: 460px;
	float: right;
	margin-right: 24px;
	border: thin solid #FF0000;
}




#albernipanam {
	height: 145px;
	width: 1000px;
	background: url("../../Images/Panarama Photos/ToyPanaramaDesk.jpg") no-repeat center center;
}
#container #rockcreekpan {
	background: url(../../Images/Panarama%20Photos/low%20res%201000x-.jpg) no-repeat center center;
	height: 175px;
	width: 1000px;
}







a:link {
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
}

#thumblink {
	height: 640px;
	width: 1000px;
}

a:hover {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
}



#links {
	height: 600px;
	width: 460px;
	font-size: 18px;
	color: #FFFFFF;
	float: left;
}

#thumbs {
	float: right;
	height: 600px;
	width: 460px;
	color: #FFFFFF;
	font-size: 18px;
}
#linkspic {
	height: 50px;
	width: 1000px;
	background: no-repeat center center;
	margin-top: 25px;
}

