body {
	background: #000066 url(../pics/body_bg.gif);
	font-size: 1em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
img {
	border-width: 0px;
}
.clear {
	clear: both;
}
#header {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	width: 100%;
}
#logo {
	position: absolute;
	top: 30px;
	right: 30px;
}
#header ul {
	margin: 0px;
	padding: 0px 150px 0px 0px;
	display: none;
}
#header li {
	font: bold 70% Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	margin-right: 1em;
}
#header li a:link {
	color: #FFFFFF;
	text-decoration: none;
	background: #000066;
}
#header li a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background: #000066;
}
#header li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #000066;
}
#header li a:active {
	color: #FFCC00;
	text-decoration: underline;
	background: #000066;
}
#header h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	padding-left: 20px;
	font-style: italic;
}
#content {
	margin-right: 20px;
	margin-left: 20px;
	background: #FFFFFF url(../pics/content_bg.gif) no-repeat fixed left center;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 24em;
}
* html #content {height: 24em;}

#content-top {
	background: #FFCC00 url(../pics/content-top_fade.gif) no-repeat right;
	height: 25px;
	border-bottom: 2px solid #000066;
	display: none;
}

#content-top ul {
	margin: 0px;
	padding: 5px 0px 0px 20px;
}
#content-top li {
	font: bold 70% Verdana, Arial, Helvetica, sans-serif;
	margin-right: 1em;
	display: inline;
}
#content-top li a:link {
	color: #000066;
	text-decoration: none;
	background: #FFCC00;
}
#content-top li a:visited {
	color: #666666;
	text-decoration: none;
	background: #FFCC00;
}
#content-top li a:hover {
	color: #000066;
	text-decoration: underline;
	background: #FFCC00;
}
#content-top li a:active {
	color: #000066;
	text-decoration: underline;
	background: #FFCC00;
}
#content h2 {
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
#content h3 {
	font-size: 90%;
}
#content p {
	font-size: 80%;
	line-height: 150%;
}
.text-bold {
	font-weight: bold;
}
.text-gold {
	color: #FFCC00;
}
#content-main {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.photo-left {
	float: left;
	margin-bottom: 20px;
	border: 1px solid #000066;
	margin-right: 25px;
}
.photo-right {
	float: right;
	margin-bottom: 20px;
	margin-left: 25px;
	border: 1px solid #000066;
	margin-top: 10px;
}
.photo-right2 {
	float: right;
	margin-bottom: 20px;
	border: 1px solid #000066;
	margin-left: 25px;
}
.photo-home {
	float: right;
	margin-bottom: 20px;
	margin-left: 25px;
	border: 1px solid #000066;
	margin-top: 10px;
}
#content-main table {
	border: 2px solid #000066;
	margin-top: 20px;
}
#content-main th {
	font-size: 70%;
	color: #FFCC00;
	background: #000066;
}
#content-main td {
	font-size: 70%;
}
#content-main tr.even {
	background: #CCCCCC;
}
#content-main tr.odd {
	background: #000066;
	color: #FFFFFF;
}
#content-main tr.new {
	background: #FFCC00;
	color: #000066;
}
#content-main a:link {
	color: #000066;
	text-decoration: none;
	background: #FFFFFF;
}
#content-main a:visited {
	color: #999999;
	text-decoration: none;
	background: #FFFFFF;
}
#content-main a:hover {
	color: #000066;
	text-decoration: underline;
	background: #FFFFFF;
}
#content-main a:active {
	color: #000066;
	text-decoration: underline;
	background: #FFFFFF;
}
#content-main ul {
	margin: 20px 0px 0px;
	padding: 0px 0px 0px 20px;
}
#content-main li {
	font-size: 80%;
	padding-bottom: 10px;
	line-height: 130%;
}
.contactform p {
	margin: 0px;
	padding: 5px 0px 0px;
	clear: left;
	display: none;
}
.contactform p label {
	width: 10%;
	font-weight: bold;
	float: left;
}
.contactform .text {
	background: #CCCCCC;
	padding: 2px;
	width: 200px;
	border: 1px solid #000066;
}
.contactform p.submit {
	margin-left: 10%;
}
.contactform p.submit input {
	color: #FFCC00;
	background: #000066;
	font-weight: bold;
}
.map {
	float: right;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-top: 10px;
}
.abs {
	float: right;
	margin-right: 20px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 20px 0px;
	padding-bottom: 20px;
}
#footer p {
	font-size: 70%;
}
#footer p.right {
	font-size: 70%;
	float: right;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	background: #000066;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background: #000066;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #000066;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background: #000066;
}

