body {
	background-color: #000;
	margin-top: 0px;
	background-image: url(images/space2.jpg);
	background-repeat: repeat;
}
#outerwrapper {
	width: 970px;
	overflow: hidden;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	height: auto;
	margin-bottom: 25px;
	overflow: hidden;
	float: none;
}
#backtolucy {
	float: left;
	width: 10px;
	height: 250px;
	padding-right: 30px;
}



#header {
	height: 209px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(images/header.png);
}

#trafficphoto {
	height: 308px;
	width: 900px;
	background-repeat: no-repeat;
	background-image: url(images/traffic.jpg);
}





#navbar {
	height: 50px;
	width: 550px;
	padding-top: 140px;
	padding-left: 340px;
}
#navbuttons {
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 150px;
	padding-left: 30px;
}

#homebutton {
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 50px;
	width: 150px;
}
#gallerybutton {
	background-image: url(images/gallery.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 50px;
	width: 150px;
}
#contactbutton {
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 50px;
	width: 150px;
}






#mainbody {
	height: auto;
	width: 900px;
	margin-top: 0px;
}
#column {
	float: left;
	height: 440px;
	width: 178px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #3457DB;
	font-size: 14px;
	text-align: justify;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 22px;
	background-image: url(images/column.png);
	background-repeat: no-repeat;
}





#footer {
	height: 135px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer.png);
	float: left;
}
#linksdiv ul li {
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	float: left;
	width: auto;
}
#linksdiv ul li a{
	text-decoration: underline;
	list-style-type: none;
	display: inline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #3457DB;
	width: auto;
	padding-left: 20px;
}
#linksdiv ul li a:hover {
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #6AD2D2;
}

h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #3457DB;
	float: left;
}
#linksdiv {
	width: 550px;
	padding-left: 200px;
	padding-top: 15px;
	padding-right: 150px;
}
#facetwit {
	width: 500px;
	padding-right: 200px;
	padding-left: 200px;
	height: 75px;
	float: left;
}
#facebook {
	float: left;
	height: 60px;
	width: 250px;
	vertical-align: middle;
	padding-top: 15px;
}
#twitter {
	float: left;
	height: 60px;
	width: 250px;
	padding-top: 15px;
}
.facebook {
	float: left;
	display: block;
	margin-top: 15px;
	margin-left: 7px;
}
