body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.title {
	color: #9F0450;
	font-size: 24px;
}
.eventstitle {
	color: #9F0450;
	font-size: 20px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
#subcontainer {
	margin-left: auto;
	margin-right: auto;
	width: 670px;
}
#subcontent {
	width: 468px;
	background-image: url(images/fi_sub_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#subleft {
	float: left;
}
#subright {
	float: right;
}
#subtext {
	padding-left: 40px;
	width: 380px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	font-family: "Times New Roman", Times, serif;
}
#subcap {
}
#events {
	height: 400px;
	font-family: "Times New Roman", Times, serif;
}
#homeleft {
	float: left;
}
#hometext {
	width: 426px;
	padding-top: 320px;
	padding-left: 120px;
	padding-right: 40px;
}
#homeright {
	float: right;
}
#navbar {
	padding-top: 95px;
}
#subnavbar {
	padding-top: 179px;
}
a img {
	border-width: 0;
}
a#whatis img {
	background: url(images/whatis.gif) top left no-repeat;
	margin-bottom: 5px;
}
a#program img {
	background: url(images/program_offerings.gif) top left no-repeat;
}
a#faculty img {
	background: url(images/faculty.gif) top left no-repeat;
}
a#affiliates img {
	background: url(images/affiliates.gif) top left no-repeat;
}
a#membership img {
	background: url(images/membership_benefits.gif) top left no-repeat;
}
a#studentres img {
	background: url(images/student_resources.gif) top left no-repeat;
}
a#fraudnews img {
	background: url(images/fraudnews.gif) top left no-repeat;
}
a#contact img {
	background: url(images/contact_us.gif) top left no-repeat;
}
a#testimonials img {
	background: url(images/testimonials.gif) top left no-repeat;
	margin-top: 5px;
}
a#whatis:hover img {
	background: url(images/whatis_over.gif) top left no-repeat;
	margin-bottom: 5px;
}
a#program:hover img {
	background: url(images/program_offerings_over.gif) top left no-repeat;
}
a#faculty:hover img {
	background: url(images/faculty_over.gif) top left no-repeat;
}
a#affiliates:hover img {
	background: url(images/affiliates_over.gif) top left no-repeat;
}
a#membership:hover img {
	background: url(images/membership_benefits_over.gif) top left no-repeat;
}
a#studentres:hover img {
	background: url(images/student_resources_over.gif) top left no-repeat;
}
a#fraudnews:hover img {
	background: url(images/fraudnews_over.gif) top left no-repeat;
}
a#contact:hover img {
	background: url(images/contact_us_over.gif) top left no-repeat;
}
a#testimonials:hover img {
	background: url(images/testimonials_over.gif) top left no-repeat;
	margin-top: 5px;
}
#subtext a {
	text-decoration: none;
	color: #96064c;
}
#subtext a:hover {
	text-decoration: underline;
	color: #bc236f;
}
#events a {
	text-decoration: none;
	color: #96064c;
}
#events a:hover {
	text-decoration: underline;
	color: #bc236f;
}