/* CSS Document */
body
{
	padding:0;
	margin:0;
	background-image: url(../images/bg.gif);
	background-color: #967c6f;
	background-position: center;
	background-repeat: no-repeat;
}
div#me{
	position:absolute;
	top:168px;
	left: 0px;
	width:1050px;
	height: 28px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: #d8b967;
}
div#main{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width:950px;
	height:777px;
	background-repeat: no-repeat;
}
/*--page style--*/

div#header{
	position:absolute;
	left: 0px;
	right: 0px;
	top: -5px;
	width: 950px;
	height:160px;
	background-image: url(../images/header.gif);
	visibility: visible;
	background-repeat: no-repeat;
	border-top: 0px solid black;
	border-bottom: 0px solid black;
	border-left: 0px solid black;
	border-right: 0px solid black;
	}

ul#list-nav {
	position:absolute;
	top:134px;
	list-style:none;
	margin:20px;
	padding:0;
	left: 15px;
	width: 885px;
}

ul#list-nav li {
display:inline
}

ul#list-nav li a {
	text-decoration:none;
	padding:5px 0;
	width:110px;
	color:#CCCCCC;
	float:left;
	text-align:center;
	border-left:0px solid #fff;
}

ul#list-nav li a:hover {
	background:#005972;
	color:#000;
}
	
div#base
	{
	position:absolute;
	top:182px;
	left: 0px;
	right: auto;
	width: 950px;
	height:577px;
	}
div#text{
	position: absolute;
	left: 19px;
	width: 876px;
	height: 589px;
	top: 17px;
	border: 0;
}
div#map{
	position: absolute;
	left:5px;
	width: 240px;
	height: 226px;
	top: 260px;
	border-top: 0px solid black;
	border-bottom: 0px solid black;
	border-left: 0px solid black;
	border-right: 0px solid black;
	background-image: none;
	background-repeat: no-repeat;
	left: 470px;
}

div#mapinfo{
	position: absolute;
	left:5px;
	width: 345px;
	height: 260px;
	top: 267px;
	border-top: 0px solid black;
	border-bottom: 0px solid black;
	border-left: 0px solid black;
	border-right: 0px solid black;
	background-image: url(../images/lilygbgoo.png);
	background-repeat: repeat;
	left:110px;
}

div#footer{
	position: absolute;
	top:859px;
	left:0px;
	right: 0px;
	width: 1050px;
	height:140px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

div#text1{
	position: absolute;
	top:18px;
	left:17px;
	right: 0px;
	width: 876px;
	height:496px;
	border-top: 0px solid black;
	border-bottom: 0px solid black;
	border-left: 0px solid black;
	border-right: 0px solid black;
	background-image: url(../images/dark2n.png);
	background-repeat: no-repeat;
	padding: 20px 20px 20px 20px;
}

div#disclaimer{
	text-align:center;
	position: absolute;
	left: 0px;
	top: 595px;
	width: 950px;
	font-size:12px;
}

img#mainbg{
	position:absolute;
	left:0px;
	right:0px;
	top:167px;
	height: 577px;
	width: 950px;
	top: 182px;
}

.navigation_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}

.main_info_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}

.frontf{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	font-size:10px;

}
.frontfb{
	padding:5px 0 0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	font-size:15px;
	font-weight:bold;

}
.maptext{
	padding:5px 0 0;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	font-size:14px;
	font-weight: none;

}
.fronttext{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:black;
	font-size:14px;
	font-weight:bold;

}
.fronth{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;

}

