@charset "UTF-8";
/* CSS Document */

#centeringDiv {
	width: 980px;
	height: 750px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(
../thumb%20(1).jpg);
	position: relative;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #F4F4F4;
	font-size: 100%;
	background-image: url(../Sunrise-over-the-wheat-field_1024x768.jpg);
	background-repeat: repeat;
}
#topSpacer {
	width: 100%;
	height: 200px;
}
header {
	width: 600px;
	height: 63px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
	position: absolute;
	top: 5px;
	left: 201px;
	font-size: 2em;
	font-style: normal;
	font-weight: 400;
	font-family: swanky-and-moo-moo;
}
nav {
}
#mainContent {
	width: 550px;
	height: 391px;
	position: absolute;
	z-index: 100;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 150px;
	margin-right: 150px;
	left: 64px;
	top: 281px;
	color: rgba(0,153,255,1);
	font-style: normal;
	font-weight: 400;
}
.btn {
	background-color: #FF0000;
	text-align: center;
	position: absolute;
	overflow:hidden; 
} 
#btn1 {
	top: 73px;
	left: 390px;
	width: 200px;
	height: 200px;
	border-spacing: 0px 0px;
	background-color: #FF6600;
	border-width: thin;
	border-style: dotted;
	border-radius: 0% /
% 0% 0%;
}
#btn2 {
	top: 552px;
	left: 2px;
	width: 200px;
	height: 200px;
	background-color: #FF6600;
}
#btn3 {
	top: 314px;
	left: 0px;
	width: 200px;
	height: 200px;
	background-color: #FF6600;
}
#btn4 {
	top: 548px;
	left: 782px;
	width: 200px;
	height: 200px;
	background-color: #FF6600;
}
#btn5 {
	top: 310px;
	left: 779px;
	width: 200px;
	height: 200px;
	background-color: #FF6600;
}
btn img {
	cursor:pointer;
}
.btn img:hover {
	margin-top: -200px;
}	
section {
	clear: both;
}
footer {
	position: absolute;
	top: 757px;
	left: 634px;
	font-size: 0.75em;
}
#musiccontroller {
	width: 200px;
	height: 30px;
	position: absolute;
	top: 705px;
	left: 396px;
}
.centered {
	text-align:center;
}
