@charset "utf-8";


@charset "utf-8";
body { 
margin : 0; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
background-color : #000000; 
} 
#container { 
margin : 0 auto; 
width : 1000px; 
position : relative; 
top : 0; 
bottom : 0; 
} 
#imageholder { 
position : absolute; 
width : 800px; 
height : 5600px; 
left : 376px; 
top : 0; 
background-image : url(backgroundfull.jpg); 
} 
#imageholder2 { 
position : absolute; 
width : 800px; 
height : 5600px; 
left : 376px; 
top : 0; 
background-color : #000000; 
border-top-style : none; 
border-right-style : none; 
border-bottom-style : none; 
border-left-style : none; 
z-index : 1; 
} 
#links { 
color : #660000; 
} 
.darkblue A:link { 
color : #660000; 
} 
.darkblue A:visited { 
color : #990000; 
} 
.darkblue A:active { 
color : #000099; 
} 
#navbar { 
position : absolute; 
top : 250px; 
left : 400px; 
z-index : 1; 
} 
#scrollbarbox { 
top : 170px; 
left : 530px; 
height : 495px; 
width : 350px; 
overflow : auto; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
text-align : justify; 
position : absolute; 
color : #660000; 
padding-right : 12px; 
} 
#scrollbarbox2 { 
top : 170px; 
left : 230px; 
height : 495px; 
width : 500px; 
overflow : auto; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
text-align : left; 
position : absolute; 
color : #660000; 
padding-right : 40px; 
} 
#copyright { 
position : absolute; 
top : 752px; 
left : 0; 
height : auto; 
width : 500px; 
color : #ffffff; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-style : normal; 
text-align : left; 
} 
	width: 350px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	position: absolute;
	color: #660000;
	padding-right: 12px;
}

#scrollbarbox2 {
	top: 170px;
	left: 230px;
	height: 495px;
	width: 500px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	position: absolute;
	color: #660000;
	padding-right: 40px;
}
#textbox {
	position: absolute;
	top: 635px;







	left: 80
<br>;
	height: auto;
	width: 300px;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	left: 78px;
	line-height: 20px;
}
#copyright {
	position: absolute;
	top: 752px;
	left: 0px;
	height: auto;
	width: 500px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
}

