﻿html {
	font-size: 75%;
	scrollbar-face-color: #4c4c4c;
	scrollbar-track-color: #444;
	scrollbar-arrow-color: #444;
	scrollbar-shadow-color: #444;
	scrollbar-3dlight-color: #444;
	scrollbar-darkshadow-color: black;
}
body {
	margin: 0;
	padding: 140px 0 0 0;
	color:#fff;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	min-width: 936px;
	background: #4c4c4c;;
	font: 1.1em/1.1em normal "tahoma, verdana, arial, helvetica, serif";
	scrollbar-face-color: #4c4c4c;
	scrollbar-track-color: #444;
	scrollbar-arrow-color: #444;
	scrollbar-shadow-color: #444;
	scrollbar-3dlight-color: #444;
	scrollbar-darkshadow-color: black;
}

a { text-decoration:none; font-weight:bold; color:#dcdcdc; padding:0; margin:0;}
a:active { text-decoration:none; font-weight:bold; color:#dcdcdc; }
a:visited { text-decoration:none; font-weight:bold; color:#dcdcdc; }
a:hover { text-decoration:underline; color:#ffffff;}
a img {border:0; margin: 0; padding: 0;}
.date {
	color: #ff80ff;
	font-weight:bold;
	font-style: italic;
}
hr {clear:both;}

#header {
	background: #000 url("images/header_bg.gif") repeat top left;
	clear:both;
	height: 140px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#footer {
	clear:both;
	margin: 0;
	padding: 0;
	height: 2em;
	overflow: hidden;
	background: #4c4c4c;
	width: 100%;
}

#footer p {
	margin:0;
	padding: 0.5em;
	text-align:right;
	color: #cdcdcd;
	font-size: 0.8em;
}

#content {
	clear:both;
	margin: 0 200px 0 200px;
	padding: 0;
	background: #4c4c4c;
}

#content p {
	padding: 1em;
	margin: 0;
	text-indent: 2em;
	font-size: 1.1em;
}

#content div {
	padding: 1em;
	margin: 0;
}

#content div img {
	float: left;
	margin: 0 20px;
}

#content div p img {
	float: left;
	margin: 0 20px;
	padding: 0;
}

#content div.iteminfo div.itemimg {
	float: right;
	margin-left: 20px;
	padding: 0;
	max-width: 300px;
}

#content div.iteminfo h3, #content div.iteminfo h4 {
	clear: none;	
}

#content div.iteminfo div.itemimg img {
	float: right;
	margin: 0 5px;
	padding: 0;
}

#content h2 {
	text-align:center;
	margin: 0;
	padding: 0.5em 0;
	font-size: 1.3em;
	clear: both;
}

#content h3 {
	text-align: left;
	margin: 0 2em;
	padding: 0.5em 0;
	font-size: 1.2em;
	clear: both;
}

#content div.iteminfo h3 {
	text-align: center;
}

#content ul {
	margin: 0 0 0 2em;
	padding: 0;
	font-size: 1.1em;
}

#content ul ul {
	margin: 0 0 0 2em;
	padding: 0;
	font-size: 0.9em;
}

#content ul ul ul {
	margin: 0 0 0 2em;
	padding: 0;
	font-size: 1em;
	font-style: italic;
}

#content div.itemlist {
	border: solid 1px #999;
	height: 150px;
	margin: 0 40px;
	padding: 0;
	overflow: auto;
	text-align:center;
	scrollbar-face-color: #4c4c4c;
	scrollbar-track-color: #444;
	scrollbar-arrow-color: #444;
	scrollbar-shadow-color: #444;
	scrollbar-3dlight-color: #444;
	scrollbar-darkshadow-color: black;
}

#content div.itemlist ul {
	list-style:none;
	font-size: 1em;
	text-indent:0;
	margin: 0;
	padding: 0;
}

#content div.itemlist li {
	width: 200px;
	font-size: 1em;
	display: block;
	text-align:center;
	padding: 0.2em;
	margin:0.1em;
	float:left;
	background: #444;
	color: #999;
	border: solid 1px #999;
}

#content div.iteminfo h4 {
	text-align:left;
	font-size: 1.1em;
}

#content div.iteminfo {
	margin: 0;
	padding: 1em;
	text-indent:0;
	overflow:hidden;
}

#content div.iteminfo p {
	text-indent:0;
	margin:0;
	padding: 0.2em 0;
}

#menu {
	width: 200px;
	overflow: visible;
	position: absolute;
	top: 140px;
	bottom: 2em;
	left: 0;
	background: #4c4c4c;
	text-align:center;
}

#menu h2 {
	width: 200px;
	height: 24px;
	margin: 1px 0 0 0;
	padding: 0;
	background: #4c4c4c url("images/menu.jpg") no-repeat 0 0;
	font-size: 18px;
	letter-spacing: 0.1em;
	font-family: monospace;
	text-indent: 20px;
	font-weight: normal;
	text-align:left;
}

#menu h2:hover, #menu h2:active {
	background: #000 url("images/menu.jpg") no-repeat 0 -24px;
}

#menu h2 a {
	background: url("images/menuarrow.gif") 4px 4px no-repeat;
	font-size: 18px;
	letter-spacing: 0.1em;
	font-family: monospace;
	font-weight: normal;
	text-indent: 20px;
	margin: 0 0 -4px 0;
	padding: 4px 0 0 0;
	display: block;
	width: 200px;
	height: 24px;
}

#menu h2 a:hover {
	text-decoration: none;
}

#menu h2.current {
	width: 200px;
	height: 24px;
	display: block;
	margin: 1px 0 0 0;
	padding: 4px 0 0 0;
	background: #000 url("images/activemenu.jpg") no-repeat 0 0;
	font-size: 18px;
	letter-spacing: 0.1em;
	font-family: monospace;
	text-indent: 20px;
}

#menu img {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

#sidebar {
	width: 200px;
	overflow: show;
	position: absolute;
	top: 140px;
	bottom: 2em;
	right: 0;
	background: #4c4c4c;
	font-size: 0.9em;
	text-align:center;
}

#sidebar p {
	text-align: center;
	margin: 0;
	padding: 0.5em 0;
}

#sidebar p form {
	font-size: 1em;
	text-align:center;
}

#logo {
	width: 200px;
	height: 115px;
	padding: 0;
	margin: 0;
	background: #000 url("images/logo.jpg") no-repeat top left;
	display: block;
	text-align: left;
}

#topimg {
	position: relative;
	height: 115px;
	top: -115px;
	margin: 0 207px -115px 207px;
	padding: 0;
	display: block;
	background: #000 url("images/header.jpg") no-repeat 100% 100%;
}

#topimg a, #logo a {
	width: 100%;
	height: 115px;
	text-align: left;
	display: block;
}

#slogan {
	display: block;
	padding: 0;
	margin: 0;
	height: 25px;
	text-align:center;
	background: #4c4c4c;
	width: 100%;
}

#slogan p {
	height: 17px;
	margin: 0;
	padding: 2px 0;
	text-align:center;
	border: dotted 2px #999;
	color: #cdcdcd;
	font-size: 14px;
	font-weight:bold;
}

#rightmenu {
	position: absolute;
	top: 0;
	right: 0;
	width:200px;
	height: 113px;
	margin: 0;
	padding: 1px 0;
	background: #000;
}

#rightmenu img {
	background: #000 url("images/menu_int.gif") repeat top left;
	padding: 1px 0;
	margin: 0;
	display:block;
}
