/* boxes */


#content {
	width: 1000px; 
	background-color: #ffffff;
	margin:auto;
	margin-top: 20px;}
	
#top_content {
	width: 1000px;
	height: 60px;}
	

#nav {
	width: 1000px;
	height: 30px;
	margin-top: 5px;
	position: relative;
	z-index: 1;}



#main_content {
	width: 1000px;
	margin-top: 30px;
	height:420px;border: 1px solid white;}
	

#main_content_archive {
	width: 1000px;
	margin-top: 30px;
	height:420px;border: 1px solid white;}
	
	
	#right_content {
	width: 631px;
	height: 400px;
	float: right;
	margin-right: 90px;}
	
#main_image {
	width: 631px;
	height: 394px;}
	
	
	
#left_content {
	width: 240px;
	height: 395px;
	margin-top: -15px;}
	
	
/* recent work */

#picarea_02 {
	width: 302px;
	height: 200px;
	float: right;}


#picarea_01 {
	width: 312px;
	height: 200px;}
	
	
#picarea_04 {
	width: 302px;
	height: 200px;
	float: right;}


#picarea_03 {
	width: 302px;
	height: 200px;}
	
	
#picarea_06 {
	width: 302px;
	height: 200px;
	float: right;}


#picarea_05 {
	width: 302px;
	height: 200px;}
	
	
	

	/* press page */
	
	
#right_content2 {
	width: 480px;
	height: 400px;
	float: right;
	margin-right: 140px;}
	

	
#left_content2 {
	width: 350px;
	height: 395px;
	margin-top: -5px;}
	
	
#press2 {
	width: 160px;
	height: 215px;
	float: right;}


#press1 {
	width: 160px;
	height: 215px;}
	
	
#press4 {
	width: 300px;
	height: 215px;
	float: right;}


#press3 {
	width: 160px;
	height: 215px;}
	
	
	/* archive */
	
	#main_content td  {
	position: relative;
	top: -10px;}
	
	
	/* cv */


#right_content3 {
	width: 300px;
	height: 400px;
	float: right;
	margin-right: 65px;
	margin-top: -10px;}
	

	
#left_content3 {
	width: 610px;
	height: 395px;
	margin-top: -15px;}
	
	


/* navbar */

#nav {position: relative;
left: -6px;}


#nav li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;}

#nav li a
{	display: block;
	margin: 0px 0px 0 0;
	padding: 0 8px 3px 6px;
	color: #626464;
	background-color: #ffffff;
	text-align: left;
	text-decoration: none;}

#nav li a:hover
{	background: #ffffff;
color: #939598;
font-style: italics;}

#nav li a.active {font-style: italics;}


#nav div
{	position: absolute;
	visibility: hidden;}
	
	
	/* lists */

ul#navlist	{
	padding: 0;
	margin: 0;}
	
ul#navlist li {
	display: inline;
	list-style-type: none;
	text-align: left;
	padding: 0px 10px 0 0;}
	
a.link {
	padding-left: 10px;}
	

	




