#navbar {
	position:absolute;
	width:116px;
	height:290px;
	background-color:#2A2A2A;
	layer-background-color:#333333;
	border:1px none #000000;
	z-index:37;
	left: 145px;
	top: 180px;
	visibility: visible;
}
#headerbox {
	position:absolute;
	width:667px;
	height:126px;
	background-color:#2A2A2A;
	layer-background-color:#000000;
	border:1px none #000000;
	z-index:21;
	left: 127px;
	top: 52px;
}
#submit {
	position:absolute;
	width:200px;
	height:50px;
	z-index:58;
	left: 132px;
	top: 682px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #bdbdbd;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #bdbdbd;
}
footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #bdbdbd;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #bdbdbd;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #bdbdbd;
}

.bodytextblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #bdbdbd;
}

.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #bdbdbd;
}
.bodytitleblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.membertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #bdbdbd;
}

.thumbnail {
	float: left;
	width: 70px;
	border: 0px solid #2A2A2A;
	margin: 0 20px 20px 0;
	padding: 0px;
}

