body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#wrapper {
	width: 800px;
	position: absolute;
	text-align: left;
	left: 0px;
	top: 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
	position: absolute;
	bottom: 25px;
	font-weight: lighter;
	right: 50px;
}
#footer a {
	text-decoration: none;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}




#logo {
	background-image: url(Images/Logo.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 300px;
	top: 0px;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	left: 0px;
}

#topright {
	background-color: #000000;
	background-image: url(Images/TopRightSpacer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	top: 0px;
	right: 0px;
	height: 108px;
	width: 500px;
	position: absolute;
}
#nav {
	padding: 0px;
	height: 35px;
	width: 500px;
	position: absolute;
	left: 300px;
	top: 108px;
	margin: 0px;
}
#image {
	background-image: url(Images/Image1_f2.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 416px;
	width: 300px;
	position: absolute;
	left: 0px;
	top: 143px;
	background-position: bottom;
}
#topbody {
	background-image: url(Images/BodyTop_f2.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 39px;
	width: 800px;
	left: 0px;
	top: 143px;
	position: absolute;
}
#mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	background-image: url(Images/BodyBackground_f2.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 350px;
	color: #FFFFFF;
	background-position: right top;
}
#bottombody {
	background-image: url(Images/BodyBottomAlt.jpg);
	position: absolute;
	height: 45px;
	width: 800px;
	left: 0px;
	bottom: 0px;
}
#image2 {

	background-image: url(Images/Image2.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 416px;
	width: 300px;
	position: absolute;
	left: 0px;
	top: 143px;
	background-position: bottom;
}
#image3 {


	background-image: url(Images/Image3.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 416px;
	width: 300px;
	position: absolute;
	left: 0px;
	top: 143px;
	background-position: bottom;
}
#footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
	position: absolute;
	bottom: 25px;
	font-weight: lighter;
	left: 25px;
}
#footer3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
	position: absolute;
	bottom: 25px;
	font-weight: lighter;
	left: 350px;
}

