body {
	background: #E9E9E9 url(images/bg.gif) repeat-x top center;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	}
	
	
	
#wrapper {
	position: relative;
	margin: 20px auto 0;
	border: 5px solid #818181;
	background-color: white;
	padding: 10px;
	text-align: left;
	width: 610px;
	height: 610px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 580px;
	height: 580px;
	}
	
	
#navbox {
	float: left;
	margin: 0;
	padding: 0;
	width: 285px;
	height: 285px;
	}
	
#contentbox1, #contentbox2, #contentbox3, #contentbox-labels {
	float: left;
	width: 285px;
	height: 285px;
	background-color: #E9E9E9;
	}
	
a {
	color: #818181;
	}	

a:hover {
	color: #AFAFAF;
	}

#contentbox1 {
	margin-left: 10px;
	margin-bottom: 10px;
	}

#contentbox2, #contentbox-labels {
	margin-right: 10px;
	}

#contentbox-labels {
	background-color: #AFAFAF;
	color: white;
	}
	
h1 {
	background: #AFAFAF url(images/logo.gif);
	width: 285px;
	height: 124px;
	margin: 0;
	padding: 0;
	}
	
h1 span {
	display: none;
	}
	
#nav ul {
	margin: 0;
	padding: 0;
	}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#nav a {
	display: block;
	margin: 0;
	padding: 0;
	width: 285px;
	text-align: center;
	color: white;
	border-top: 1px solid white;
	line-height: 31px;
	text-decoration: none;
	background-color: #BFBFBF;
	}
	
#nav a:hover {
	background-color: #AFAFAF;
	}
	
#nav a.active {
	background-color: #818181;
	}
	
p {
	margin: 0;
	padding: 10px;
	color: #818181;
	}
	
p+p {
	padding-top: 0px;
	}
	
#footer {
	position: relative;
	margin: 0 auto;
	width: 610px;
	text-align: center; 
	}
	
#footer p {
	padding: 10px 0;
	font-size: 12px;
	}
	
#footer a {
	color: #818181;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #AFAFAF;
	}

input, textarea {
	display: block;
	width: 257px;
	margin: 10px;
	font: 12px/14px "Trebuchet MS", verdana, tahoma, sans-serif;
	padding: 3px;
}
input, textarea {
	border: 1px solid #818181;
	color: #818181;
	}
	
input.sub {
	width: 80px;
	}
	
input.hide {
	display: none;
	}

p.labels {
	text-align: right;
	line-height: 33px;
	padding-top: 3px;
	color: white;
	}