@charset "utf-8";
body {
	background-color: #f4f4f4;
	background-image: url(../images/mainbg.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #222222;
}
a:visited {
	text-decoration: none;
	color: #222222;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #222222;
}
a img {
	border: none;
} 

#apWrapper {
	background-image: url(../images/drop-shadow_1050.png);
	background-repeat: repeat-y;
	height: 2316px;
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	text-align: center;
	padding: 0px;
}
#apMain {
	position:absolute;
	width:1000px;
	height:850px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	text-align: center;
	padding: 0px;
	left: 25px;
}
#apNavbar {
	position:absolute;
	width:800px;
	height:75px;
	z-index:4;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	top: 128px;
	padding: 0px;
	left: 100px;
}
#apMainText {
	position:absolute;
	width:750px;
	height:490px;
	z-index:4;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	top: 270px;
	font-size: 16px;
	left: 150px;
	padding: 0px;
}
#apVideo1 {
	position:absolute;
	width:750px;
	height:455px;
	z-index:4;
	padding: 0px;
	left: 150px;
	top: 760px;
}
#apVideo2 {
	position:absolute;
	width:750px;
	height:370px;
	z-index:4;
	padding: 0px;
	left: 150px;
	top: 1217px;
}
#apVideo3 {
	position:absolute;
	width:750px;
	height:370px;
	z-index:4;
	padding: 0px;
	left: 150px;
	top: 1600px;
}
#apCaption {
	position:absolute;
	width:1000px;
	height:140px;
	z-index:4;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	left: 25px;
	top: 1990px;
}
#gallery_photog_thumb {
	clear: both;
	float: left;
	padding: 0px;
}
#videothumb {
	clear: both;
	float: left;
}
#hrimg {
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 24px;
}
#apText {
	position:absolute;
	width:1000px;
	height:1300px;
	text-align: center;
	color: #222222;
	background-color: #f4f4f4;
	background-image: url(../images/mainbodybg.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	top: 870px;
	font-size: 14px;
	padding: 0px;
	left: 25px;
}
#Footer {
	text-align: center;
	height: 156px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	color: #222222;
	font-weight: bold;
	background-color: #f4f4f4;
	background-image: url(../images/bottombg.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	z-index: 1;
	top: 2130px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 25px;
}
