@charset "utf-8";
/* CSS Document */

<style type="text/css">

.style2 {font-size: 12px; font-family: Tahoma; }

#navigation {
	position:absolute;
	left: -400px;
	margin-left: 50%;
	top:119px;
	width:800px;
	height:35px;
	z-index:1;
}

#banner {
	position:absolute;
	left: -400px;
	margin-left: 50%;
	top:10px;
	width:800px;
	height:100px;
	z-index:1;
}
.style1 {
	font-size: 14px;
	font-family: Tahoma;
}

.style3 {
	font-size: 24px;
	font-family: Tahoma;
	font-weight: bold;
}
.style5 {
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
</style>a:visited {
	text-decoration: none;
}
