html {
}
	
body {
	text-align:center;	
	background-position: left top;
	background-color:#233379;
	background-image:url(images_new/background.gif);
	margin: 0px;
}

input{
width:250px;
}

textarea{
width:250px;
}

p{
line-height:15px;
}

#inlineFourth {float:right;}
#frame {
	width:767px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	height: 100%;
	background-image:url(images_new/repeatbg.gif);
	background-repeat:y;

		}
#bottomspace {
	background-color: #6080b1;
	float: left;
	height: 10px;
	width: 765px;
}

h1 {color: #fff;
	font-size:16px;padding: 5px 0px 4px 0px;
	font-weight:bold;
	}
		
#contentleft {
	width:765px;
	padding:0px;
	float:left;
	height: 139px;
	background-color: #6080b1; 
		}
		
		
#contentholder{ }

#featuredholder{
padding-top:38px;
	background-image:url(images_new/featured.jpg);
	background-repeat:no-repeat;
	float:right;
	width:200px;
	height:200px;
	margin-left:10px;
	margin-bottom:20px; padding:0 0 5px 0;}
		


#buttons {
	width:140px;
	float:left;
	height: 130px;
	background-color: #154e15;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-top: 9px;
	padding-right: 8px;
	padding-left: 5px;
	text-align: center;
		}
#content {
	background-color: #6080b1;

	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 100%;
	width: 586px;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 13px;
	
}

#content li{
padding-top:2px;
padding-bottom:2px;
}

#pictures {
	width:434px;
	float:left;
	height: 130px;
	color: #ACACAC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 9px;
	padding-right: 6px;
	padding-left: 7px;
		}

#left {
	width:133px;
	float:left;
	
	height: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;

	background-repeat: no-repeat;
	background-position: left top;
	
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
		}
a:link {
	color: #fff;
	text-decoration: none;font-weight:bold;
}
a:visited {
	color: #fff;
	text-decoration: none;font-weight:bold;
}
a:hover {
	color: #fff;
	text-decoration: none;font-weight:bold;
}

#bottom a:link, #bottom a:visited {color: #000; font-weight:bold;}
#bottom {
	width:767px;
	float:left;
	text-decoration:none;
	
	height: 60px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image:url(images_new/botback.gif);
	background-repeat:no-repeat;
	background-color:none;
}

#silverbar{
background-image:url(images_new/silverbar.gif);
background-repeat:no-repeat;
height:15px;
}


#copy {
	width:250px;
	padding:0px;
	float:left;
	height: 20px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D5D5D;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ACACAC;
}
#frame #bottom #botlinks a:link {
	color: #003b00;
	text-decoration: none;
}
#frame #bottom #botlinks a:hover {
	color:#003b00;
	text-decoration:underline;
	}
#frame #bottom #botlinks a:visited {
	color:#003b00;
	text-decoration:underline;
	}

#bottomlinks{
width:280px;
margin-top:22px;
color:#000000;
float:left;
}

#hometext{
float:left;
width:350px;
}
		
#contentheader {
	height: 350px;
	width: 767px;background-image:url(images_new/top.gif);
	background-repeat:no-repeat;
		}
		
/* box model*/

#buttons ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#buttons a {
	color: #0a2b0a;
	text-decoration: none;
	display: block;
	width:122px;
	padding:3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fff;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}

#buttons a:hover {
	color: #fff;
	background-color: #004200;
	
}

#buttons li {
	margin-bottom: 3px;
 	
}
