<style type="text/css">
html,body{margin:0;padding:0}
body{
	font: 82% arial,sans-serif;
	text-align:center;
	background-image: url(images/background2.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #666666;
	background-attachment: fixed;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p{margin:0 10px 10px}
a{color: #003366}
div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}
div#container{
	text-align:left;
	border: 3px solid #000000;
	background-color: #FFFFFF;
}
div#content p{line-height:1.4}
div#navigation{background:#FFFFFF}
div#extra{
	background:#FFFFFF;
}
div#footer{
	background: #333333;
	color: #FFF;
	font-weight: normal;
	font-size: 8pt;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

div#container{width:700px;margin:0 auto}
div#navigation{
	float:left;
	width:160px;
	margin-top: 10px;
	background-image: url(images/NavigationLeftBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
#container #navigation ul {
	padding: 0;
	list-style: none;
	margin: 4px 0px 0px;
}

#container #navigation li {
	display: inline;
}

#container #navigation a {
	display: block;
	width: 110px;
	padding-top: 4px;
	text-align: left;
	text-decoration: none;
	color: #930000;
	padding-left: 30px;
	padding-right: 10px;
	background-image: url(images/arrow-double.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 4px;
	margin-left: 8px;
	font-size: 9pt;
}

#container #navigation a:hover {
	background: url(images/NavigationOver.jpg) no-repeat left center;
	color: #000000;
}

div#extra{
	float:right;
	width:520px;
	margin-top: 10px;
}
#container #extra .title {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
	text-transform: uppercase;
}

div#footer{
	clear:both;
	width:100%;
	text-align: center;
	font-weight: normal;
}
</style>
#container #footer a {
	color: #FFFFFF;
}
#container #footer a {
	color: #FFFFFF;
	font-weight: normal;
}
#gallery {
	background-color: #FFFFFF;
}
#gallery img {
	border: 2px solid #999999;
}
.flashborder {
	border: 1px solid #E3E0BF;
	padding: 1px;
	margin: 1px;
}
