/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
}
body,td,th {
	font-family: Verdana, sans-serif;
	bottom: -10px;
}
a:link {
	color: #800000;
	text-decoration: none;
}
a:visited {
	color: #800000;
	text-decoration: none;
}
a:hover {
	color: #B70000;
}
a:active {
	color: #B70000;
}

.tagline {font-size: 36px; }
.tagline2 {font-size: 24px}
.menu {font-size: 16px; color: #800000;}
.menu2 {font-size: 14px; color: #800000;}
.copyright {font-size: 9px}
.more {color: #9F9164; font-size: 12px; }
.body {font-size: 14px; }
a.body:link { color: #7D734F; font-size: 13px; font-weight: bold;}
a.body:visited { color: #7D734F; font-size: 13px; font-weight: bold;}
a.body:hover { color: #9F9164; font-size: 13px; font-weight: bold;}
a.body:active { color: #9F9164; font-size: 13px; font-weight: bold;}
.header {font-size: 16px; font-weight: bold; }
.hot { font-size: 16px; }

#logo {
	position:absolute;
    width:276px;
	height:100px;
	z-index:1;
	left: 20px;
	top: 10px;
}
#title {
	position:absolute;
	width:632px;
	height:33px;
	z-index:4;
	left: 309px;
	top: 47px;
}
#sidemenu {
	position:absolute;
	width:200px;
	height:200px;
	z-index:2;
	left: 0px;
	top: 150px;
	background-image: url(images/side_menu.JPG);
	visibility: visible;
}
#header {
 	position:absolute;
	width:697px;
	height:40px;
	z-index:3;
	left: 222px;
	top: 175px;
}
#body {
	position:absolute;
	width:697px;
	height:395px;
	z-index:5;
	top: 216px;
	left: 222px;
	overflow: auto;
}
#body2 {
	position:absolute;
	width:697px;
	height:395px;
	z-index:5;
	top: 216px;
	left: 222px;
	overflow: auto;
}
#menubar {
	position:absolute;
	width:950px;
	height:30px;
	z-index:6;
	left: 0px;
	top: 120px;
	background-color: #E4EEBC;
	layer-background-color: #E4EEBC;
	vertical-align: middle;
}
#copyright {
	position:absolute;
	width:950px;
	height:12px;
	z-index:0;
	top: 615px;
	left: 0px;
	background-color:
	#E4EEBC;
	layer-background-color: #E4EEBC;

}
