BODY 
{
	background-repeat: repeat;
	background-color: #1d2a18;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}

a img {border: none; }

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}

a:active {

	text-decoration: none;
	

}
#back {
	width: 100%;
	background-image: url(images/bgspan.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
}
#backinside {
	width: 800px;
	background-image: url(images/topbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	float: right;
	height: 15px;
	width: 290px;
	padding-top: 60px;
}
#headertext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#menu {
	background-image: url(images/homebanner.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu ul {
	list-style-image: none;
	list-style-type: none;
	float: left;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#menu li {
	list-style-image: none;
	list-style-type: none;
	float: left;
}
#banner {
	width: 800px;
	height: 124px;
}
#bannerinside {
	width: 950px;
	height: 300px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bannerinside.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainbody {
	width: 720px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-repeat: repeat-y;
	background-position: center;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #9f834c;
	width: 720px;
	padding-top: 50px;
	text-align: center;
}
#content  a {
	color: #9f834c;
}
#footer {
	height: 35px;
	width: 800px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9f834c;
	text-align: center;
	padding-top: 25px;
	line-height: 14px;
}
#footer a {
	color: #9f834c;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	height: 30px;
}

.title1 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.title2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.bodycontent {
	width: 400px;
}
.bodypic {
	float: left;
}
.bodytext {
	text-decoration: none;
	float: right;
	width: 200px;
}
#backspan {
	width: 800px;
	background-image: url(images/bodybg.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#gallery {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #9f834c;
	width: 720px;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: center top;
}
#gallery a {
	color: #9f834c;
	background-repeat: no-repeat;
	background-position: center top;
}
#bottombody {
	width: 720px;
	text-align: center;
	padding-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #9f834c;
}
#bottombody a {
	color: #9f834c;
}

