body,html {
	height:: 100%;
}
body {
	background-image: url(../images/body.png);
	background-repeat: repeat;
	background-position: left top;
	margin:0px;
	position: absolute;
	background-attachment: fixed;
}
.bg {
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: left top;	
}
.bg-header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.bottom {
	background-image: url(../images/bottom.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.contenttop {
	background-image: url(../images/contenttop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentarea {
	background-image: url(../images/contentarea.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentareahome {
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.welcome {
	padding-bottom: 10px;
	text-align: center;
	color: #776b5b;
	font-weight: bold;
}
.welcome A {
	color: #776b5b !important;
	text-decoration: underline !important;
	border-bottom: none !important;
}
.welcome A:hover {
	color: #2f2a24 !important;
	text-decoration: underline !important;
	border-bottom: none !important;
}	
.contentbottom {
	background-image: url(../images/contentbottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentbottomsub {
	background-image: url(../images/contentbottomsub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.copy {
	color: #000000;
	text-decoration: none;
}
a:hover.copy {
	color: #990000;
	text-decoration: none;
}
.h1 {
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.h2 {
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.h3 {
	background-image: url(../images/h3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.h4 {
	background-image: url(../images/h4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.h5 {
	background-image: url(../images/h5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.h6 {
	background-image: url(../images/h6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #704621;
	text-decoration: none;
	border-bottom: 1px solid #704621;
	display: block;
}
.content {
	background: url(../images/content.jpg) no-repeat right bottom;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #40372f;
	text-decoration: none;
}
.contenttext A {
	color: #40372f;
	text-decoration: none;
	border-bottom: 1px dotted #40372f;
}
.contenttext A:hover {
	color: #990000;
	text-decoration: none;
	border-bottom: 1px solid #990000;
}
.contenttext IMG {
	border: 2px solid #b6b5a9;
	padding: 1px;
}	
#flash-wrapper {
	margin: 2px;
	overflow: hidden; 
	height: 460px; 
	width: 337px;
	position: relative;
}
#flash-inner {
	width: 1011px;
	height: 920px; 
	background-image: url(../images/flash.jpg);
	position: relative;
}
.overlay {
	width: 337px;
	height: 460px;
	position: absolute;	
}
#content1 {
	left: 0px; 
	top: 0px;
}
#content2 {
	left: 537px; 
	top: 0px;	
}
#content3 {
	left: 0px; 
	top: 510px;	
}
#content4 {
	left: 537px; 
	top: 510px;
}
#content5 {
	left: 874px; 
	top: 0px;
}	
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #97EAFF;
	padding-right: 15px;
}	
.copyright A {
	color: #97EAFF;
	text-decoration: none;
}
.copyright A:hover {
	color: #FFAD99;
	text-decoration: none;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #339999;
	text-decoration: none;
}	
.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}	

