@charset "utf-8";
.scroll{
	position: absolute;
	left: 0;
	top: -14px;
	width: 95%;
	z-index: 2;
}
#scrollholder {
	overflow: scroll;
	overflow-x: hidden;
	
	
}
.track{ position: relative;float:right;top: 40px;  height: 400px;font-size: 0; z-index: 3; background-image: url(../images/scroll_bg.png); background-repeat: no-repeat;width:16px; cursor: pointer;  cursor: hand;}
.drag_bar{ position: absolute;top:20;width: 100%; height: 14px;cursor: pointer; z-index: 4; background-image: url(../images/scroller.jpg); background-repeat:repeat;width:12px;margin-left:2px;} 
.scrollholder{
	position: relative; 
	float:left;
	height:465px; 
	width: 580px; 
	overflow: auto; 
	z-index: 1;
}
.bodyimage {
	float: right;
	height: 100px;
	width: 175px;
	clear:none;
	margin-left:20px;

}
.bodyimageleft {

	float: left;
	
	width: 175px;
	clear:none;
	margin-right:10px;

}
.dropcap {
	float: left;
	width: 0.7em;
	font-size: 4em;
	line-height: 83%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main_container {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.main_container .contents {
	float: left;
	height: 465px;
	width: 1000px;
	position: relative;
	top: 58px;
}
h1{
font-family:Arial, Helvetica, sans-serif;
color:#FF3333;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
.header {
	float: left;
	height: 105px;
	width: 1000px;
	position: relative;
	background-image: url(../images/dragon_head_one.jpg);
	background-repeat: no-repeat;
}
#index_header {
	height: 372px;
}
#inner_header{
	background-image:url(../images/dragon_head_three.jpg);
	height:126px;
}
.button_bar {
	position: relative;
	height: 40px;
	width: 934px;
	float: none;
	top: 315px;
	margin-right: auto;
	margin-left: auto;
}
#inner_button_bar{
background-image:url(../images/button_bar_bg.jpg);
background-repeat:no-repeat;
width:1000px;
top:126px;
height:62px;
}
#inner_button_bar img{
	position:relative;
	top:11px;

}
.column{
	width:580px;
	position:relative;
	float:left;
	height:465px;
	background-color:#000000;


}
#outer_col{
	width:200px;
	background-color:#000000;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main_container .contents #mid_col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}
