body      {
	background-color: transparent;
	background-image: url(../Images/Background.jpg)
}
#middle {
	text-align: center;
	vertical-align: middle;
}
.h1 {
	text-align: center;
}
#camp_links {
	float: right;
	margin-right: 25%;
	list-style-image: url(../Images/gif/VW.gif);
	line-height: 2em;
	font-size: 1.2em;
	color: #630;
	text-decoration: none;
}
#camp_links ul li a {
	text-decoration: none;
	color: #630;
}
#camp_links ul li a:hover {
	text-decoration: underline;
	color: #00F;
}
#vw_links {
	font-size: 1.1em;
	line-height: 1.4em;
	position: relative;
	clear: both;
	list-style-image: url(../Images/gif/VW.gif);
	text-align: left;
	padding-left: 25px;
	margin-left: 25px;
	top: -240px;
}
#vw_links ul li a {
	color: #630;
	text-decoration: none;
}
#vw_links ul li a:hover {
	color: #00F;
	text-decoration: underline;
}
#camp_pic {
	float: left;
	clear: both;
	text-align: left;
	position: relative;
	left: 25px;
	padding-left: 10px;
	padding-right: 10px;
}
#buses {
	position: relative;
	top: -190px;
}
#buses img {
	vertical-align: middle;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: 25px;
	margin-left: 25px;
}
#right_side {
	position: relative;
	float: right;
	clear: both;
	padding-right: 25px;
	margin-right: 25px;
	height: 260px;
	width: 200px;
	padding-top: 15px;
	top: 50px;
}
#right_side .image {
	position: relative;
	top: 200px;
	text-align: center;
}
.image {
	position: relative;
	top: -100px;
}
#right_side .image img {
	position: relative;
	top: -180px;
}

