﻿/* CSS Document */body {	margin: 10px 0;	text-align: center;	background-color: #ffffff;}#main {	position: relative;	margin: 0 auto;	width: 760px;	padding: 0;	text-align: left;	font-family: verdana, sans-serif;	font-size: 12pt;	color: #111111;	background-color: #ffffff;}#main-home {	width: 760px;	padding: 0;	border-width: 0;	background-color: #ffffff;	background-image: url(/images/home_bottom.jpg);	background-position: bottom;	background-repeat: no-repeat;	position:absolute;	top: 50%;	left: 50%;	margin-top:-265px;	margin-left: -380px;	text-align: center;	}#header_top {	width: 760px;	height: 50px;	margin: 0;	padding: 0;	position: relative;	border-bottom: 1px solid #666666;	background-color: #ffffff;	background-image: url("/images/name.jpg");	background-repeat: no-repeat;	background-position: top left;}

#header2_top {	width: 760px;	height: 50px;	margin: 0;	padding: 0;	position: relative;	border-bottom: 1px solid #666666;	background-color: #ffffff;	background-image: url("/images/name2.jpg");	background-repeat: no-repeat;	background-position: top left;}










.replaced_text {	height: 0;	margin: 0;	padding: 0;	border: 0;	display: none;	}/* MAIN NAVIGATION */#main_nav {	width: 760px;	margin: 1px 0 20px 0;	padding: 0;	background-color: #ffffff;	border: 0;	font-weight: normal;	font-size: 12px;	float: left;	clear: both;}#main_nav_home {	height: 12px;	padding: 0;	margin: 0;	background-color: #ffffff;}#main_nav li {	margin: 0;	padding: 0;	font-family: verdana,arial,sans-serif;	list-style: none;	display: inline;}#main_nav a:link,#main_nav a:visited {	float: left;	margin: 1px 0;	padding: 0px 20px 0 2px;	border-left: 0px solid #999999;	color: #333333;	background-color: #ffffff;	text-decoration: none;}#main_nav a:hover,#main_nav a:active{	color: #333333;	background-color: #bbbbbb;}#main_nav a.current {	color: #cc0000;}	h1 {	font-size: 14px;	font-weight: bold;	clear: both;	margin: 0 0 20px 0;	padding: 0;}h2 {	font-size: 11px;	font-weight: bold;	color: #996600;	clear: both;	margin: 0 0 10px 0;	padding: 0;}		#content {	margin: 0 20px 0 20px;	padding: 10px;	clear: both;}		#footer {	margin: 20px 0 0 0;	border-bottom: 1px solid #666666;	padding: 0;	clear: both;	background-color: #ffffff;	}	#footer p {	margin: 2px 0;	padding: 0;	font-size: 9px;	color: #666666;	text-align: center;	background-color: #ffffff;	}	a:link, a:visited{	color: #666666;	}	a:hover, a:active{	color: #996600;	}			#footer a:link, #footer a:visited {	text-decoration: none;	color: #666666;	}	#footer a:hover, #footer a:active {	text-decoration: underline;	color: #996600;	}#portfolio {	margin: 0 20px 30px 20px;	padding: 0;	clear: both;}#portfolio-installation {	float: left;	display: inline;	margin: 0 20px 0 0;}#portfolio-sculpture {	float: left;	display: inline;}p#installation {	padding: 2px;	border-bottom: 1px solid #cccccc;	margin: 0 0 10px 0;	font-size: 12px;	}	p#sculpture {	padding: 2px;	border-bottom: 1px solid #cccccc;	margin: 0 0 10px 0;	font-size: 12px;	}#portfolio-backlink {	margin: 0 0 10px 0;	padding: 1px;	border-bottom: 1px solid #cccccc;	font-size: 9px;	line-height: 12px;}#portfolio-backlink a:link, #portfolio-backlink a:visited {	text-decoration: none;	color: #666666;	}	#portfolio-backlink a:hover, #portfolio-backlink a:active {	text-decoration: underline;	color: #666666;	}#portfolio-display-text {	margin: 0 0 10px 0;	padding: 0;	font-size: 11px;	line-height: 12px;}#portfolio-display {	float: left;	display: inline;	margin: 0;}#portfolio-views {	float: right;	display: inline;	margin: 0;}	.view-thumb-row {	display: block;	margin: 0 0 20px 0;}.view-thumb-row img {	display: inline;	margin: 0 0 0 20px;}			.view-thumb-row a img {	border: 1px solid #cccccc;	}	.view-thumb-row a:hover img, .thumbnail a:active  img {	border: 1px solid #993366;	}#flashtext {	display: block;	margin: 0;	padding: 0;	text-align: right;}#flashtext p {		display: block;	margin: 0;	text-align: right;	font-size: 11px;	color: #999999;	line-height: 12px;}#flashtext a {	color: #666666;	}.thumbnail {	margin: 10px 15px 20px 15px;	float: left;	display: inline;	}	.thumbnail a:link img, .thumbnail a:visited  img {	border: 1px solid #cccccc;	}	.thumbnail a:hover img, .thumbnail a:active  img {	border: 1px solid #993366;	}.thumbnail a:hover {background-position: 0 0;}	.clearboth {	clear: both;	}