#apDiv1 {
	position:absolute;
	width:363px;
	height:45px;
	z-index:1;
	left: 370px;
	top: 385px;
}
#apDiv2 {
	position:absolute;
	width:363px;
	height:45px;
	z-index:1;
	left: 370px;
	top: 386px;
}

.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
 .centered {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 50%;
	height: 50%;
	margin: auto;
	color: white;
} 
h5 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#table {
	height: 500px;
	width: 800px;
	background-color: #FFFFFF;
	border: thin solid #000000;
}
#nav {
	color: #CCCCCC;
	float: left;
	height: 500px;
	width: 201px;
	background-color: #CCCCCC;
	background-image: url(../images/leftBackground.jpg);
}
#logo {
	margin: 0px;
}

#navButtons {
	height: 400px;
	width: 180px;
}
#content p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 35px;
	width: 425px;
	height: auto;
	margin-top: 120px;
	line-height: 20px;
}
.name {
	font-weight: bold;
	color: #835118;
	text-transform: uppercase;
}
.title {
	text-transform: uppercase;
	color: #835118;
}

#content a {
	color: #666666;
}


#content {
	height: 480px;
	width: 599px;
	float: left;
	background-color: #FFFFFF;
}

#footer {
	clear: none;
	float: left;
	height: 15px;
	width: 589px;
	background-color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 10px;
}

ul {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 250px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#content img {
	margin-left: 35px;
	margin-top: 40px;
	margin-bottom: 30px;
}
#content table {
	width: 575px;
	height: 40px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.descriptionBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bolder;
}
