@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 800px;
	margin: 0 auto;
	background-image: none;
}

body 
{
	background-color:#069;
	background-repeat:no-repeat;
	background-position:center;
	position: relative;
}
	
h1 
{
	font-family:Arial, Helvetica, sans-serif;
	font:candara;
	font-size:48px;
	color:white;
	text-align:center;
}

h4 
{
	font-family:Arial, Helvetica, sans-serif;
	font:candara;
	font-size:24px;
	color:white;
	text-align:center;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font:candara;
	font-size:26px;
	color:white;
	text-align:left;
}

#MainContent {
	width:1024px;
	height:768px;
	margin-left:auto;
	margin-right:auto;
	color:white;
}

#TitleContent {
	width:683;
	height:192;
	float:center;
	color:white;
	font-weight:bold;
}

#HBSLogo {
	position:absolute;
	top:470px;
	left:814px;
	width:560px;
	height:384;
	color:white;
}

#Links {
	position:absolute;
	top:765px;
	left:112px;
	width:843px;
	height:275px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font:candara;
	font-size:24px;
	font-weight:bold;
}

#BuoyPhoto {
	position:absolute;
	top:423px;
	left:736px;
	width:343px;
	height:320px;
}

#HBSFooter {
	position:absolute;
	top:530px;
	left:115px;
	width:512px;
	height:192px;
}

a.normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FFF;
}

a.normal:link {
		color:white;
		text-decoration:none;
}

a.normal:visited {
	color: white;
	text-decoration:none;
}

a.normal:active {
	color:white;
	text-decoration:none;
}

a.normal:hover {
	color:white;
	text-decoration:none;
	font-size:14px;
}

a {
	font:candara;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

a:link
{
	color:white;
	text-decoration:none;
}

a:visited {
	color:white;
	text-decoration:none;
}

a:active {
	color:white;
	text-decoration:none;
}

a:hover {
	color:yellow;
	text-decoration:none;
	}

p.aboutme {
	font:candara;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	margin: .4in;
}

p.hanging-indent {
	text-indent:-0.4in;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-left: 0.4in;
	font-weight: bold;
}
