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

body {
	margin: 0;
	background-image: url(../background.jpg);
	background-repeat: repeat-x;
}
#bottom{
	width:800px;
	margin: 0 auto;

}
#left{
	width:488px;
	margin: 0 auto;
	height:464px;
	
}
#right{
	width:312px;
	margin: o auto;

}
#wrapper {
	height: 160px;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../Homepage%20Images/Top.jpg);

}

#Menu{
	height:90px;
	width:401px;
	position:relative;
	left:329px;
	top:67px;
}

#Image{
	float: left;
	height: 523px;
	width: 800px;
}
#textwrapper{
	height:382px;
	width:270px;
	position: relative;
	left: 470px;
	top: 70px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight: bolder;
	text-align:center;
	font-weight:400;
	line-height:0%;
	}
