@charset "UTF-8";
/* CSS Document */

#outerwrapper {
	margin: 0px auto;
	width: 836px;
	position: relative;
}
body,td,th {
	font-family: "Trebuchet MS", Georgia, Times;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #e31a2b;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #e31a2b;
}
a:hover {
	text-decoration: none;
	color: #0079c1;
}
a:active {
	text-decoration: underline;
	color: #e31a2b;
}
#header {
	position: relative;
	height: 120px;
	background-image: url(images/background/circles_top.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#headerTitle {
	text-align: left;
	left: 91px;
	position: absolute;
	width: 620px;
	bottom: 22px;
	float: left;
}
#content {
	height: 460px;
	position: relative;
	background-image: url(images/background/bottom_image.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contentLeft {
	left: 0px;
	position: absolute;
	width: 90px;
	height: 45px;
	top: 0px;
	float: left;
}
#contentLeft2 {
	left: 0px;
	position: absolute;
	width: 90px;
	height: 150px;
	top: 150px;
	float: left;
}
#studiesTitle {
	text-align: left;
	left: 91px;
	position: absolute;
	width: 620px;
	bottom: 12px;
	float: left;
}
#studiesText {
	left: 91px;
	position: absolute;
	width: 374px;
	height: 360px;
	top: 0px;
	float: left;
}
#studiesPic {
	left: 476px;
	position: absolute;
	width: 240px;
	height: 380px;
	top: 0px;
	float: left;
}
#contentText {
	left: 91px;
	position: absolute;
	width: 628px;
	height: 380px;
	top: 0px;
	float: left;
}
#contentPic {
	right: 0px;
	position: absolute;
	width: 220px;
	height: 220px;
	bottom: 0px;
}
#contentNav {
	left: 720px;
	position: absolute;
	width: 116px;
	height: 328px;
	top: 0px;
	float: left;
}
#directPic {
	right: 0px;
	position: absolute;
	width: 320px;
	height: 300px;
	bottom: 0px;
}
#address {
	position: relative;
	height: 40px;
	padding-top: 20px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #e31a2b;
}
.addressStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#address a:link {
	color: #999999;
	text-decoration: underline;
}
#address a:visited {
	text-decoration: underline;
	color: #999999;
}
#address a:hover {
	text-decoration: none;
	color: #e31a2b;
}
#address a:active {
	text-decoration: underline;
	color: #999999;
}

