body
{
	background-position: left;
	background-color: #000;
	font-family: "Arial Narrow", arial, helvetica, sans-serif;
	margin: 0; padding: 0;
	color: #dacad6;
}

p#desc
{
	color: #dacad6;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	margin: 0; margin-top: 10px;
	 letter-spacing: 1px;
}

p#media
{
	color: #dacad6;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	margin: 0; margin-top: 5px;
	font-family: arial, helvetica, sans-serif;
	 letter-spacing: 0;
}

#container
{
	width: 870px;
	text-align: left;
	margin: 0 auto; padding: 0;
	background: transparent;
	position: relative;
}

#printlogo
{ display: none; }
		
#logo
{
	text-align: center;
	width: 160px;
	position: absolute; top: 20px; left: 0; height: 600px;
	margin:  0; padding: 0; padding-top: 40px;
	background: transparent url(../i/logo2.gif) no-repeat;
	font-family: "Arial Narrow", arial, helvetica, sans-serif;
	font-weight: bold; font-style: italic;
}

		#logo ul, #logo ul li
			{
			text-align: center;
			font-weight: bold; font-style: italic;
			margin: 5px 5px 0 5px;
			padding: 0;
			list-style: none;
			line-height: 150%;
			font-family: "Arial Narrow", arial, helvetica, sans-serif;
			font-weight: 100;
			font-size: 18px;
			}
		
		#logo ul li.morespace
			{
			margin: 40px 5px 0 5px;
			}
		
		#logo p.emaillink 
			{
			text-align: center;
			margin: 0; margin-top: 20px;
			font-size: 14px;
			line-height: 150%;
			}

		#logo a img {
			border: 0;
			}
		
#thumbs {
	text-align: right;
	width: 122px;
	position: absolute; top: 79px; left: 162px;
	margin: 0; padding: 0;
}
		#thumbs a {
			display: block;
			float: left;
			width: 52px;
			height: 52px;
			text-align: right;
			border: 0;
			margin: 0 5px 10px 0;
			padding: 0;
			}
	
		#thumbs a img {
			border: 0;
			}
	
#cv
{
	text-align: left;
	margin: 0 30px 0 200px;
	padding: 30px 0 0 0;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

	#cv p
	{
	margin: 0; margin-bottom: 8px; padding-left: 20px;
	line-height: 130%;
	}

	#cv h1, #cv h2, #cv h3, #cv h4
	{
	 font-weight: normal;
	}
	
	#cv h3
	{
	font-size: 16px;
	line-height: 150%;
	}
	
	#cv h2
	{
	font-size: 14px;
	 font-weight: normal;
	 letter-spacing: 2px;
	margin: 0; margin-top: 24px; margin-bottom: 12px;
	}
	
	.pubtitle
	{ 
	font-style: italic; 
	font-weight: normal; 
	}

#images
{
	width: 580px;
	text-align: left;
	letter-spacing: 1px;
	position: absolute; top: 79px; left: 285px;
	padding:  0;
}

		#images img { border: 0; }

a:link {
	color: #dacad6;
	text-decoration: none;
	border: 0; border-bottom: 1px solid #dacad6;
	}

	a:hover, a:visited:hover {
		color: #ebdae7;
		text-decoration: none;
		}
	
	a:visited {
		color: #d2c3ce;
		text-decoration: none;
		border: 0; border-bottom: 1px solid #dacad6;
		}
	
	a:active {
		color: #fff;
		text-decoration: none;
		border: 0; border-bottom: 1px solid #fff;
		}