/* Layout */

body {margin:0px; padding:0px;}

#Content {
	position:absolute;
	left:50%;
	width:780px;
	margin-top:0px;
	margin-left:-390px;
}

div.bg{
	position:absolute;
	top:0px;
	left:0px;
}

div.cont{
	position:absolute;
	left:43px;
	top:210px;
	width:690px;
	height:310px;
	max-width:690px;
	max-height:310px;
}

div.backPic{
	position:absolute;
	left:40px;
	top:151px;
	width:698px;
	height:375px;
}

div.title{
	position:absolute;
	top:-25px;
	left:-5px;
	width:100%;
	text-align:center;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
}

div.about{
	position:absolute;
	top:15px;
	left:20px;
	width:350px;
	overflow:auto;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
}

div.nav{
	position:relative;
	top:10px;
	text-align:center;
}

a.nav:link {
	color: #00CC99;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #00CC99;
}
a.nav:hover {
	text-decoration: none;
	color: #00CC99;
}
a.nav:active {
	text-decoration: none;
	color: #00CC99;
}

div.history{
	position:absolute;
	top:25px;
	left:20px;
	width:650px;
	height:250px;
	overflow:auto;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
}

div.gallery{
	position:absolute;
	top:55px;
	left:94px;
	width:500px;
	height:255px;
	overflow:auto;
	text-align:left;
}

div.image{
	position:absolute;
	top:0;
	left:0;
	width:353px;
	height:234px;
	overflow:hidden;
	text-align:left;
}

div.list{
	position:absolute;
	top:0;
	left:400px;
	width:100px;
	height:234px;
	overflow:auto;
	text-align:left;
}

div.visit{
	position:absolute;
	top:5px;
	left:170px;
	width:350px;
	height:198px;
	overflow:auto;
	text-align:center;
	font-size:12px;
}

div.left{
	position:absolute;	
	top:190px;
	left:10px;
	font-size:12px;
	width:300px;
}

div.right{
	position:absolute;	
	top:190px;
	left:400px;
	font-size:12px;
	width:300px;	
}

div.email{
	position:absolute;	
	top:293px;
	left:255px;
	font-size:12px;
	width:300px;
}

div.notice{
	position:absolute;
	top:100px;
	left:280px;
	width:400px;
	height:198px;
	overflow:auto;
	text-align:left;
	font-size:13px;
}

div.notice2{
	position:absolute;
	top:0px;
	left:280px;
	text-align:left;
	font-size:13px;
}

div.links{
	position:absolute;
	top:30px;
	left:266px;
	width:318px;
	height:198px;
	overflow:auto;
	text-align:left;
}

a.links:link {
	color: #000000;
	text-decoration: none;
}
a.links:visited {
	text-decoration: none;
	color: #000000;
}
a.links:hover {
	text-decoration: none;
	color: #000000;
}
a.links:active {
	text-decoration: none;
	color: #000000;
}

div.find{
	position:absolute;
	top:0px;
	left:485px;
	width:205px;
	height:230px;
	overflow:auto;
	text-align:left;
	font-size:13px;
}

div.buttons{
	position:absolute;
	top:250px;
	left:436px;
}