#contain {
	width: 1024px;
	height: 768px;
	
}

#top {
	max-width: 1024px;
	margin-top: 40px;
	margin-left: 20px;
	padding-top: 40px;
	padding-bottom: 30px;
	background-color: #43350e;
	text-align: center;
}

#mid {
	
	margin-top: 25px;	
}

#header {
	border: 0;
}

#logo {
	position: absolute;
	top: 60px;
	left: 47px;
	border: 0;
	z-index: 200;
}

a {
	padding-left: 52.5px;
	padding-right: 52.5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 8px;
	margin-left: 8px;
	font-family: arial, sans-serif;;
}

.link {
	background: #ACA24B;
	border-color: #ACA24B;
	border-top: 10px;
	border-left: 30px;	
	text-decoration: none;
	color: white;
}

.midL {
	
	margin-top: 25px;	
	
}
#text {
	max-width: 1024px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: "Arial Black";
	text-align: center;
}

.leftPix {
	
	margin-left: 38px;

}

#indexText {
	margin-bottom: 100px;
	margin-left: 20px;

}


#indexFooter {

	margin-left: 38px;

}

#midL2 {

	margin-top: 10px;

}

#about {

	background: #00b003;

}