@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #010707;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a.menulink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 7px;
	margin-left: 7px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC00;
}
a.menulink:hover {
	padding-left: 15px;
	background-color: #FFCC33;
	border-left-width: 0px;
}
h3.contenttitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	color: #0066CC;
	display: block;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
h3.gallerytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	color: #0066CC;
	display: block;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: center;
}
h3.menutitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	display: block;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 8px;
	text-align: center;
}
h3.newstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	display: block;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 8px;
	text-align: center;
}
a.newsitemtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 16px;
	color: #663366;
	text-align: center;
	margin-top: 2px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
}
a.newsitemtitle:hover {
	color: #FFFFCC;
	background-color: #663366;
}
p.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #111111;
	text-align: justify;
	display: block;
	padding: 3px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul.list {
        font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	display: inline-block;
        width: 210px;
	list-style-type: disc;
	margin: 0 0 0 20px;
        padding: 0 0 0 10px;
	color: #111111;
	font-weight: bold;
	text-align: left;
}
p.contactadress {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #111111;
	text-align: left;
	display: block;
	padding: 3px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	width: 140px;
	clear: left;
	height: auto;
}
span.frm {
	border-top:1px dashed gray;
	display:block;
	float:left;
	clear:left;
	width: 280px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.err {
	background-color:#F55
}
span.frm label {
	display:block;
	float:left;
	clear:left;
	padding: 3px;
}
span.frm input {
	display:block;
	float:right;
	clear:right;
}
form.cssform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
	color: #333333;
	display: block;
	float: left;
	width: 300px;
}
input  {
	padding:1px 1px 1px 15px;
	border:1px solid #6CF;
	background-color: #FFF;
}
input:focus  {
	background-color:#FF9
}
input.req  {
	border:1px solid #6CF;
	padding:1px 1px 1px 15px;
	background-color: #FFF;
	background-image: url(../x-images/redstar.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
input.req:focus  {
	background-color:#FF9
}
input.noreq  {
	padding:1px 1px 1px 15px;
	background-color: #FFFFFF;
}
input.noreq:focus {
	background-color:#FF9
}
input[type="text"]   {
	width:180px
}
input[type="submit"]  {
	width:70px;
	background-color:#0066FF;
	font-weight:bold;
	padding:2px;
	cursor:pointer;
	float: left;
	font-size: 12px;
}
input[type="reset"]  {
	width:70px;
	background-color:#0066FF;
	font-weight:bold;
	padding:2px;
	cursor:pointer;
	float: left;
	font-size: 12px;
}
input[type="submit"]:hover  {
	background-color:#00CCFF;
}
input[type="reset"]:hover  {
	background-color:#00CCFF;
}
span.adress {
	clear: left;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
	text-align: left;
	display: block;
	height: auto;
}
textarea  {
	border:1px solid #6CF;
	width:280px;
	height:60px;
	overflow:hidden;
	float:left;
	clear: both;
	background-color: #FFFFFF;
}
textarea:focus {
	background-color:#FF9
}
span.frmError {
	background-position:15px 50%;
	text-align:left;
	display:block;
	background-color:#FCC;
	background-image:url(../x-images/error.gif);
	background-repeat:no-repeat;
	border-top-width:2px;
	border-bottom-width:2px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-color:#900;
	border-bottom-color:#900;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	text-decoration:none;
	clear: both;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 45px;
	color: #000033;
	width: 390px;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	height: auto;
}
span.frmInfo {
	background-position:15px 50%;
	text-align:left;
	display:block;
	background-color:#9CC;
	background-image:url(../x-images/info.gif);
	background-repeat:no-repeat;
	border-top-width:2px;
	border-bottom-width:2px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-color:#009;
	border-bottom-color:#009;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	text-decoration:none;
	clear: both;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 45px;
	color: #000033;
	width: 390px;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	height: auto;
}
span.frmHelp {
	background-position:15px 50%;
	text-align:left;
	display:block;
	background-color:#FFC;
	background-image:url(../x-images/help.gif);
	background-repeat:no-repeat;
	border-top-width:2px;
	border-bottom-width:2px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-color:#FC0;
	border-bottom-color:#FC0;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	text-decoration:none;
	clear: both;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 45px;
	color: #000033;
	width: 390px;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	height: auto;
}
span.frmOk {
	background-position:15px 50%;
	text-align:left;
	display:block;
	background-color:#CF9;
	background-image:url(../x-images/noerror.gif);
	background-repeat:no-repeat;
	border-top-width:2px;
	border-bottom-width:2px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-color:#390;
	border-bottom-color:#390;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	text-decoration:none;
	clear: both;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 45px;
	color: #000033;
	width: 390px;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	height: auto;
}
p.content a {
	font-weight: bold;
	text-decoration: none;
	color: #FF3300;
}
p.content a:hover {
	color: #0066CC;
}
p.content a:visited {
	color: #999999;
}
p.newscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
	padding: 3px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663399;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663399;
	display: block;
}
p.newscontent a {
	font-weight: bold;
	text-decoration: none;
	color: #FF3300;
}
p.newscontent a:hover {
	color: #0066CC;
}
p.newscontent a:visited {
	color: #999999;
}
p.gallerycontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
p.gallerycontent a {
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	width: 100px;
}
p.gallerycontent a span {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-color: #663366;
	float: left;
	clear: left;
	text-decoration: none;
	margin: 0px;
	width: 100%;
}
p.gallerynav {
	display: block;
	height: 20px;
	width: 100%;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p.gallerynav a {
	text-decoration: none;
	text-align: center;
	display: inline-block;
	padding: 3px;
	background-color: #663366;
	color: #FFFFCC;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 3px;
}
p.gallerynav a:hover {
	color: #663366;
	background-color: #FFFFCC;
}
.bluetext {
	color: #003366;
}
.orangetext {
        color: #663300;
}
img.left {
	float: left;
	border: 3px solid #F1F1F1;
	line-height: 14px;
	padding: 1px;
	background-color: #999999;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img.right {
	float: right;
	border: 3px solid #F1F1F1;
	line-height: 14px;
	padding: 1px;
	background-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
div#container {
	height: 832px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
div#header {
	background-image: url(../x-images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 126px;
	width: 750px;
	display: block;
	text-align: right;
	float: left;
}
div#content {
	clear: both;
	height: 648px;
	width: 750px;
	display: block;
}
div#leftbg {
	background-image: url(../x-images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 648px;
	width: 58px;
	display: block;
	float: left;
}
div#rightbg {
	background-image: url(../x-images/rightbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 648px;
	width: 37px;
	float: right;
	display: block;
}
div#pathfind {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: 20px;
	width: 225px;
	display: block;
	margin-top: 100px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #FF3331;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	margin-right: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #FFCC00;
	float: right;
	clear: both;
}
div#leftpanel {
	margin: 0px;
	padding: 0px;
	height: 648px;
	width: 179px;
	float: left;
	display: block;
}
div#tlspacer {
	background-image: url(../x-images/tlsep.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 179px;
	display: block;
	clear: none;
	float: left;
}
div#tlmenu {
	background-image: url(../x-images/tlmenu.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 226px;
	width: 179px;
	display: block;
	float: left;
}
div#mlspacer {
	background-image: url(../x-images/mlsep.jpg);
	margin: 0px;
	padding: 0px;
	height: 54px;
	width: 179px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	clear: none;
	float: left;
}
div#blmenu {
	background-image: url(../x-images/blmenu.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 323px;
	width: 179px;
	display: block;
	clear: none;
	float: left;
}
div#blmenu_nonews {
	background-image: url(../x-images/blmenu_nonews.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 323px;
	width: 179px;
	display: block;
	clear: none;
	float: left;
}
div#topcontent {
	background-image: url(../x-images/topcontent.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 312px;
	width: 476px;
	display: block;
	float: right;
}
div#contentsep {
	background-image: url(../x-images/contentsep.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 476px;
	display: block;
	float: right;
}
div#bottomcontent {
	background-image: url(../x-images/bottomcontent.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 313px;
	width: 476px;
	display: block;
	float: right;
}
div#main {
	height: 648px;
	width: 476px;
	float: right;
	display: block;
}
div#footer {
	background-image: url(../x-images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 58px;
	width: 750px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: italic;
	text-align: center;
}
div#banner {
	overflow: hidden;
	position: absolute;
	z-index: auto;
	height: auto;
	width: auto;
	right: 5px;
	top: 5px;
}

div#banner a img {
	border:none;
}
