body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}
body {
	background-image: url(../images/background_6.gif);
	background-repeat: repeat;
	text-align: center;
}
p {
	text-align: left;
}
h2 {
	color: #000;
	text-align: left;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #000;
}
#content {
	position:absolute;
	top:250px;
	width:739px;
	z-index:1;
	background-image: url(../images/content.jpg);
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	left: 10%;
}
#navbar {
	width:739px;
	height:56px;
	z-index:2;
	background-image: url(../images/navbar.jpg);
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	clip: rect(auto,auto,auto,auto);
	left: 10%;
	position: absolute;
	top: 170px;
	background-repeat: no-repeat;
}
.logo {
	position: absolute;
	left: 10%;
	width: 779px;
	height: 638px;
	top: 10px;
}
#apDiv1 h1 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

