body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
} 
#wrapper {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
} 
#page {
	text-align: left;
	background-color: #FFFFFF;
}
#navbar {
	background-image: url(images/home_navbar.jpg);
	background-repeat: no-repeat;

}
#navbox {
	display: block;
	width: 53em;
	height: 30px;
	padding-top: 10px;
	padding-left: 4em;




}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bigHR {
}
	

.float_left  {
	float: left;
	margin-right: 1em;
}
.subhead {
	font-size: 1.352em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	height: 43px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	margin-top: 20px;
}

#footer img {
	margin-left: 5px;
} 
#footerlinks {
	padding-top: 18px;
	text-align: right;
}
#footercopyright {
	width: 320px;
	float: right;
	padding-top: 18px;
	text-align: right;
}
#footerdesign {
	width: 250px;
	float: right;
	text-align: left;
	padding-top: 5px;

}

a {
	color: #663399;
}
a:hover {
	color: #003399;
}
a:visited {
	color: #0099FF;
}
.float_right {
	float: right;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#welcomemeaasge {
	width: 625px;
	float: right;
}
.lessImportant a {
	font-size: 12px;
}
