@charset "utf-8";
/* CSS Document */

#container {
	height: 3500px;
	width: 765px;
	
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}

#container #header {
	clear: both;
	height: 180px;
	width: 764px;
	color: #000000;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #e1d6b9;
	
}
#container #left {
	float: left;
	width: 162px;
	height: 2446px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	padding-left: 11px;
	background-color: #4a3b30;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
	
}
#container #main {
	height: 3000px;
	width: 590px;
	float: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	
	font-family: Verdana, Geneva, sans-serif;
	background-color: #e1d6b9;
	
	text-align: left;
}

#container1 {
	height: 5000px;
	width: 765px;
	
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#container1 #maina {
	height: 4695px;
	width: 762px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #e1d6b9;
	
}
a:link {
	color: #857458;
}


a:visited {
	color: #857458;
	text-align: center;
}
a:hover {
	color: #F60;
	text-align: center;	
}

#container #main h1 {
	color: #5376ac;
	text-align: center;
}
#container #main p {
	font-weight: bold;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}


#container #main table tr td h2 {
	color: #009;
}
#container #main table tr td {
	color: #5376ac;
	text-align: center;
	vertical-align: top;
}
#container #main #pimg {
	text-align: center;
}

#container1 #maina h1 {
	color: #5376ac;
}
