.Content {
	background-color: #C7D5FA;
	width: 80%;
	padding: 6px;
	border: thin dashed #666666;
	margin-top: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E2E9FC;
	margin: 0px 0px auto;
}
h1 {
	font-size: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .6em;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.NavBar {
	background-color: #C7D5FA;
	padding: 10px;
	margin-left: 30px;
	border: 2px solid #666666;
	width: 50%;
	margin-top: 3em;
}

.NavItem {
	text-transform: capitalize;
	font-weight: bold;

}
.NavItem:hover {
	font-style: normal;
	background-color: #ABC0F8;
}
a:active {
	color: #006600;
}

a:link {
	color: black;
	font-style: normal;
	text-decoration: none;

}

#SwordFish{
	position: relative;
	right: 0px;
	left: 50px;
	top: 40px;
}

#Sub {
	position: relative;
	top: 100px;
	left: 300px;
}

#School {
	position: relative;
	top: 20px;
	left: 36px;
}
#Shark{
	position: relative;
	top: 156px;
	left: 24px;
}
h2 {
	font-size: 100%;
	font-weight: bold;

}
.ContentImage {
	margin: 5px;
	border: thin solid #000000;
	float: right;

}
a:visited {
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;

}
h3 {
	font-size: smaller;
	font-weight: bold;
	vertical-align: top;

}
.SectionTitle {
	font-size: 100%;
	font-weight: bold;
	vertical-align: top;

}
.SectionContent {
	padding-bottom: 10px;
}
div.Figure {
	text-align: center;
	float: right;
	font-size: smaller;
	margin: 3px 3px 3px 10px;


}
p.Caption {
	font-size: smaller;
	text-indent: 0pt;
	margin: 2px;

}
p.Image {
	margin: 0px;
}
p {
	margin-top: 0px;

}
div.Center {
	float: none;
}
td#Waves {
	background-image: url(../images/header_r2_c2.gif);
	background-repeat: repeat-x;
}
