#header {
	background-image: url(images/logofinal5.jpg);
	height: 110px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	background-repeat: no-repeat;
}
h1 {
	font-size: 18px;
	color: #000;
}

#menu {
	background-color: #000;
	height: 38px;
	width: 100%;
}
.headerfonts {
	font-size: 14px;
	font-weight: bold;
	color: #C66;
}
.essentialinfo {
	font-size: 12px;
	font-weight: bold;
	color: #C00;
}
.subtitlefonts {
	font-size: 11px;
	font-weight: bold;
	color: #639;
}

#content {
	height: 400px;
	width: 100%;
	background-color: #000;
	color: #CCC;
	float: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #900;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: #900;
}
.content {
	padding-left: 50px;
	padding-top: 23px;
}
.contentvisit {
	padding-top: 1px;
	padding-left: 55px;
	font-weight: bold;
	font-size: 12px;
}
.contentvisit2 {
	padding-left: 400px;
	padding-right: 200px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#content p .contentvisit a {
	color: #C66;
	text-decoration: underline;
	font-weight: bold;
}
#content .contentvisit2 a {
	font-weight: bold;
	color: #C66;
	text-decoration: underline;
}
#content a {
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}



.content2 {
	padding-top: 30px;
}
#visit a {
	font-weight: bold;
	color: #F00;
}


.imagepadding {
	padding-left: 50px;
	padding-top: 23px;
}


h1 {
	color: #CCC;
	font-size: 12px;
}


#footer {
	background-color: #000;
	background-image: url(images/headerfinal.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #CCC;
	text-align: center;
}
#footer a {
	color: #CCC;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
label {
	float: left;
	width: 150px;
}
.btn {
	margin-left: 150px;
}
.visitimage {
	padding-top: 1px;
	padding-left: 70px;
}
#visitback a {
	font-weight: bold;
	color: #CCC;
	text-decoration: underline blink;
}
.fontindex {
	font-weight: bold;
	padding-right: 200px;
	padding-left: 100px;
}
