a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
}
a {
	font-weight: bold;
}
.bodytextnew {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 2em;
}
.bodytextsubheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 2em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 2em;
	color: #666666;
	display: block;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-style: italic;
}
#content_wrapper {
	margin-left:auto;
	margin-right:auto;
	width:780px;
	border:thin solid #333333;
	overflow:auto;
	height: auto;
	padding:0px;
	text-align:left;
}
#about_us_info {
	float:left;
	width:350px;
	padding:18px;
	background-color:#FFFFFF;
	}
#team_info {
	float:right;
	width:350px;
	padding:18px;
	background-color:#FFFFCC;
	}
#recommendations {
	float:left;
	width:350px;
	padding:18px;
	background-color:#ffffff;
	}
#reco_right {
	float:right;
	width:350px;
	padding:18px;
	background-color:#FFFFCC;
	}
#clear {
	clear:both;
	}
input submit
{
background: #ffa20f;
}
