@charset "utf-8";
/* CSS Document */

body {
	width:955px;
	text-decoration: none;
	position:absolute;
	left: 50%;
	background-color: #BBD7CA;
	margin-left: -475px;
}
	/* divs
==================================================*/
#wrapper {
	width: 955px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: visible;
	}

#header  {
	width:965px;
	height:260px;
	position: relative;
	background-color: #82AC7D;
	top: -12px;
}
#logo{
	position: absolute;
	top: 5px;
	width: 207px;
}
#jump{
	visibility: visible;
	z-index: 25;
	position: relative;
	left: 730px;
	top: 227px;
	overflow: visible;
}
#navlist {
	position: relative;
	text-decoration:none;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 955px;
	color: #666;
	line-height: 1.5em;
	height: 27px;
	background-color: #82ac7d;
	padding-left: 10px;
	top: -47px;
	}
	
#ystitle{
	height: 65px;
	width: 400px;
	position: absolute;
	z-index: 5;
	top: 160px;
	padding-left: 10px;
	
}
#info{
	position: absolute;
	width: 260;
	left: 584px;
	top: 43px;
}
#text_content {
	width: 955px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: left;
	position: relative;
	top: 231px;
	background-color: #e0e0e0;
	padding-left: 10px;
	height: 125px;
	padding-top: 10px;
}
#listing_table  {
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
	white-space: normal;
	width: 955px;
	padding-left: 10px;
	background-color:#e0e0e0;
	position: relative;
	top: 230px;
}
#listing_table a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
	}
#Listing_table a:hover {
	color:#CC00FF;
	}
#spacer {
	height: 10px;
	width: 965px;
	position: relative;
	top: 230px;
	background-color: #e0e0e0;
}
#footer {
	width:965px;
	position: absolute;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 50px;
	top: 1075px;
	background-color: #82AC7D;
	left: 0px;
	}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.25em;
	color: #333;
	position: absolute;
	text-align: center;
	left: 433px;
	}



/* Links
===================================================*/
a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
	bottom: 175px;
	right: 0px;
	left: 550px;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}  
p  {
	padding-right: 15px;
}
span{
	color:#000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

