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

body {/*background-color:#b29c72;*/ background-color:#b9a46e; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; font-family:Arial, Helvetica, sans-serif; font-size:13px;
}

.container {
	position:absolute;
	left:-500px;
	margin-left:50%;
	top:0px;
	width:1000px;
	height:630px;
}

a:link {
	color: #b9a46e;
	text-decoration: none;
}
a:visited {
	color: #b9a46e;
	text-decoration: none;
}
a:hover {
	color: #ffffcc;
	text-decoration: none;
}

a.link:link {
	color: #000000;
	text-decoration: underline;
}
a.link:visited {
	color: #000000;
	text-decoration: underline;
}
a.link:hover {
	color: #ffffe0;
	text-decoration: underline;
}
	
#logo {
	position:absolute;
	left:-481px;
	margin-left:50%;
	top:16px;
	width:413px;
	height:115px;
	z-index:10;
}

#navigation {
	position:absolute;
	left:180px;
	width:300px;
	margin-left:50%;
	top:125px;
	height:29px;
	z-index:50;
}

textarea, input { 
	width:150px;
}

select {
	width:157px;
}

legend {
	color:#630;
}

.content {
	position:absolute;
	top:12px;
	left:20px;
	height:385px;
	width:390px;
}

.overflow {
	position:absolute;
	top:13px;
	left:20px;
	height:385px;
	width:900px;
	overflow:auto;
	scrollbar-arrow-color:#ffffff;
	scrollbar-face-color:#b9a46e;
	scrollbar-track-color:#ccc399;
}

.overflowPics {
	position:absolute;
	top:14px;
	left:410px;
	height:385px;
	width:510px;
	overflow:auto;
	scrollbar-arrow-color:#ffffff;
	scrollbar-face-color:#b9a46e;
	scrollbar-track-color:#ccc399;
}

input, select, textarea {
	background-color:#c3b27c;
}

.indexText {
	font-size:14px;
}

p {
	text-align:justify;
}

h1 {
	font-family:Edwardian Script ITC, Georgia, serif;
	font-size:30px;
	text-align:left;
	font-weight:400;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:left;
	font-weight:400;
}

.capital {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:20px;
	line-height:1.0em;
}

#padLft {
	padding-left:30px;
}

#padRt {
	padding-right:10px;
}

.picHover {
	position:absolute;
	width:408px;
	height:385px;
	top:200px;
	left:20px;
	z-index:50;
}

div.MECGSite01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:149px;
}

div.MECGSite02 {
	position:absolute;
	left:0px;
	top:149px;
	width:1000px;
	height:16px;
}

div.MECGSite03 {
	position:absolute;
	left:0px;
	top:165px;
	width:29px;
	height:405px;
}

div.MECGSite04 {
	position:absolute;
	left:29px;
	top:165px;
	width:941px;
	height:405px;
	background-color:#b9a46e;
}

div.MECGSite05 {
	position:absolute;
	left:970px;
	top:165px;
	width:30px;
	height:405px;
}

div.MECGSite06 {
	position:absolute;
	left:0px;
	top:570px;
	width:1000px;
	height:15px;
}

div.MECGSite07 {
	position:absolute;
	left:0px;
	top:585px;
	width:1000px;
	height:45px;
}

.footer {
	position:absolute;
	text-align:center;
	font-weight:bold;
	color:#b9a46e;
	left:0px;
	top:5px;
	width:1000px;
	height:45px;
	z-index:20;
}
