BODY {
	margin-top: 0;
	padding: 0;
	font-family: "Arial";
	color: black;	
	text-align: center;
	}

#wrapper {
	Position: relative;
	max-width: 1280px;
	min-width: 760;
	margin: 15px auto 30px auto;
	border: 2px ridge #000099;
	background-color: #FFFFFF;
	} 

#header {
	background-color: #ffffff;
	width: 100%
	border: none;
	}

#header img {
	border: none;
	display: inline;
	background-color: white;
	}

img.floatLeft {
	position: relative;
	float: left;
	padding: 2px;
	margin: 20px 5px 5px 5px;
	height: 57px;
	width: 262px;
	background-color: white;
	}

img.floatRight {
	position: relative;
	float: right;
	margin: 5px;
	padding: 2px;
	height: 100px;
	width: 100px;
	}

img.banner {
	positiong: relative;
	margin: 3px auto 3px auto;
	padding: 2px;
	display: block;
	width: 878;
	height:130;
	border: 0;
	text-align: center;
	}

#header h1 {
	position: relative;
	text-align: center;
	margin: 5px;
	padding: 2px;
	font-size: 16px;
	clear: both;
	display: block;
	border-top: solid 2.0px black;
	border-bottom: double 1.5px black;
	}

#main {
	position: relative;
	/*overflow: hidden;*/
	width: 100%;
	margin-top: 10px;
	padding: 2px
	background-color: #white;
	background-image: url('images/bg.png');
	background-repeat: repeat-x; 
	}

#leftSidebar {
	float: left;
	width: 200px;
	background-color:#eee;
	padding:10px;
	margin: 0;
	text-align: left;
	border: none;
	}

#rightSidebar {
	float: right;
	width:200px;
	background-color:#eee;
	padding:10px;
	margin-right: 0;
	text-align: left;
	border: none;
	}
#content {
	position: relative;
	margin: 0 220px 0 220px;
	padding: 15px;
	background-color: transparent;
	color: black;
	min-width: 650px;
	text-align: left;
	}

h2 {
	font-size: 12px;
	padding: .2em
	display: block;
	
	}

p {
	font-size: 12px;
	}

ul, li {
	font-size: 12px;
	padding: 0px 2px 2px 4px;
	margin: 0 1px 2px 10px;
	}



#quoteBox {
	border: solid 1px black;
	background-color: #B7CCDB;
	}
.header2 {
	font-weight: bold;
	font-style: normal;
	}

h3 {
	font-style: italic;
	font-size: 12px;
	}

#content h2 {
	font-style: underline;
	margin: 0;
	font-size: 14px;
	}
#content p {
	margin: 0 10px 0 10px;
	padding: 5px;
	font-size: 13px;
	}

#clearone {
	clear: both;
	height: 2px;
	}

#content .quote {
	position: relative;
	float: right;
	width: 150px;
	margin: 0px 2px 5px 5px;
	padding: 0 0 0 2px;
	border: black 1px solid;
	background-color: #E9EFF3;
	}

#content .quote2 {
	position: relative;
	float: right;
	width: 200px;
	margin: 10px 5px 5px 5px;
	padding: 0;
	font-size: 12px;
	border: black 1px solid;
	background-color: #E9EFF3;
	}

#content .study {
	margin-top: 10px;
	}

.title {
	font-style: italic;
	}

a {
	background-color: transparent;
	font-style:normal;
	font-weight: normal;
	font-size: 12px;
	padding: 0;
	margin: 0 0 3px 0;
	}

a:link {
	color: #0033FF;
	font-weight: bold;
	}

a:visited {
	color: #660099;
	}

a:hover {
	color: #660099;
	font-weight: bold;
	background-color: #FCFCFC
	}

a:active {
	color: #000000;
	font-weight: bold;
	}
.plain-text {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	}

img.graph2.3 {
	width: 437px;
	height: 186px;
	border: 0;
	margin: 0;
	padding: 0;
	}

img.havermaleSmall {
	width: 340px;
	height: 234px;
	border: 0;
	margin: 2px;
	padding: 0;
	}	

