@charset "UTF-8";
/* CSS Document */

.thumbnail em {
	font-size: .68em;
	font-family: "Times New Roman", Times, serif;
	line-height: .5em;
	letter-spacing: .05em;
	color: #939598; 
}

.thumbnail p {
	font-size: .68em;
	letter-spacing: .05em;
	line-height: .25em;
	margin: 11px 0 10px 0;
}

.webImages p {
	font-size: .68em;
	letter-spacing: .05em;
	line-height: .25em;
	padding: 0;
	margin: 6px 0 10px 0;
}

.bio p {
	font-size: 12px;
	letter-spacing: .05em;
	line-height: 1.75em;
	padding: 0;
	margin: 6px 0 10px 0;
	width: 400px
}	

#mainContent {
	font-family :Arial, Helvetica, sans-serif;
	position: absolute;
	float: none;
	margin: 25px 0 260px 232px;
	padding: .1% 0 0 0;
	width: 606px; 
	background: transparent;
	z-index: 0;
}

.thumbnail {
	Float: left;
	height: 117px;
	width: 176px;
	background: transparent;
	color: #000000;
	margin: 0 26px 55px 0;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	
}

.bio a{
	color: #231f20;
	font: 100% Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: .68em;
	text-decoration: none;
	font-weight: none;
}

.nav { 
	background: #ffffff;
	font: 100% Arial, Helvetica, sans-serif;
	font-size: .68em;
	letter-spacing: .05em;
	line-height: 2em;
	position: fixed; 
	top: 20px; 
	left: 40px; 
	margin: 0px; 
	padding: 0px; 
	z-index: 1; 
}

#sidebar1 a:link {
	color: #231f20;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: lighter;
}

#sidebar1 a:visited {
	color:#939598;
	text-decoration: none;
	font-weight: lighter;
}

#sidebar1 a:hover {
	background:#30cdd7;
	color:#231f20;
}

#sidebar1 {
	width: 200px;
	background: #ffffff;
}

#header {
	float: left;
	height: 90px;
	width: 200px;
	background: #ffffff;
	padding: 17px 0px 0px 0px;
}

a.rollover {
	display: block;
	width: 86px;
	height: 63px;
	text-decoration: none;
	background: url(/images/ac_logo.gif);
	}

a.rollover:hover {
	background-position: -86px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

#emptyHeader { 
	background: #ffffff;
	position: fixed;
	width: 620px; 
	height: 37px;
	top: 0px; 
	margin: 0 0 0 232px; 
	padding: 0px; 
	z-index: 1; 
}

