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

body {
	background:#fff;
	text-align:center;
	min-width:920px;
	color:#000000;
}
#content {
	font:12px Georgia, "Times New Roman", Times, serif;
	width:860px;
	height:640px;
	background:#fff;
	margin:0 auto;
	text-align:left;
	padding:20px;
}
#header {
	width:196px;
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	padding:17px;
}
#nav, #photonav {
	width:196px;
	border-bottom:1px solid #d8d8d8;
	padding:17px;
}
/*
#nav, #photonav {
	margin-top:10px;
}*/
ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
h1, h3, h5 {
	font-weight:normal;
}
h1, h1 a {
	font-size:21px;
	text-indent:-10000px;
	display:block;
	width:127px;
	height:40px;
	background:transparent url(../i/ali_sprite.gif) top left no-repeat;
	margin:0;
	padding:0;
}
h3, h3 a {
	font-size:16px;
	color:#8f8f8f;
	margin:0 0 20px 0;
	text-decoration:none;
	text-indent:-10000px;		
	overflow:hidden;
}
h3.contact	{
	margin-bottom:0;
}

h3.portfolio	{
	display:block;
	width:56px;
	height:12px;
	line-height:12px;
	text-decoration:none;
	background:transparent url(../i/ali_sprite.gif) 0px -50px;
}
h3.bio a:link, h3.bio a:visited	{
	display:block;
	width:56px;
	height:12px;
	line-height:12px;
	text-decoration:none;
	background:transparent url(../i/ali_sprite.gif) 0px -80px;
	margin:0;
}
h3.bio a:hover	{
	background:transparent url(../i/ali_sprite.gif) 0px -93px;
}
h3.contact a:link, h3.contact a:visited	{
	display:block;
	width:56px;
	height:12px;
	line-height:12px;
	text-decoration:none;
	background:transparent url(../i/ali_sprite.gif) 0px -110px;
	margin:0;
}
h3.contact a:hover	{
	background:transparent url(../i/ali_sprite.gif) 0px -123px;
}
ul a {
	line-height:18px;
	color:#8f8f8f;
	text-decoration:none;
}
li {
	padding:0 0 15px 0;
	padding-left:9px;
}
a:hover {
	color:#000000;
}
h5 {
	margin-left:20px;
	font-size:9px;
}

#left	{
	float:left;
	margin:0;
	padding:0;
	width:240px;
}
#right	{
	float:right;
	width:610px;
	margin:0;
	padding:0;
	text-align:center;
}
img	{
	border:0;
}




#prev {
	padding:0 12px 0 0;
}
#CaptionBox {
	color:#000000;
	padding-right:5px;
	width:164px;
}
#statement {
	text-decoration:none;
	color:#8f8f8f;
}
#statement:hover {
	color:#000000;
}
#controls	{
	float:right;
}


h4, p	{
	font:12px/20px Georgia, "Times New Roman", Times, serif;
	margin:0 60px 20px 60px;
}
h4	{
	font-weight:bold;
    margin-top:20px;
}
h5	{
	color:#8f8f8f;
}
.copy	{
    margin-top:20px;
}
#jobs #nav .jobs a, #illusion #nav .illusion a, #anon #nav .anon a	{
	color:#000000;
}

.cv a	{
	color:#000000;
}

*:focus { outline: none; }

.subnav	{
	color:#8f8f8f;
}
div#portfolioToggle
{
  display: none;
}