body {
	background-color: #bdd7e7;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

form,fieldset,input {
margin:0; padding:0;
}

#container {
	background-image:url(../images/bg_body.gif);
	background-repeat:repeat-y;
	text-align:left;
	width: 780px;
	margin:0px auto;
	padding: 0px;
	height: 100%;
}

#header {
	width:780px;
	/*height:132px;*/
	text-align:center;
	margin:0px;
	color:#FFFFFF;
}

#flash {
	width:780px;
	height:175px;
	text-align:center;
	margin:0px;
}

#nav {
	height:28px;
	width:730px;
	margin:0 auto;
	padding-left: 3px;
}

#body {
	width:780px;
	padding-left:30px;
	margin:0px;
}

#quickboxes {
	width:727px;
	height:92px;
	text-align:center;
	margin:0px;
}

#fastfacts {
	width: 239px;
	height:92px;
	float:left;
	background-image:url(../images/fastfacts.gif);
	background-repeat:no-repeat;
}

#thewizard {
	width:239px;
	height:92px;
	float:left;
	margin-left:3px;
	background-image:url(../images/thewizard.gif);
	background-repeat:no-repeat;
}	
		
#newsletter {
	width:239px;
	height:92px;
	float:left;
	margin-left:3px;
	background-image:url(../images/siteupdate.gif);
	background-repeat:no-repeat;
}

#homecontent {
	width:735px;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;
}

#homecontent #welcome {
	width:482px;
	height:500px;
	text-align:left;
	background-image:url(../images/bg_home_welcome.gif);
	background-repeat:repeat-y;
	float:left;
	margin-bottom:10px;
}

#homecontent #news {
	width:239px;
	height:500px;
	text-align:left;
	background-image:url(../images/bg_home_news.gif);
	background-repeat:repeat-y;
	float:left;
	margin-left:3px;
	margin-bottom:10px;
}


#footer {
	width:780px;
	height:28px;
	text-align:center;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	clear:both;
	margin-left:0px;
	margin-top:5px;
	padding-top:5px;
}

#navbutton {
	margin-right:0px;
}




#mainbodyTD {
	padding:10px;
}

#imagepadding {
padding-left:15px;
padding-bottom:15px;
float:right;
}

#login{
width:257px;
height:183px;
margin:0;
padding:50px 0 0 20px;
background-image:url(../images/login-box.gif);
background-repeat:no-repeat;
color:#fff;
}

.results{
width="300px;
height:auto;
margin:0;
padding:10px 0 0 0;

}


.search {
 background-color:#bdd7e7;
 color: #276688;
 font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}