@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18pt;
	color: #333333;
	background-image: url(images/bg04.jpg);
	background-position: 0px 0px;
}
#main {
	background-color: #FFFFFF;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 600px;
	width: 850px;
	left: 40px;
	top: 80px;
}
#nav {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 50px;
	width: 850px;
	left: 40px;
	top: 20px;
	word-spacing: 0.4em;
	line-height: 10pt;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #336666;
	text-decoration: none;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#main #photo {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 400px;
	width: 800px;
	left: 0px;
	top: 40px;
	text-align: center;
	vertical-align: middle;
}
#main #links {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 30px;
	width: 800px;
	left: 0px;
	top: 460px;
	text-align: center;
	vertical-align: top;
}
#main #linktb {
	color: #336666;
}
#main #caption {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 30px;
	width: 800px;
	left: 0px;
	top: 505px;
	text-align: center;
	vertical-align: top;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #336666;
	text-decoration: none;
}
a:active {
color: #FF6600;
	text-decoration: none;
}
.web {
	color: #999999;
}
#copyright {
	position: absolute;
	z-index: 3;
	height: 20px;
	width: 800px;
	left: 40px;
	top: 688px;
	color: #666666;
}
img {
	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;
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}
