body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#E9E8E0;
}
a{
color:#999999;
font-style:normal;
text-decoration:underline;
}
a:link {
color:#999999;
font-style:normal;
text-decoration:underline;
}
a:visited {
color:#999999;
text-decoration:underline;
}
a:hover {
background-color:#CDFEBA;
color:#927D47;
font-style:normal;
text-decoration:underline;
}
a:active {
text-decoration:none;
}
.menu01 { text-indent: 20px;
}
#wrap{
	position:relative;
	width:800px;
	background-color:#FFFFFF;
	text-align:left;
	font-size: 12px;
	margin:auto;
}
#head{
	width:790px;
	height:70px;
	background-color:#105769;
}
#topnav{
    width:800px;
	height:80px;
	float:left;
	
}
#navBar{
	float:left;
	width: 130px;
	margin:0px 0px 0px 2px;
	background-color:#105769;
	color: #FFFFFF;
}
#main{
	float:left;
	background-color:#FFFFFF;
	width: 800px;
	line-height:20px;
}
#leftNav{
    float:right;
    width:135px;
	padding:5px;
	height:550px;
    background-color:#D8EFD9;
}
#top1{
	width:580px;
	height:270px;
	float:left;
	padding:5px;
	background-color:#ffffff;
	line-height: 20px;
}
#top2{
	width:580px;
	height:250px;
	float:left;
	padding:5px;
	background-color:#ffffff;
	line-height: 20px;
	clear:both;
}
#img1{
	width:190px;
	height:114px;
	float:right;
	background-color:#CCFF99;
	clear:both;
}
#img2{
	width:190px;
	height:114px;
	float:right;
	background-color:#CCFF99;
}
#topic{
	width:420px;
	height:100px;
	float:right;
	background-color:#FFFFFF;
	line-height: 20px;
}
#info1{
	width:170px;
	float:none;
	border: 2px solid #ffffff;
	margin: 5px;
	padding: 5px;
	line-height: 20px;
	color: #666666;
}
#spp{
	width:180px;
	height:60px;
	float:none;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	line-height: 20px;
}
#foot{
	float:left;
	width:400px;
	height:auto;
	line-height:30px;
	background-color:#FFFFFF;
	font-size: 14px;
	color:#FF6600;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footimg{
    width:347px;
	height:350px;
	float:right;   
}
#weather{
	width:800px;
	height:50px;
	float:left;
	margin-top: 20px;
}
#foot2{
    float:left;
	position:relative;
	width:800px;
	height:15px;
	background-color:#000000;
	padding:10px 0px;
	clear:both;
	text-align:center;
	color:#FFFFFF;
}

#info2 {
	width:400px;
	padding: 5px;
	line-height: 20px;
	color: #009933;
	height: auto;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	float: left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: dotted;
	margin-top: 30px;
	border-bottom-style: dotted;
}
