@charset "UTF-8";
a:link {
	color: #666;
	text-decoration: none;
}
a:visited { 
	color: #666;
	text-decoration: none;
}
a:hover { 
	color: #000;
	text-decoration: none;
}
a:active { 
	color: #666;
	text-decoration: none;
}
a.footer_link:link { 
	color: #666
	text-decoration: none;
} 
a.footer_link:visited { 
	color: #666
	text-decoration: none;
}
a.footer_link:hover { 
	color: #000
	text-decoration: none;
}
a.footer_link:active { 
	color: #666
	text-decoration: none;
}


.splashbody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.splashdiv {
	width: 100%;
	height: 400px;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 100px;
}
.templatebody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.flagdiv {
	width: 531px;
	height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 40px;
	left: 50px;
}
.imagesdiv {
	top: 120px;
	position: absolute;
	height: 620px;
	left: 50px;
	right: 50px;
	overflow: auto;
	white-space: nowrap;
}
.navdiv {
	height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 80px;
	left: 100px;
	right: 50px;
	white-space: nowrap;
}
.navbutton {
	padding-right: 20px;
}
.images {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
}
.biodiv {
	top: 150px;
	position: absolute;
	left: 50px;
	right: 50px;
}
.biotext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	color: #666;
	padding-left: 20px;
}
.bioimage {
	background-image: url(../art/bio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
}
.copyrighttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 2em;
	color: #666;
}