body {
	padding: 0;
	margin: 0;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	scrollbar-3dlight-color:#ffffff;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#000000;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#000030;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#000000;		
	}
	
#container {
	width:880px;
	text-align:left;
	position:relative;
	margin: 0 auto;
	height:100%;
	

}

#header {
	width:880px;
	height:199px;
	background-repeat: no-repeat;
	background-image: url(header.jpg);
	
		
		}
		


#middle{
	height:601px;
	width:880px;
	overflow:auto;
	background-image: url(main.jpg);
	background-repeat: no-repeat;
	
}

#left{width:180px;
height:530px;
margin-left:80px;
}

#menu1{
	width:148px;
	height:51px;
	position:absolute;
	left: 82px;
	top: 295px;
}

#menu2{
	width:157px;
	height:63px;
	position:absolute;
	left: 72px;
	top: 391px;
}

#menu3{
	width:157px;
	height:51px;
	position:absolute;
	left: 79px;
	top: 492px;
}

#menu4{
	width:196px;
	position:absolute;
	left: 73px;
	top: 604px;
}

#menu5{
	width:157px;
	position:absolute;
	left: 73px;
	top: 627px;
}

#menu6{
	width:157px;
	position:absolute;
	left: 73px;
	top: 649px;
}
#menu7{
	width:157px;
	position:absolute;
	left: 73px;
	top: 673px;
}


#menu4 a {
	font-family: "Trebuchet MS";
	font-size: 80%;
	color: #990000;
}

#menu5 a {
	font-family: "Trebuchet MS";
	font-size: 80%;
	color: #990000;
}

#menu6 a {
	font-family: "Trebuchet MS";
	font-size: 80%;
	color: #990000;
}

#menu7 a {
	font-family: "Trebuchet MS";
	font-size: 80%;
	color: #990000;
}

#middle2{
	height:540px;
	width:530px;
	overflow:auto;
	float:right;
	position:absolute;
	left: 262px;
	top: 198px;
	background-color: #f5f4ef;
	padding:5px;	
}

#middle2 p{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.adspace {
	float: left;
	background-color: #f5f4ef;
	width: 500px;
	height: 120px;
	margin: 0 0 13px 0;
	padding: 0 5px 0 0;
	margin-left:10px;
	text-align: justify;	
		
}

.adspace p {
	margin: 6px 0 0 0;
	font-family: "Trebuchet MS";
	font-size: 66.5%;
	color: #000000;
}

.adspace h4 {
    padding: 5px 0 0 0;
    color:#990000;
}

.adspace a {
	text-decoration: none;
	color: #333333;
}

.adspace a:hover {
	text-decoration: underline;
	color: #990000;
}

.adspace img {
	float: left;
	padding: 0 14px 0 0;

	
}

#formz{
	height:30px;
	position:absolute;
	width:252px;
	left: 80px;
	top: 739px;
}

