body {
	font: 75%/1.5em Arial, Helvetica, Geneva, sans-serif;
	font: 12px/1.5em Arial, Helvetica, Geneva, sans-serif;
	color:#000;
	margin: 0;
	padding: 0;
	background: url(images/backgrad.png) top left repeat-x;
	background-color: #666677;
}
img {
	border: none;
}
h1, h2, h3, h4, p, span, div, ul { 
	margin: 0; 
	padding: 0;
}
ul {
	list-style-type: none;
}
h1 {font-size: 125%; padding: 0 0 1em 0;}
h2 {font-size: 120%; padding: 0 0 .4em 0;}
h3 {font-size: 120%; padding: 0 0 1em 0;}
h4 {font-size: 110%; padding: 0 0 1em 0;}
h5 {
	font-size: 100%;
	padding: 10px 0 0 0;
	margin: 0;
}
a, a:visited {
	text-decoration: none;
}
a:hover, a:focus, a:active {
	text-decoration: none;
}
#outer2 {
	border: 1px solid white;
	width:868px;
	margin: 10px auto 5px auto;
}
#outerCenter {
	width:840px;
	padding: 10px 10px 5px 10px;
	background-color: #f3f3f3;
	border: 4px solid #ccd;
}
#topbar {
	position: relative;
	text-align: center;
	background-color: white;
	height: 240px;
	border: 1px solid #737e9c;
}
#name a img {
	margin: 7px 0 0 0;
}
#contactInfo {
	float: right;
	text-align: center;
	background: url(images/box2.png) center center;
	width: 200px;
	height: 95px;
	color: white;
	font: 170% "Arial Black", Gadget, sans-serif;
	margin: 0 20px 0 0;
}
#contactInfo ul {
	margin: 15px 5px 0 0;
}
#otherInfo {
	float: left;
	padding: 0 10px;
	text-align: left;
	color: #444;
	font: 120% "Arial Black", Gadget, sans-serif;
	margin: 10px 0 0 20px;
}
#otherInfo li.first {
	font-size: 125%;
	font-weight: bold;
}
#otherInfo li.last {
	font-size: 80%;
}
#bolts {
	position: absolute;
	bottom: 0;
	left: 35%;
}
#whiteback
{
	margin: 0;
	background-color: white;
}
#bottominfo {
	text-align: center;
	padding: 5px 0 0 0;
	font-size: 90%;
}
#bottominfo span {
	padding: 0 5px;
	color: #999;
	line-height: 1em;
}
#bottominfo a {
	color: #999;
}
#hd {
	background-color: #701020;
	height: 185px;
	width: 760px;
}
#menubar {
	text-align: center;
	height: 35px;
	background: #2C82C7;
	background: #737e9c;
}
#menubar li {
	display: inline;
	font-weight: bold;
	line-height: 3em;
}
#menubar li a {
	padding: 10px 20px 10px 40px;
	color: #ddd;
}
#menubar li a.current {
	color: #ffff66;
}
#menubar a:hover, #menubar a:focus, #menubar a:active {
	color: #FF0;
}
#leftcol {
	color: #444;
	margin: 20px 0 20px 20px;
	min-height: 150px;
	padding: 0 10px;
}
#contact #leftcol h3 {
	padding: .5em 0;
}
#leftcol h1, #leftcol h2 {
	color: #336;
	font-family: "Arial Black", Gadget, sans-serif;
}
#home #leftcol h1 {
	text-align: left;
}
#contact #leftcol h1 {
	padding: 0;
	float: left;
}
#contact #leftcol h2 {
	padding: 0;
}
#leftcol ul {
	margin:  0 0 15px 20px;
	list-style-type: disc;
	line-height: 1.2em;
}
#leftcol p {
	margin:  0 10px 10px 0;
}
#leftcol2 {
	float: left;
	margin-bottom: 10px;
	margin-right: 30px;
}
#tocenter {
	width: 180px;
	margin-top: 55px;
	margin-left: 30px;
}
#bottombar {
	clear: both;
	text-align: center;
	height: 30px;
	background-color: #2C82C7;
	background: #737e9c;
	font-size: 90%;
	line-height: 30px;
	margin: 25px auto 0 auto;
}
#bottombar li {
	display: inline;
	padding: 0 20px;
	border-right: solid 1px #EEE;
}
#bottombar #lastone {
	border: none;
}
#bottombar a:hover {
	color: #FF0;
}
#bottombar a {
	color: #FFF;
}
.footer {
	font-size: 9px;
	color: #999;
}
.footer2 a {
	font-size: 9px;
	color: #999;
	padding-bottom: 10px;
}
.footer2 {
	text-align: center;
}
#contact form {
	background-color: #eee;
	border: 1px solid #ccc;
	width: 480px;
	height: 420px;
	margin: 10px auto 10px auto;
	padding: 30px 0 20px 0;
}
#contact form label {
	float: left;
	clear: left;
	text-align: right;
	width: 100px;
	margin: 0 10px 15px 20px;
}
#contact input, #contact textarea {
	float: left;
	width: 300px;
	margin: 0 0 15px 0;
}
#redstar1, #redstar2, #redstar3, #redstar4 {
	float: left;
	color: red;
	margin: 0 0 0 5px;
}
#contact input {
	padding: 2px;
	border: 1px solid #aaaaaa;
	font: normal 1em Verdana, sans-serif;
}
#contact textarea {
	padding: 2px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #aaaaaa;
	height: 100px;
	overflow: auto;
}
.missing {
	float: left;
	color: red;
	font-weight: bold;
	padding-left: 5px;
	visibility: hidden;
}
#infoMissing {
	color: red;
	font-weight: bold;
	visibility: hidden;
}
#contact #submitbtn {
	border: none;
	background: url(images/submit_button.png) no-repeat;
	width: 86px;
	height: 40px;
	margin: 10px 0 0 180px;
}
#contact #submitbtn:hover, #submitbtn:active,  #submitbtn:focus {
	background-position: 0px -40px;
}
.leftpic {
	float: left;
	margin: 0 20px 0 20px;
}
.rightpic {
	float: right;
	margin: 0 10px 0 20px;
}
#contact .rightpic {
	margin: 7px 30px 0 20px;
}
.list {
	float: left;
	padding: 0 20px 0 20px;
}
#home h2 {
	clear: left;
}
#contact #info {
	font-weight: bold;
	font-size: 120%;
	margin: 0 0 0 150px;
	background: url(images/box4.png) center center;
	width: 250px;
	height: 120px;
	color: white;
	text-align: center;
}
#contact #info p {
	line-height: .9em;
	margin: 20px 5px 0 0;
}
#contact #info a {
	color: white;
}
.bolded {
	font-weight: bold;
}
.bolded2 {
	font-weight: bold;
	font-size: 130%;
	list-style-type: none;
}
#righty {
	float: right;
}