body {
	background: #EBEBEB;
	/*background: url(images/background_BG.jpg);
	background-repeat: repeat-x;
	background-position: 0% 100%;*/
	/* vertical-align: bottom;
	position: absolute;
	bottom: 0px; */
	text-align: center;
}

.text {
	font: 14px/17px;
	font-weight: normal;
	font-family: arial;
	font-size: 14px;
	line-height: 17px;
}

p.intro {
	/* font: fontSize/lineHeight font;*/
	font: 14px/17px times;
	font-weight: 600;
	color: #005447;
}

a.name {
	font: 18px/17px times;
	font-weight: bolder;
	color: #005447;
}

.background {
	width: 100%;
	height: 100%;
	text-align: center;
	/* background: url(images/background_BG.jpg) repeat-x bottom left; */
	/* vertical-align: bottom;
	position: absolute;
	bottom: 0px; */
}

.body {
	text-align: center;
	width: 800px;
	height: 100%;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	/*border-left: thin solid #005447;
	border-right: thin solid #005447;*/
}

.body2 {
	width: 800px;
	background-color: white;
	/*border-left: thin solid #005447;
	border-right: thin solid #005447;*/
}

font.topLinks {
	color: white;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
}

a.topLinks:link {
	color: white;
	text-decoration: none;
}

a.topLinks:active { 
	cursor: default;
	color: white;
	text-decoration: none;
} 

a.topLinks:visited { 
	cursor: default;
	color: white;
	text-decoration: none;
}

a.topLinks:hover { 
	cursor: pointer;
	color: white;
	/*font-size: 15px;
	padding: 1px 0px 0px 1px;*/
	text-decoration: underline;
	background-color: #660000;
}

.header {
	width: 100%;
	height: 165px;
	background: url(images/header_BG.jpg) repeat-x top left;
}

.heading {
	color: #660000;
	font-weight: bolder;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.logo {
	width: 311px;
	height: 158px;
	/* display: inline; */
	padding-top: 4px;
	float: left;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/OBX_logo.png');
}

.imgLogo {
	float: left;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

img.forRight {
	display: block;
	border: none;
	float: right;
	padding: 0px 0px 30px 20px;
}

.forRight {
	float: right;
	padding: 0px 0px 30px 20px;
}

.nav {
	width: 100%;
	height: 20px;
	background-color: #005447;
	text-align: center;
}

.navBtns {
	width: 480px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
}

a img {
	border-width: 0;
}

a:link {
	color: #005447;
}

a:active { 
	cursor: default;
	color: #005447;
} 

a:visited { 
	cursor: default;
	color: #005447;
}

a:hover { 
	cursor: pointer;
	color: #DBBA73;
}

.mainContent {
	width: 800px;
	height: auto;
	margin-left: 40px;
	margin-right: auto;
	border: 0px;
	overflow: auto;
	display: inline;
	text-align: center;
	
}

.headerVideo {
	z-index: 2;
	width: 800px;
	height: 165px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 0px;
}

.videoHeader {
	width: 800px;
	height: 165px;
}

.footer {
	width: 900px;
	height: 200px;
	text-align: center;
	font-family: arial, "lucida console", sans-serif;
	color: white;
	font-size: small;
	font-weight: 600;
	position:relative;
	vertical-align: bottom;
	bottom:0px;
	background-image: url(images/footer_BG.jpg);
	background-repeat: repeat-x;
	/*border-left: thin solid #005447;
	border-right: thin solid #005447;*/
}

.footerContact {
	color: white;
	font-weight: 600;
	font-size: 12px;
	line-height: 150%;
	
}

.copyright {
	color: white;
	font-weight: 600;
	font-size: 10px;
}

.contactEmail:link {
	color: white;
	text-decoration: underline;
}

.contactEmail:visited {
	color: white;
	text-decoration: underline;
}

.contactEmail:hover {
	color: white;
	cursor: pointer;
	/*font-size: 15px;*/
	/*padding: 1px 0px 0px 1px;*/
	background-color: #660000;
	text-decoration: none;

}

.contactEmail:active {
	color: white;
	text-decoration: underline;
}

/*.footer {
	width: 900px;
	height: 200px;
	text-align: center;
	font-family: arial, "lucida console", sans-serif;
	color: white;
	font-size: x-small;
	font-weight: 600;
	background-color: #005447;
}*/

.footerLink:link {
	color: white;
	text-decoration: none;
}

.footerLink:visited {
	color: white;
	text-decoration: none;
}

.footerLink:hover {
	color: #DBBA73;
	text-decoration: underline;
	cursor: pointer;
}

.footerLink:active {
	color: white;
	text-decoration: none;
}

.TETnames {
	color: #000099;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

.TEAMtitle {
	color: #660000;
	font-size: 24px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
