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

body {
	background-image: url(assets/pattern.gif);
	background-color: #FFFFFF;
	background-repeat: repeat;
	text-align: center;
	margin-top: 0px;
}
#video {
	height: 300px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#foot {
	height: 300px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
}
#foot h2 {
	text-align: center;
	font-size: 16px;
}
#foot a {
	color: #FFFFFF;
}
#foot h3 {
	text-align: center;
	font-size: 12px;
}
#note {
	height: 15px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #FFFFFF;
	text-align: left;
}



#head {
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	width: 670px;
	position: relative;
	margin-top: 0px;
	padding-top: 50px;
	padding-bottom: 75px;
	padding-left: 325px;
}
#centerthis {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(assets/geoff_page_off.png);
	height: 592px;
	width: 1100px;
	background-repeat: no-repeat;
	margin-top: 50px;
	margin-right: auto;
	behavior: url("iepngfix.htc");
	background-position: 295px;
}


#imagething {

}

#foot a:hover {
	color: #990000;
}
#shadow {
	height: 301px;
	width: 523px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(assets/shadow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	text-align: center;
}
#centerthis #spacer {
	height: 190px;
}

