@charset "utf-8";
#main #title {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 40px;
	width: 400px;
}
#main {
	height: 500px;
	width: 802px;
	position:absolute;top:50%;left:50%;
    margin:-250px 0 0 -401px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#main #menu {
	margin:0px;
	font-size: 10px;
	color: #000000;
}

#main #menu a:link, #main #menu a:active, #main #menu a:visited {
	color: #999999;
	text-decoration: none;
}
#main #menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}



img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

