@charset "utf-8";
.style32 {
	color: #FFCC99;
	font-size: 36px;
}
.style30 {color: #E2BA8A; font-style: italic; font-weight: bold; }
.style29 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.copyright {
	color: #E2BA8A;
	font-style: italic;
}

body {
	margin:0;
	padding:20px;
	background-image: url(Background_images/plain-bk.jpg);
	background-repeat: repeat-y;
	background-color: #3B2C25;
}
.LeftDIV {
	position: fixed;
	height: 900px;
	width: 207px;
	left: 2px;
	top: 50px;
}
.Banner {
	position: absolute;
	height: 256px;
	width: 540px;
	top: 116px;
	left: 243px;
}
.MainContent {
	position: absolute;
	height: auto;
	width: 500px;
	left: 250px;
	top: 320px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#top,#bottom,#left,#right {
	position:fixed;
}
#top,#bottom {
left:0;
width:100%;
height:150px;
}
#top {
	top:0;
	background-image: url(Background_images/Border-TOP.gif);
	background-repeat: no-repeat;
	background-position: 200px;
}
#bottom {
	bottom:0;
	background-image: url(Background_images/border-BOTTOM.gif);
	background-repeat: no-repeat;
	background-position: 150px;
}
#left,#right {
top:0;
height:100%;
width:150px;
}
#left {
left:0;
}
#right {
right:0;
}
.bottomNavigation {color: #000000}

#topMenuBAR {
	position: absolute;
	height: 87px;
	width: 800px;
	left: 220px;
	font-family: "Bickham Script Pro Regular";
	font-size: 40px;
	top: 32px;
	color: #000000;
}
a:link {
	color: #CC3300;
}
a:visited {
	color: #CC3300;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CC3300;
}

.bottomNavigation {color: #000000}
.style33 {
	font-size: 24px
}
.style30Copy {
	height: auto;
	width: 500px;
	left: 256px;
	top: 348px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	position: absolute;
}

