.style1 {
	font-size: 12px;
	color: #FF9900;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.style2{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {font-size: 12px}
.style4 {
	font-size: 14px;
	color: #FFFF99;
}
.style5 {color: #FF0000}
.style6 {color: #FF6600}

.style7 {
	font-size: 14px;
	font-weight: bold;
}
.style8 {
	color: #999999;
	font-size: 12px;
}
#morning {
	width: 620px;
	height: 515px;
	margin-top: 10px;
	margin-left: 20px;
}

#topics {
	float: left;
	height: 645px;
	width: 660px;
	background-color: #FFFFFF;
	position: relative;
}
#footer {
	background-image: url(../img/underline.png);
	background-position: center bottom;
	height: 80px;
	width: 970px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 5px;
	line-height: 10px;
	margin-bottom: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
li {
	font-size: 10px;
	line-height: 2em;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 2em;
	width: 105px;
	list-style-type: none;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
    opacity: 0.6;
    filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60);

}


#item {
	height: 650px;
	width: 300px;
	float: right;
	background-color: #FF9900;
	background-image: url(../img/boder2.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 10px;
}

#mailto {
	height: 80px;
	width: 245px;
	padding-top: 10px;
}

#map {
	height: 185px;
	width: 255px;
}
#menu {
	height: 37px;
	width: 870px;
	float: left;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 100px;
	padding-top: 15px;
}
li a {
	color: #FFFFFF;
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
    
}
li a:visited {
	color: #FFFFFF;
}
li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
#watch {
	float: right;
	height: 80px;
	width: 300px;
	padding-left: 10px;
	padding-top: 22px;
}
#wrapper {
	margin: auto;
	width: 970px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: double;
	border-left-style: double;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	padding: 0px;
	border-top-style: solid;
}
#header {
	height: 102px;
	width: 970px;
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	bottom: 50px;
}
