html {
	scrollbar-3dlight-color: #663;
	scrollbar-arrow-color: #CC9;
	scrollbar-darkshadow-color: #CC9;
	scrollbar-face-color: #989865;
	scrollbar-highlight-color: #CC9;
	scrollbar-shadow-color: #663;
	overflow: hidden;
	}

body {
	margin: 0;
	padding: 0 0 50px 0;
	background: url(gfx/back.gif);
	color: #000;
	font-family: 'Trebuchet MS', trebuchet, verdana, arial;
	line-height: 130%;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	}

* {
	-moz-outline: none;
	}

img {
	margin: 0;
	border: 0;
	}

a:link, a:visited, a:active {
	color: #330;
	text-decoration: underline;
	}

#container {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 70%;
	height: 450px;
	margin: -250px auto 0 -35%;
	}

#header {
	position: relative;
	margin: 40px 0 0 0;
	height: 150px;
	border: 1px solid #441;
	background: #CC9;
	color: #330;
	opacity: 0.4;
	filter: alpha(style=0,opacity=40);
	}

h1	{
	position: relative;
	top: 0;
	margin: 20px 0 10px 20px;
	font-size: 140%;
	font-weight: normal;
	line-height: 33px;
	}

#head a#home_link:link, #head a#home_link:visited, #head a#home_link:active {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	background: transparent url(gfx/logo.gif) 0 0 no-repeat;
	text-indent: -500px;
	margin: 20px 10px 0 0;
	}

#head a#home_link:hover, #head a#home_link:focus {
	background-position: 0 -50px;
	}

#head a#swirl:link, #head a#swirl:visited, #head a#swirl:active, #head a#stop:link, #head a#stop:visited, #head a#stop:active {
	display: block;
	float: right;
	width: 12px;
	height: 12px;
	margin: 12px 3px 0 0;
	text-indent: -5000px;
	background: transparent url(gfx/swirl.gif) 0 0 no-repeat;
	}

#head a#stop:link, #head a#stop:visited, #head a#stop:active {
	margin: 12px 30px 0 0;
	background: transparent url(gfx/stop.gif) 0 0 no-repeat;
	}

#head a#swirl:hover, #head a#swirl:focus, #head a#stop:hover, #head a#stop:focus {
	background-position: 0 -12px;
	}

#pscroller1 {
	padding: 5px;
	height: 60px;
	}

.scrolline {
	}

#content {
	position: relative;
	z-index: 4;
	top: 0;
	height: 220px;
	}

#dhtmltooltip {
	position: absolute;
	background: transparent url(gfx/label.gif);
	width: 183px;
	height: 83px;
	padding: 8px 8px 8px 59px;
	z-index: 100;
	visibility: hidden;
	opacity: 0.9;
	filter: alpha(style=0,opacity=90);
	color: #000;
	line-height: 120%;
	}

.download {
	position: absolute;
	width: 64px;
	height: 65px;
	margin: 0;
	}

#download_1 {
	top: 0;
	left: 150px;
	margin-top: -10px;
	}

#download_2 {
	top: 12px;
	left: 200px;
	}

#download_3 {
	top: 60px;
	left: 100px;
	}

#download_4 {
	top: 90px;
	left: 290px;
	}

#download_5 {
	top: 150px;
	left: 200px;
	}

#download_6 {
	top: 70px;
	left: 350px;
	}

#download_7 {
	top: 70px;
	left: 180px;
	}

#download_8 {
	top: 120px;
	left: 340px;
	}

#download_9 {
	top: 145px;
	left: 295px;
	}

#download_10 {
	top: 83px;
	left: 55px;
	}

#download_11 {
	top: 88px;
	left: 405px;
	}

#download_12 {
	top: 10px;
	left: 40px;
	}

#download_13 {
	top: 112px;
	left: 115px;
	}

#download_14 {
	top: 10px;
	left: 305px;
	}

#download_15 {
	top: 49px;
	left: 250px;
	}

#download_16 {
	top: 0px;
	left: 380px;
	}

#download_17 {
	top: 20px;
	left: 420px;
	}

#download_18 {
	top: 148px;
	left: 420px;
	}

#download_19 {
	top: 117px;
	left: 465px;
	}

#download_20 {
	top: 145px;
	left: 510px;
	}

#footer {
	position: absolute;
	z-index: 1;
	bottom: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 50px;
	border: 1px solid #441;
	background: #CC9;
	color: #441;
	opacity: 0.4;
	filter: alpha(style=0,opacity=40);
	}

#foot {
	margin: 10px 0 0 70px;
	}

#arch_note {
	z-index: 3;
	position: absolute;
	font-weight: bold;
	right: 25px;
	bottom: 10px;
	font-size: 100%;
	color: #848451;
	}

#arch_note a:link, #arch_note a:visited, #arch_note a:active {
	color: #848451;
	}
