@charset "utf-8";
body {
	background-color: #999;
	background-image: url(url(url(url())));
	background-repeat: repeat;
	margin-top: 1%;
	margin-right: 5%;
	margin-bottom: 5%;
	margin-left: 5%;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-weight: bold;
	text-align: center;
}
#container #header a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color:#666;
	text-decoration: none;
	font-size: 16px;
}

a:visited {
	text-decoration: none;
	color:#666;
}
a:hover {
	text-decoration: none;
	color:#639;
	font-weight: bold;
	font-size: 18px;
}
a:active {
	text-decoration: none;
}
.bold {
	font-weight: bold;
}


#container #main #spacer9 {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#container #titlebar {
	position: static;
}
#container #main #contentbar {
	font-size: 12px;
	text-align: center;
	color: #666;
	font-weight: bold;
}
