@charset "utf-8";
h1, h2, h3, h4, h5, h6, img, form, ul, li, p, body{
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000094;
	color: #000094;
	position: relative;
}

#contentWrapper {
	width: 955px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: auto;
	top: 0px;

}

#contentWrapper #content #header {
	background-image: url(../images/header-background.jpg);
	height: 130px;
	width: 955px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#contentWrapper #content #header #menu {
	background-image: url(../images/home-menu.jpg);
	height: 36px;
	position: relative;
	width: 955px;
	left: 0px;
	top: 0px;
}

#contentWrapper #content {
	position: absolute;
	height: 2161px;
	top: 0px;
	width: 955px;
}

#contentWrapper #content #main {
	position: relative;
	top: 129px;
	background-color:#FFFFFF;
	background-image: url(../images/topRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#contentWrapper #content #main #col1 {
	width: 455px;
	float: left;
	background-color: #FFFFFF;
	position: relative;
	height: 340px;
	background-image: url(../images/featherbedroom.gif);
	background-repeat: no-repeat;
	background-position: right 50px;
	padding: 10px;
}

#contentWrapper #content #main #col2 {
	width: 428px;
	margin-left: 488px;
	position: relative;
	background-image: url(../images/verticalLine.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 560px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#studies {
	bottom: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	background-image: url(../images/horizontalLine.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	width: 100%;
	height: 220px;
}

#contentWrapper #content #header #logo {
	position: relative;
}

.clearFloat {
	clear: both;
	float: none;
}

#col1 p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#col1 h2 {
	margin-top: 10px;
	margin-left: 10px;
}

#col1 h3 {
	font-style: italic;
	margin: 10px;
	font-weight: normal !important;
}

#contentWrapper #content #main #col1 img {
	margin-right: 10px;
}

#tableWrapper {
	position: relative;
	margin-top: 130px;
}

#contentWrapper #content #header #logo h2 {
	font-size: 18px;
	text-align: right;
	position: absolute;
	margin-top: 10px;
	margin-bottom: 10px;
	left: 673px;
	top: 49px;
	font-style: oblique;
}
