@charset "utf-8";
/* CSS Document */

body {
	background-color: #666;

}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 335c76;
}
a:link {
	color: #b6c1c8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b6c1c8;
}
a:hover {
	text-decoration: none;
	color: #315D78;
}
a:active {
	text-decoration: none;
	color: #b6c1c8;
}




#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #343a3a;
	width: 1000px;
	height: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#apRLPlogo {
	position:absolute;
	width:565px;
	height:84px;
	z-index:1;
	left: 0;
	top: 18px;
}
#apTopNav {
	position:absolute;
	width:405px;
	height:15px;
	z-index:2;
	top: 84px;
	right: 22px;
	text-align: right;
}
#apContent {
	position:absolute;
	width:98%;
	height:650px;
	z-index:3;
	left: 0px;
	top: 119px;
	padding: 10px;
	vertical-align: middle;
	text-align: center;
}
#apBottomContact {
	position:absolute;
	width:100%;
	height:22px;
	z-index:4;
	left: 0px;
	top: 825px;
	text-align: center;
}
#apBvoxy {
	position:absolute;
	width:100%;
	height:15px;
	z-index:5;
	left: 0px;
	top: 870px;
	text-align: center;
}




.phototitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b6c1c8;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.ContactText  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6C1C8;
	letter-spacing: 3px;
}
.celllines {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #B6C1C8;
	letter-spacing: 3px;
	background-color: #343A3A;
	border: 1px dotted #335c76;
	font-size: 11px;
}
.smalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #B8C1C8;
}
#Description {
	position:absolute;
	width:900px;
	height:167px;
	z-index:1;
	top: 583px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	color: #B8C1C8;
	left: 42px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	padding: 10px;
}

