/* CSS Document */
body {
	background-color:#00006A
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}
#wrapper {
	background-color: #ffffff;
	margin: 0 auto;
	vertical-align:middle;
	width: 768px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #00006A;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}

.address {
	font-size: 16px;
}
.credits {
	color: #666666;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
}
.copyright {
	font-size: 11px;
	font-weight: bold;
}
.heading {
	font-size: 16px;
	font-weight: bold;
}
.home_normal {
	font-size: 15px;
}
.home_bold {
	font-size: 14px;
	font-weight: bold;
}
.home_bold_white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.normal {
	font-size: 14px;
}
.normal_bold {
	font-size: 13px;
	font-weight: bold;
}
.script_warn {
	color: #CC6600;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
.sub_heading {
	font-size: 14px;
	font-weight: bold;
}
	
#bio {
	clear: right;
}
#bio2 {
	clear: right;
}
#flashdetect {
	position: absolute;
	visibility: visible;
	z-index: 40;
	text-align: center;
	margin-top: 10%;
	width: 230px;
	margin-left: 110px;
	left: 326px;
	top: 204px;
}
#flashmap {
	width: 750px;
}
#flashproducts {
	width: 750px;
}
#photo {
	position: relative;
	clear: both;
	float: left;
	padding-right: 6px;
	border: 0;
	padding-top: 3px;
}
#photo2 {
	position: relative;
	clear: both;
	float: right;
	border: 0;
	padding-left: 6px;
	padding-top: 3px;
}
#photo3 {
	position: relative;
	clear: both;
	float: left;
	padding-right: 6px;
	border: 0;
	padding-top: 3px;
}
