a {	
	color: #000000;	
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
p {
	margin: 0px 0px 15px;
	border: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15px;
	margin: 0;
	text-align: center; 
}
#container {
	position: relative; 
	width: 695px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center; 
	margin: 0 auto 0 auto;
	padding-left: 10;
	padding-right: 10;
}
#header {
	position: absolute;
	top: 10px;
	height: 115px;
	width: 695px;
	overflow: hidden;
}
#nav {
	position: absolute;
	top: 125px;
	background-color: #00CCFF;
	height: 40px;
	width: 695px;
	padding-top: 12px;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
#content {
	position: absolute;
	top: 200px;
	width: 695px;
	background-color: #FFFFFF;
	text-align: left;
}
#sidebar {
	position: absolute;
	background-color: #CCFF99;
	height: 400px;
	width: 200px;
	font-weight: bold;
	text-align: center;
}
#main {
	position: absolute;
	left: 215px;
	height: 600px;
	width: 480px;
}
h1 {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}
#contact {
	position: absolute;
	height: 25px;
	width: 695px;
}
#pic1 {
	position: absolute;
	top: 50px;
	height: 200px;
	width: 67px;
}
#bio1 {
	position: absolute;
	top: 50px;
	left: 82px;
	height: 200px;
	width: 613px;
}
#pic2 {
	position: absolute;
	top: 300px;
	height: 200px;
	width: 67px;
}
#bio2 {
	position: absolute;
	top: 300px;
	left: 82px;
	height: 200px;
	width: 613px;
}
#pic3 {
	position: absolute;
	top: 500px;
	height: 200px;
	width: 67px;
}
#bio3 {
	position: absolute;
	top: 500px;
	left: 82px;
	height: 200px;
	width: 613px;
}
#pic4 {
	position: absolute;
	top: 725px;
	height: 200px;
	width: 67px;
}
#bio4 {
	position: absolute;
	top: 725px;
	left: 82px;
	height: 200px;
	width: 613px;
}
#pic5 {
	position: absolute;
	top: 950px;
	height: 200px;
	width: 67px;
}
#bio5 {
	position: absolute;
	top: 950px;
	left: 82px;
	height: 200px;
	width: 613px;
}
#contact2 {
	position: absolute;
	top: 1175px;
	height: 25px;
	width: 695px;
}
#pic6 {
	position: absolute;
	top: 1225px;
	height: 350px;
	width: 67px;
}
#bio6 {
	position: absolute;
	top: 1225px;
	left: 82px;
	height: 350px;
	width: 613px;
}
#pic7 {
	position: absolute;
	top: 1600px;
	height: 200px;
	width: 67px;
}
#bio7 {
	position: absolute;
	top: 1600px;
	left: 82px;
	height: 200px;
	width: 613px;
}
#footer {
	position: absolute;
	top: 1150px;
	height: 40px;
	width: 695px;
	font-size: 10px;
	text-align: center;
}
#footer-cont {
	position: absolute;
	top: 3000px;
	height: 40px;
	width: 695px;
	font-size: 10px;
	text-align: center;
}
#footer-how {
	position: absolute;
	top: 2400px;
	height: 40px;
	width: 695px;
	font-size: 10px;
	text-align: center;
}
