#background {
	position:absolute;
	left:4%;
	top:5px;
	width:96%;
	z-index:1;
	background-image: url(../images/open_road_bevel.jpg);
	right: 4%;
	bottom: 2%;
	background-position: center center;
	height: 660px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	visibility: visible;
}/* this is the CSS for the front page only*/

body {
	background-color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	font-size: 14px;
	color: #336600;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 background-color: #99CC00; color: #003333;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFF33;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	width: 75%;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
	text-align: center;
	margin: 1px;
	width: 300px;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
#navbar {
	top:10px;
	height: 88px;
	z-index:2;
	background-position: center center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	left: auto;
	right: auto;
	margin-top: 5px;
	
}
.p-blackandwhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	line-height: 16px;
	font-style: normal;
	white-space: pre;
	background-color: #CCCCCC;
	margin: 5px;
	padding: 5px;
}


.btnav { 
background-color: #84C1DF; 
color: #FFFF00;
border: 1px #CCCCCC solid;
} 

.image-withoutlinks {/* this prevents the links being shown on the buttons*/
	border:0px;
}
.white-on-dark {
	font-family: "Comic Sans MS";
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
	background-color: #454641;
	display: inline;
	line-height: normal;
	margin: 0px;
	
}
.redonyellow {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #FB1F08;
	background-color: #FFFF00;
	text-align: left;
	margin: 0px;
	display: inline;
	line-height: 20px;
	padding: 0px;
}

.red {
    font-family: "Comic Sans MS";
	font-size: 18px;
	color: #FB1F08;
	text-align: center;
	margin: 0px;
	display: inline;
	line-height: 35px;
}

