html, body {
height: 100%;
}

body {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}
#mc {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	margin-bottom: -55px;
	height: auto !important;
	height: 100%;
	position: relative;
}
#mcmain {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: relative;
	min-height: 100%;
	margin-bottom: -55px;
}
.clearfootermain {
	height: 55px;
	clear: both;
}
#mainheader {
	height: 57px;
	width: 100%;
	background-image: url(images/25blk.png);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	top: 0px;
	position: relative;
	margin-top: -8px;
}
#header {
	height: 57px;
	width: 100%;
	background-image: url(images/25blk.png);
	margin-top: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position:fixed;
	top: 0px;
}
#headerimagemain {
	height: 304px;
	padding-top: 10px;
}
#headerimagesubmain {
	padding-top: 10px;
}

#sidebar {
	height: 400px;
	width: 248px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	outline: none;
}
#sidebarsub {
	height: auto;
	width: auto;
	float: left;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
}
#contentmain {
	height: 400px;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}
#contact-area {
	width: 450px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 200px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	font-family: "Times New Roman", Times, serif;
	width: 100px;
	float: left;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}
#prev {
	height: 25px;
	width: 580px;
	margin-top: 15px;
	outline: none;
}
#sidebar2 {
	float: right;
	height: 402px;
	width: 621px;
	background-image: url(images/infoarea.png);
}
#footermain {
	height: 35px;
	width: 100%;
	background-image: url(images/25blk.png);
	position: relative;
	padding-top: 20px;
	bottom: 0px;
	outline: none;
}
div#footermain a:link{
	color: #FFFFFF;
}
div#footermain a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
div#footermain a:hover{
	color: #FF0033;
	text-decoration: underline;
}
div#footermain a:active{
	color: #CC00CC;
	text-decoration: underline;
	outline: none;
}
#clearfooter {
	height: 55px;
	clear: both;
}
#menu {
	height: 57px;
	margin-left: auto;
	width: 886px;
	margin-right: auto;
	padding-left: 14px;
	z-index: 960;
}
#footer {
	height: 55px;
	width: 100%;
	background-image: url(images/25blk.png);
	bottom: 0;
	position: relative;
}

#menubar {
	float: right;
}

#headerimage {
	height: 444px;
	padding-top: 50px;
}
#headerimagesub {
	padding-top: 60px;
}
#infosub {
	float: right;
	height: auto;
	width: 531px;
	margin-right: 20px;
	padding-top: 10px;
}
#infosubphoto {
	width: auto;
	height: auto;
	float: right;
}
#infotop {
	background-image: url(images/infotop.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 41px;
}
#infomiddle {
	background-image: url(images/infomiddle.png);
	background-repeat: repeat-y;
	background-position: left;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
}
div#infomiddle a:link{text-decoration: none;}
div#infomiddle a:visited{
	text-decoration: none;
	color: #000000;
}
div#infomiddle a:hover{}
div#infomiddle a:active{}
#infobottom {
	height: 39px;
	background-image: url(images/infobottom.png);
}
#content {
	height: auto;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
}
#info {
	height: 300px;
	width: 529px;
	padding-top: 25px;
	padding-left: 45px;
	padding-right: 45px;
}
hr {
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
}

.p {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
}
.p2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: -5pt;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #2A0001;
	line-height: 22pt;
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #2A0001;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {outline:none;}
a:active {
	text-decoration: none;
	color: #000000;
	outline:none
}

