/* CSS Document */

body{
	margin:0 0 0 0;
	padding:0;
	background-color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#CCCCCC;
}
div, ul, h1, h2, h3, li, p, img{margin:0; padding:0;}
ul{list-style-type:none;}
a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#main{
	width:980px;
	margin:0 auto;
	padding:0;
}

#menu{
	display:block;
	
	height:50px;
	margin:0 auto;
	background-image:url(images/menu-bg.jpg);
	background-repeat:repeat-x;
	margin-top:0;
}
#menu ul{
	display:block; 
	
	 
	
	top:0; 
	right:0; 
	margin:0 0 0; 
	padding:0 0 0 0px; 
	
}
#menu ul li{
	display:block;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	
}
#menu ul li a{
	width:90px; 
	
	display:block; 
	padding:0; 
	text-decoration:none; 
	text-align:center; 
	margin:0 1px 0 0; 
	top:0px; 
	left:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:12px;
	padding:40px 0 0 0;
}

#menu ul li a:hover{
	width:90px; 
	height:50px;
	padding:0; 
	text-decoration:none; 
	text-align:center; 
	margin:0 1px 0 0; 
	top:0px; 
	left:0px;
	text-decoration:none; 
	background:url(images/menu-hover.jpg);
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:12px;
	padding:40px 0 0 0;
}
#mid{
	width:471px;
	height:535px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size:12px;
	background:url(images/mid.jpg);
	background-repeat:no-repeat;
}
#mid-right{
	width:509px;
	height:535px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size:12px;
	background:url(images/mid-right.jpg);
	background-repeat:no-repeat;
}

#mid-enner{
	width:480px;
	height:535px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size:12px;
	background:url(images/mid-enner.jpg);
	background-repeat:no-repeat;
	padding:0 10px 0 20px;
}
#enner-right{
	width:469px;
	height:535px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size:12px;
	background:url(images/enner-right.jpg);
	background-repeat:no-repeat;
}


.link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
.link a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
.link a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}


#scrollbar {
	scrollbar-3dlight-color:#999999;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#1B4982;
	scrollbar-darkshadow-color:#1B4982;
	scrollbar-face-color:#999999;
	scrollbar-highlight-color:#1B4982;
	scrollbar-track-color:#999999;
	scrollbar-shadow-color:#031933;
	overflow:auto;
	height: 120px;
	float:left;
	top: 400px;
	width: 82%;
	}
#scrollbar_inner
	 {
	scrollbar-3dlight-color:#021125;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#1B4982;
	scrollbar-darkshadow-color:#1B4982;
	scrollbar-face-color:#021125;
	scrollbar-highlight-color:#1B4982;
	scrollbar-track-color:#021125;
	scrollbar-shadow-color:#031933;	 
	overflow:auto;
	height: 120px;	
	}

