﻿BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 10pt;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: Arial;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	background-color: #022E4F;
}
#container {
	text-align: left;
	margin-top: 10px;
	width:880px;
	margin-left: auto;
	margin-right: auto;

}

a:link {
	color: #FFCC00;
}
a:visited {
	color: #DDDDDD;
}
#headerleft {
	background-image: url('../images/rotate/logo1.png');
	height: 190px;
	width: 239px;
	float:left;
}
#headerright {
	background-image: URL('../images/header.png');
	height: 190px;
	width: 641px;
	font-size: medium;
	font-weight: bold;
	color: #FFCC00;
	text-align: right;
}
#content {
	text-align: left;
	background-image: URL('../images/content-bg.png');
	width: 639px;
	color: #FFFFFF;
	font-size: x-small;

}
#innercontent{
	background-color: #095AA7;
	border: thin solid #0C4B93;
	margin-top:0px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:10px;
	width:581px;
	padding:10px 10px 10px 10px;
	font-size:small;
}

FORM {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
#footer {
	width: 880px;
	height: 51px;
	background-image: URL('../images/footer.png');
	background-repeat: no-repeat;
}
#copyright {
	height: auto;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	color: #FFFFFF;
	font-size: xx-small;
	background-image: URL('../images/copyright-bg.png');
	background-repeat: repeat;
	padding-right:10px;

}
#copyright a:link {
	color: #FFCC00;
}
#copyright a:visited {
	color: #DDDDDD;
}
#nav {
	height: auto;
	width: 239px;
	background-image: URL('../images/nav-bg-topper.png');
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
}
#undernav {
	height: auto;
	width: 239px;
	background-image: URL('../images/nav-bg.png');
	color: #FFCC00;
	text-align:center;
}
#search {
	height: auto;
	width: 212px;
	height: 61px;
	margin-left: auto;
	margin-right: auto;
	background-image: URL('../images/nav-cap.gif');
}
.searchfield {
	font-size: x-small;
	background-color: #161616;
	border: thin solid #FFCC00;
	width: auto;
	height: auto;
	color: #FFFFFF;
}
.go {
	vertical-align: middle;
}
.leftcol {
	width: 222px;
	text-align: center;
}
.rightcol {
	width: 695px;
}
#display {
	text-align: center;
}
TABLE {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
}
TD {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
}
.receiptbg {
	background-color: #FFFFFF;
}
.optionbutton {
	font-family: arial;
	font-size: 12px;
	padding: 2px;
	FONT-WEIGHT: bold;
	COLOR: #FFCC00;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #161616;
}
h3 {
	color: #FFCC00;
}
hr {
	color: #FFCC00;
	width: 630px;
}
#menu
{
	text-align: left;
	font-family: Tahoma;
}
#headertext {
	font-family: Tahoma;
	font-size: medium;
	color: #FFCC00;
	text-align:right;
}
.testimonial {
	font-size: x-small;
	font-style: italic;
	color: #FFFFFF;
}
.textheader {
	font-weight: bold;
	color: #FFCC00;
}
.textheader2 {
	font-weight: bold;
	color: #FFCC00;
	background-color: #022E4F;
}

.testimonialsig {
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
}
#bio
{
	 border-color:#FFFFFF;
	 border-width:thin;
	 padding:15px;
	 text-align:left;
	 background:#022E4F;
}
.biobg {
	background-color: #022E4F;
}

