@charset "utf-8";
#footer {
	position:absolute;
	left:0px;
	top:750px;
	width:1024px;
	height:50px;
	z-index:100;
	background-color: #930000;
	border-width:0px;
	border:0px #333333 ridge;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
}

/* CSS Document */


#container {
	text-align:center;
	width:1024px;
	margin:auto;
}

#contentContainer {
	position:relative;
	width:1024px;
	height:800px;
	z-index:1;
	border-width:3px;
	border:3px #333333 ridge;
}

#entryContainer {
	position:relative;
	width:1024px;
	height:800px;
	z-index:1;
	top: 150px;
}

#entryContent{
	position:absolute;
	top: 0px;
	width: 1024px;
	height: 800px;
	left: 0px;
}

#content1 {
	text-align: center;
	color: #FFF;
	font-size: small;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	overflow: scroll;
	height: 500px;
}

body {
	background-color: #930000;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
}

#Header{
	position:absolute;
	width:1024px;
	left:0px;
	top:0px;
	height: 200px;
	z-index: 24;
}

#bodyContent{
	position:absolute;
	top: 230px;
	width: 1024px;
	height: 520px;
	left: 0px;
}

#menuBar {
	position:absolute;
	left:0px;
	top:200px;
	width:1024px;
	height:30px;
	z-index:25;
	border-width:0px;
	background-color: #000033;
}

#menu {
	position:relative;
	left:0px;
	top:0px;
	background-color: #000033;
	z-index:25;
	height: 25px;
}

#main {
	text-align: center;
	font-family: Gotham;
	font-size: medium;
}

#GroupBio {
	position:absolute;
	top:405px;
	width: 1024px;
	left:0px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
}

#memberBioTitle {
	position:absolute;
	width:642px;
	height:120px;
	z-index:21;
	left: 349px;
	top: 29px;
	text-align:right;
}

#memberBioEd {
	position:absolute;
	width:673px;
	height:492px;
	z-index:1;
	left: 350px;
	top: 27px;
	text-align:justify;
	color:#CCCCCC;
	overflow-y: scroll;
}
#memberBio {
	position:absolute;
	width:659px;
	height:322px;
	z-index:1;
	left: 350px;
	top: 179px;
	text-align:justify;
	color:#CCCCCC;
	overflow-y: scroll;
	border-spacing:5px;
	padding-right:10px;
	
}
#memberBioPhoto {
	position:absolute;
	width:300px;
	height:358px;
	z-index:21;
	left: 15px;
	top: 28px;
}
.style7 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px
}
.style8 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	text-align: center;
}
