body {
	background-color:#000000;
	background-image:url(../img/bgloop.jpg);
	background-repeat: repeat-x;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
}
.bodytext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #534741;
	line-height: 20px;
}
.ol, ul, li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #534741;
	line-height: 20px;
}
.headertext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #603913;
	line-height: 20px;
}
.footertext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF;
	line-height: 40px;
}
.logo {
	height:220px;
	width:220px;
	z-index: 5;
	position: relative;
	left: 30px;
	top:-590px;
}
.photo {
	height:599px;
	width:498px;
	z-index: 1;
	position: relative;
	left:0px;
	top:0px;
}
.headergraphic{
	z-index: 0;
	position: relative;
	top: -275px;
}
#accent {
	background-image: url(../img/accent.png);
	background-repeat: no-repeat;
	width: 1235px;
	height: 405px;
	z-index: 0;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
.master #icons {
	width: 118px;
	height: 48px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 7;
}


.master #topgraphic{
	position: relative;
	top: 270px;
	margin: auto;
}
.master #navbar{
	height: 15px;
	background-color: #39F;
	position: relative;
	top: 30px;
	left: 10px;
}
.master #container {
	margin: auto;
}
.master #content {
	margin: auto;
	background-image: url(../img/mainbg.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 510px;
	position: relative;
	top: 50px;
}
.master #header {
	margin: auto;
	width: 950px;
	height: 316px;
	top: 200px;
}
.master #mainContent {
}
.master #footer {
	margin: auto;
	position: relative;
	top: 50px;
}

table.footer {
	background:url(../img/footerbg.jpg) top left no-repeat;
	margin:20px 0 20px 0;
	
}

.footertext_new{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
}

.footertext_new a{
	color: #000;
	text-decoration:underline;
}

.followUs {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

.followUs a{
	text-decoration:underline;
	color:#333333;
}