body {
	background-color: #000000;
	margin-left: 30px;
	border: none;
	width: 400px;
	position: absolute;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	width: 298px;
	margin-top: 50px;
	position: absolute;
	height: 150px;
	left: 29px;
	top: 94px;
	z-index: 0;
	background-color: #000000;
	visibility: visible;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #999999;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14pt;
}


a:link {
	color: #E1B732;
	text-decoration: none;
}

a:visited {
	color: #B29127;
	text-decoration: none;
}

a:hover {
	color: #6699FF;
	text-decoration: underline;
	width: 400px;
	right: 200px;
}
.navigation {
	width: 309px;
	height: 139px;
	position: absolute;
	top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	text-decoration: none;
	color: #333333;
	z-index: 2;
	visibility: visible;
	font-weight: bold;
	text-align: right;
	float: right;
	left: 513px;
}
.contactlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	color: #333333;
	text-decoration: none;
	position: absolute;
	left: 159px;
	top: 94px;
	width: 350px;
	z-index: 0;
	visibility: visible;
	height: 216px;
}
.logo {
	position: relative;
	left: 511px;
	top: 8px;
	width: 150px;
	background-color: #000000;
	z-index: 0;
	visibility: visible;
	right: 20%;
}
.border {
	border: 1px solid #FFFFFF;
}

.contentpanel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	width: 450px;
	margin-top: 50px;
	position: absolute;
	height: 400px;
	left: 19px;
	top: 56px;
	z-index: 4;
	background-color: #000000;
	visibility: visible;
}
