body 
{
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	width: 1024px;
	text-align:center;
	min-width:1000px;
}
.content{
	width:1024px;
	height:100%;
	margin:0 auto;
	text-align: left;
}
.header
{
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 400px;
	float:left;
	
}
.headertext{
	font: normal 10px AcanthusText-Regular;
	color:white;
	margin-left: 75px;
	padding-top: 180px;
	width: 300px;
	float:left;
	text-align:left;
}
.headertext a{
	color: White;
	text-decoration: none;
}
.left{
	width:262px;
	height: 520px;
	float:left;
}
.text{
	float: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
.hometext{
	width:750px;
	text-align: center;
}
.hometext2{
	width:500px;
	text-align:left;
	margin: auto;
}
h1.text{
	color: #969046;
	font-family: "Lucida Bright";
	font-weight: lighter;
	font-size: 24px;
}
.center{
	margin: auto;
	text-align:center;
}
.textbox{
	width: 750px;
}