body {
 margin:0;
 padding:0;
}
body{
	font:10px Verdana,Arial;
}
.engine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #993333;
}
.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.models {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.gold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #990000;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.purple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006666;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	font-weight: bold;
}
.redsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer1
{font-size:10px;
padding: 10px 70px;
width: 600px;
margin: 0 auto;
text-align: center;
color: #FFF;
font-family: Arial;
}
.footer1 a
{ font-size:10px;
color: #FFF;
font-family: Arial;
}
.footer1 a:visited
{ font-size:10px;
color: #FFF;
font-family: Arial;
}
.footer1 a:hover
{ font-size:10px;
color: #FFF;
font-family: Arial;
}
.vcard {
display:inline;
text-align:center;
}

/*----------------------------------------home page styles------------------------------------------*/

#index {																		
	background:#2B706B;
	text-align:center;
}
#home {			
	position:relative;															/*----------main box on homepage------------*/
	width:700px;
	height:490px;
	margin:10px auto 0 auto;
	background:url(images/bg.jpg) no-repeat;
}	
#nav p, #nav div, #nav ul, #nav li {
	margin:0; padding:0;
}
#nav {	/*------------navigation on home page------------*/					
	position:absolute;
	top:35px;
	right:20px;
	text-align:left;
	width:170px;
}
#nav a, #nav ul, #nav li {
	font:bold 11px Arial;																	
	color:#333;
	list-style:none;
	text-decoration:none;
	line-height:14px;
}
#nav a:hover {											/*-------------hover state of the navigation-----------*/
	color:#558783;
}
.whatsNew{
background:url(images/WhatsNew.jpg) no-repeat;
font:18px bold Arial;
height:133px;
left:7px;
position:absolute;
top:7px;
width:198px;
}

.homeContent{
background:#bcd8d5;
color:#154b48;
font-size:12px;
margin:0 auto;
padding:20px 0 20px 0;
text-align:left;
width:700px;
}
	.homeContent p{
	margin:0;
	padding:0 20px 16px 20px;
	}
	.homeContent a{
	color:#154b48;
	}
.ArticleBox {
border:1px solid #28635d;
background:url(images/Home_Articles_BG.jpg) top #bcd8d5;
color:#154b48;
font-size:11px;
margin:0 auto;
margin-top:5px;
text-align:left;
padding:50px 0 30px 0;
width:700px;
}
	.ArticleBox a{
	font-size:11px;
	color:#154b48;
	}
		.ArticleBox a:hover{
		font-size:11px;
		color:#555;
		}
	.Recent {
	font-size:11px;
	float:left;
	margin:0 0 0 195px;
	width:170px;
	}
	.Past {
	font-size:11px;
	float:left;
	margin:0 0 0 45px;
	padding: 0;
	width:260px;
	}




/* Ticker Style */
/*-------------inside page navigation styles---------------*/
#insidenav {
	position:relative;
	background:url(images/main_bg.gif) repeat-y;
	width:175px;
	height:134px;
	margin:1px 0 0 0;
}
#insidenav a, #insidenav ul, #insidenav li {			/*----links in the navigation----*/
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	line-height:14px;
	color:#2B706B;
	list-style:none;
	text-decoration:none;
	padding:0;
	margin:0;
}
#insidenav ul {
	position:absolute;
	right:58px;
	top:5px;
}
#insidenav li {
	text-align:right;
	float:left;
	width:150px;
}
#insidenav a:hover {
	color:#990000;
}
#insidenav img { 				/*-------logo on right side of inside pages-----*/
	position:absolute;
	top:155px;
	left:50px;
}



/* FORM STYLES 
------------------------------------------------------------- */
#ContactForm ul {
	background:#eee;
}
#ContactForm  ul, #ContactForm li{
	list-style:none;
}
#ContactForm li{ /* Vertical spacing between form fields */
	margin:4px 0;
}
#ContactForm label{ /* Styles for descriptions */
	width:150px;
	display:block;
	float:left;
}
#ContactForm input{
	width:200px;
}
#ContactForm textarea{
	width:200px;
	height:80px;
}
.SubmitBtn{
	height:20px;
	width:100px;
	background:#FFC800;
	color:#333;
}

#Parity { display:none }