body {
	font-family: Garamond;
	font-size: 14pt;
	text-align:center;
}

#content {
	width:1000px;
	text-align:left;
	height: auto;
}

div#container{
	position: relative;
	margin:0px auto;
	width:1000px;
	clip:  rect(   );
}

#top_border {
	position:absolute;
	width:970px;
	z-index:13;
	margin:0 auto;
	text-align:center;
	height: 29px;
	padding-top:5px;
	left: 11px;
	top: 290px;
}


#Logo {
	position:absolute;
	width:982px;
	height:183px;
	z-index:14;
	left: 9px;
	top: 5px;
}

#Main_body {
	position:absolute;
	width:975px;
	z-index:15;
	left: 12px;
	top: 318px;
}

#menu_area {
	position:absolute;
	height:115px;
	z-index:1;
	top: 0px;
}

