/* CSS Document */

body {
	background-color: #333333;
	font-family: tahoma, arial, helteica, sans-serif;
	font-size: 10px;
	color: #555555;
	}

a:link, a:visited {
	color: #555555;
	}

a:hover, a:active {
	color: #000000;
	}
	

#main {
	width: 700px;
	padding: 0;
	margin: 50px auto 30px auto;
	}

	
#header {
	width: 700px;
	height: 60px;
	padding: 0;
	margin: 0 auto 5px auto;
	background: url(/images/header.gif) no-repeat top left;
	position: relative;
	}

#name {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	margin: 0;
	padding: 0;
	}

#name a img {
	border: 0;
	}
		
#topnav {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 420px;
	margin: 0;
	padding: 0;
	text-align: center;
	letter-spacing: 120%;
	white-space: nowrap;
	}

#topnav a {
	padding: 0 15px;
	}

#topnav a:link, #topnav a:visited {
	text-decoration: none;
	color: #cccccc;
	}
	
#topnav a:hover, #topnav a:active {
	text-decoration: none;
	color: #ffffff;
	}

#topnav a.current {
	color: #ffffff;
	}
		



#box {
	width: 700px;
	min-height: 350px;
	padding: 10px 0 0 0;
	margin: 0 auto;
	background-image: url(/images/boxbkg.gif);
	background-repeat: repeat-y;
	background-position: top;
	}

#box-short {
	width: 700px;
	padding: 20px 0 40px 0;
	margin: 0 auto;
	background-image: url(/images/boxbkg.gif);
	background-repeat: repeat-y;
	background-position: top;
	}
	

#box-top {
	height: 15px;
	margin: 0;
	padding: 0;
	background-image: url(/images/boxtop.gif);
	background-repeat: no-repeat;
	background-position: top;
	}	

#box-bottom {
	height: 15px;
	margin: 0;
	padding: 0;
	background-image: url(/images/boxbottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	}

#content-text {
	margin: 20px 30px;
	padding: 0;
	line-height: 200%;
	height: 450px;
	overflow: auto;
	}



/* CV */

#cv {
	margin: 0 auto;
	width: 600px;
	padding: 10px 0;
	}

#cv h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 20px 0 5px 0;
	margin: 0;
	}

#cv h3 {
	font-size: 10px;
	font-weight: bold;
	padding: 10px 0 5px 0;
	margin: 0;
	}

#cv p {
	padding: 0 0 5px 0;
	margin: 0;
	}



/* STATEMENT */		

#statement {
	margin: 0 auto;
	width: 450px;
	padding: 40px 0 20px 0;
	font-size: 12px;
	line-height: 36px;
	}

#statement p {
	margin: 0 0 20px 0;
	}

#content-text p {
	margin: 0 0 20px 0;
	}



/* links */	

#links {
	margin: 0 auto;
	width: 300px;
	padding: 0 0 10px 0;
	text-align: center;
	line-height: 20px;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #aaaaaa;
	}

#links p {
	margin: 0 0 10px 0;
	}




#contact {
	margin: 0 auto;
	padding: 20px 50px;
	line-height: 20px;
	text-align: center;
	}

#contact p {
	margin: 0 0 20px 0;
	}

#contact h1 {
	font-size: 12px;
	}

#contact form {
	margin: 20px;
	}
	
#links h2 {
	margin: 10px 0;
	font-size: 11px;
	padding: 5px 8px;
	background-color: #B3C0B2;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	}

/* PORTFOLIO INDEX */

#portfolio-index {
	margin: 0 30px 0 30px;
	padding: 20px 0 0 0;
	}

h2.portfolio {
	font-size: 11px;
	padding: 5px 8px;
	background-color: #B3C0B2;
	margin: 0 25px 10px 25px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	}

#portfolio-index h2 a:link, #portfolio-index h2 a:visited {
	color: #222222;
	}
	
#portfolio-index h2 a:hover, #portfolio-index h2 a:active {
	color: #000000;
	}
	
	
	
/* FOR MAIN PORTFOLIO INDEX */	

.portfolio-section {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	}

.portfolio-section img {
	margin: 0 0 10px 0;
	}

.portfolio-section p {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 10px;
	}
	
.portfolio-section a {
	text-decoration: none;
	}

.portfolio-section a:link img, .portfolio-section a:visited img {
	border: 1px solid #EFEDE1;
	}

.portfolio-section a:hover img, .portfolio-section a:active img {
	border: 1px solid #83827A;
	}
	

		

/* FOR SCULPTURE, INSTALLATION, VIDEO INDEX */	
.portfolio-preview {
	width: 210px;
	float: left;
	margin: 0;
	padding: 0;
	}

.portfolio-preview img {
	float: left;
	display: block;
	margin: 0 0 15px 0;
	}

.portfolio-preview p {
	padding: 10px 0 0 85px;
	font-size: 10px;
	}
	
.portfolio-preview a {
	text-decoration: none;
	}

.portfolio-preview a:link img, .portfolio-preview a:visited img {
	border: 1px solid #EFEDE1;
	}

.portfolio-preview a:hover img, .portfolio-preview a:active img {
	border: 1px solid #83827A;
	}	


/* FOR PHOTO INDEX */
.portfolio-preview-short {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	}

.portfolio-preview-short img {
	margin: 0 0 10px 0;
	}

.portfolio-preview-short p {
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 10px;
	}

.portfolio-preview-short a {
	text-decoration: none;
	}

.portfolio-preview-short a:link img, .portfolio-preview-short a:visited img {
	border: 1px solid #EFEDE1;
	}

.portfolio-preview-short a:hover img, .portfolio-preview-short a:active img {
	border: 1px solid #83827A;
	}

	
/*
.portfolio-preview {
	width: 220px;
	float: left;
	text-align: center;
	margin: 0 0 20px 0;
	}

.portfolio-preview p {
	margin: 0;
	padding: 0 20px 0 0;
	}
	
.preview-image {
	position: relative;
	height: 150px;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	}

.preview-image img {
	display: block;
	margin: 0;
	padding: 0;
	}


.preview-image img.horizontal {
	position: absolute;
	bottom: 0;
	left: 0;
	}
*/


#image-display {
	width: 540px;
	margin: 20px 20px 15px 20px;
	padding: 0;
	text-align: center;
	}
	
#image-label {
	margin: 0 20px;
	text-align: center;
	font-size: 10px;
	line-height: 15px
	}


#image-display-full {
	margin: 20px 20px 15px 20px;
	padding: 0;
	text-align: center;
	}
	
#image-label-full {
	width: 650px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	line-height: 15px
	}
	

#backlink {
	width: 540px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
	color: #999999;
	}

#backlink a:link, #backlink a:visited {
	color: #222222;
	}
	
#backlink a:hover, #backlink a:active {
	color: #000000;
	}
	
		
		
.title {
	font-style: italic;
	}
	
#thumb-right {
	float: right;
	width: 100px;
	height: 460px;
	margin: 10px 15px 0 0;
	padding: 0;
	text-align: center;
	}
	
.thumb {
	margin: 0 0 10px 0;
	padding: 0;
	}

.clicktext {
	font-size: 9px;
	margin: 0 0 10px 0;
	padding: 0;
	}
			
.thumb a:link img, .thumb a:visited img {
	border: 1px solid #EFEDE1;
	}
	
.thumb a:hover img, .thumb a:active img {
	border: 1px solid #83827A;
	}



#flashcontent {
	width: 500px;
	height: 375px;
	margin: 0 auto;
	}
	

	
.clearboth {
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	}