body {
	margin: 0;
	background-color: #ccc6bb;
	background-image: url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #f1efeb;
	}
	
a {
	outline: none;
	color: #f1efeb;
	}
	
#main {
	width: 900px;
	margin: 0 auto 0 auto;
	}
	
#title-left {
	width: 52px;
	height: 89px;
	float: left;
	}
	
#main-body {
	width: 796px;
	background: url(images/table_bg.gif) repeat-y 0 0;
	text-align: left;
	float: left;
	}
	
#title {
	width: 900px;
	margin: 0 auto 0 auto;
	}
	
h1 {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	margin: 25px 0 25px 0;
	}
	
h1 span {
	background-color: #b5ab9e;
	padding: 2px 4px;
	border: 1px solid #c7beb5;
	}

#bioimg {
	width: 177px;
	float: left;
	}
	
#bioimg2 {
	width: 177px;
	float: left;
	padding: 0 25px 20px 0;
	}
	
#portrait {
	border-bottom: 1px solid #beb6ab;
	padding-bottom: 14px;
	}

#biotext {
	margin-left: 35px;
	width: 368px;
	float: left;
	}

.text, .textbio {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.015em;
	}
	
.textbio:first-letter {
	font-size: 18px;
	font-family: Georgia, Times, serif;
	margin-left: -5px;
	}
	
.text a {
	color: #f1efeb;
	text-decoration: none;
	border-bottom: 1px dotted #f1efeb;
	}
	
.text a:hover {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
	}
	
.small {
	font-size: 10px;
	color: #d0c9c2;
	}
	
.text span.sm {
	font-size: 11px;
	color: #e8e4e0;
	}
	
.small, .text span.sm {
	font-family: Georgia, Times, serif;
	text-decoration: none;
	letter-spacing: 0.025em;
	font-style: italic;
	font-weight: normal;
	}
	
a.small:hover {
	text-decoration: none;
	color: #ffffff;
	}
	
#lecture {
	padding: 10px;
	background-color: #b1a699;
	border: 1px solid #c7beb5;
	color: #ffffff;
	margin-top: 14px;
	}
	
#projectsound {
	width: 580px;
	margin-left: 105px;
	}
	
#bottom {
	margin-left: 52px;
	padding: 10px 0;
	text-align: right;
	width: 796px;
	background: url(images/bottom.png) repeat-y 0 0;
	}
	
#cred {
	font-size: 9px;
	}
	
.text span.ul {
	font-size: 11px;
	background-color: #b1a699;
	}
	
#cred, .text span.ul {
	color: #e8e4e0;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.075em;
	margin-right: 10px;
	}
	
#cred:hover {
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
	}
	
#splash {
	width: 520px;
	height: 254px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -260px;
	margin-top: -160px;
	}

input.btn {
	padding: 5px 4px 3px 5px;
	border: 0;
	font-size: 11.5px;
	margin: 0;
	letter-spacing: 1px;
	font-weight: normal;
	background: #918576;
	color: #e8e4e0;
	}

.form {
	border: 2px solid #b1a699;
	background-color: #ccc6bb;
	padding: 3px;
	margin-bottom: 25px;
	font-size: 12px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	font-size: 12px;
	width: 500px;
	}
	
.formz {
	font-size: 12px; 
	letter-spacing: 0.5px;
	}
	
.video {
	width: 580px; 
	height: 326px;
	}
	
#flowertabs {
	width: 580px; 
	text-align: right; 
	margin: 10px 0;
	}
	
#flowertabs a {
	font-weight: bold;
	color: #f1efeb;
	font-size: 11px;
	padding: 2px 4px;
	border: 1px solid #c7beb5;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #b1a699;
	}
	
#flowertabs a:hover {
	color: #ffffff;
	background-color: #c7beb5;
	}