@charset "ISO-8859-1";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wrapper {
	left:0px;
	top:0px;
	width:1000px;
	height:900px;
	margin: 0px auto;
}

#logo {
	text-align: center;
	margin: 30px auto 0px;
}

#topmenu {
	margin: 0px auto 10px;
}

#menu2 {
	text-align: center;
	margin: 0px auto 10px;
}
#thumbnails {
	margin: 0px auto;
}

#main {
	width:900px;
	height:750px;
	margin: 10px auto;
}

#main_info {
	left:88px;
	top:713px;
	width:823px;
	height:63px;
	margin: 10px auto;
}
.bionav {
	border-right: 1px dotted #AAA;
	border-left: 1px dotted #AAA;
}
#main-contact {
	width:900px;
	height:500px;
	margin: 10px auto;
}
#contact {
	height: 130px;
	width: 300px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	font-weight: normal;
	color: #000;
	border-top: 1px dotted #AAA;
	border-bottom: 1px dotted #AAA;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #AAA;
}
a:active {
	text-decoration: none;
	color: #777;
}
.email {
	color: #000;
	text-decoration: none;
}
#main-bio {
	width:900px;
	height:550px;
	margin: 10px auto;
}
#photo {
	margin: 50px 0px 100px 100px;
	float: left;
	height: 228px;
	width: 265px;
	clear: both;
}
#bio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000;
	text-align: left;
	float: right;
	height: 500px;
	width: 400px;
	margin-top: 50px;
	margin-right: 50px;
	line-height: 1.1em;
	font-weight: normal;
	padding-left: 40px;
	border-left: 1px dotted #AAA;
}
