/* CSS Document */
body {
	
background-color:#402F1B;
background-image:url(images/back.jpg);
color:#afbcba;
font-size:13px;
}


#mainpic {
 	color: #ccc;
	margin-top:0px;
	position:absolute;
 	margin-left:-10px;
	width: 1000px;
	height:600px;
	background:none;

}
p{
margin:0;
margin-bottom:7px;
}
#shell {
  	position:absolute;
	left:50%;
	margin-left:-481px;	
	top:50%;
	margin-top:-280px; 
	width: 960px;
	height: 550px;	
}

a:link{
color:#cccccc;
text-decoration:underline;
font-weight:bold;
}
a:hover{
color:#ffffff;
text-decoration:underline;
font-weight:bold;
}
a:active{
	color:#cccccc;
	text-decoration:underline;
	font-weight:bold;
}
a:visited {
font-weight:bold;
	color:#cccccc;
    text-decoration:underline;
}

#infoline{
	font-size: 12px;
	margin-top:5px;
	color:#999999;
	margin-left:40px;	
	text-decoration:none;
	
}



body,td,th {
	font-family:  Calibri, Arial,  sans-serif
	color: #333333;
	font-size: 13px;
	
}


#header {
	position:absolute;
	height: 150px;
	background:none;
	z-index:1;
	margin-bottom: 20px;
	
}
#headermenu {
  	height: 140px;
	background:none;
	z-index:1;
}
#middleback {
	height: 415px;
	background:none;
	z-index:1;
	position:absolute;
	margin-top:130px;
}

h1{
	font-size:26px;
	margin-top:15px;
	margin-bottom:10px;
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
	margin-bottom:15px;
}

h2{
	font-size:15px;
	margin-top:10px;
	margin-bottom:10px;
	
	
}
h3{
	font-size:15px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:lighter;

	
}
ul{
margin-top:2px;
margin-left:17px;
margin-bottom:0px;
}
li{
margin-top:2px;

}
#middle {
	height: 415px;
	background:none;
	
}

#endor{
margin-left:50px
}

#scroll1{
  	position:absolute;
	margin-left:28px;
	width: 322px;
	margin-top:135px;
	z-index:3;
	height:320px;
	overflow:auto;
	padding-right:15px;
	padding-left:15px
}
#scroll11{
  	position:absolute;
	margin-left:30px;
	width: 320px;
	margin-top:165px;
	z-index:3;
	height:290px;
	overflow:auto;
	padding-right:15px;
	padding-left:15px
}
#scroll2{
	position:absolute;
	margin-left:40px;
	width: 370px;
	margin-top:135px;
	z-index:3;
	height:425px;
	overflow:auto;
	padding-right:15px;
	padding-left:15px;
	left: 4px;
	top: 1px;
	font-family: arial;
	

}
#scroll21{
  	position:absolute;
	margin-left:30px;
	width: 305px;
	margin-top:165px;
	z-index:3;
	height:290px;
	overflow:auto;
	padding-right:15px;
	padding-left:15px
}


#footer {
z-index:100;
	clear:left;
	height: 90px;
	background:none;
	margin-top:175px;
	text-align:center;
	color:#CCCCCC;
	font-size:10px;
	font-family:Arial, sans-serif;
	color: #999;
}


#footer a{
	text-decoration:none;
	color: #999;
}
#footer a:hover{
	text-decoration: underline;
	color: #ccc;
}


form{
padding:0;
margin:0;


}
