body {
	font-family: Arial, serif;
	color: #fff;
	background:#000;
	}
	
hr {
	border: 0;
	color: #fff;
	background-color: #fff;
	height: 1px;
	}
	
#tent {
	position: relative;
	top: 60px;
	left:230px;
	width: 600px;
	text-align: left;
	}

#nav {
	position: relative;
	top: 0px;
	color: #fff;
	text-transform: uppercase;
	font: 14px/24px "Trebuchet MS", Arial, Sans-Serif;
	letter-spacing: 0.2em;
	}
	
	a#navlink:link {color:#999; text-decoration:none;}
	a#navlink:active {color:#999; text-decoration:none;}
	a#navlink:visited {color:#999; text-decoration:none;}
	a#navlink:hover {color:#fff; text-decoration:underline;}
	
#work {
	position: relative;
	top: 17px;
	font: 11px "Trebuchet MS", Arial, Sans-Serif;
	letter-spacing: 0.2em;
	line-height: 15px;
	}

#detail {
	position: relative;
	top: 24px;
	font-weight: lighter;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 130%;
	color: #666;
	}
	
#thumbs {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	}
	
#index {
	position: absolute;
	top: 160px;
	left: 30px;
	margin: 0 auto;
	}
	
#index_title {
	text-transform: uppercase;
	font-weight: lighter;
	color: #71b7ce;
	font-size: 18px;
	letter-spacing: 0.1em;
	line-height: 120%;
	}
	
#index_white {
	text-transform: uppercase;
	font-weight: lighter;
	color: #fff;
	font-size: 10px;
	letter-spacing: 0.2em;
	line-height: 130%;
	}
	
#index_grey {
	text-transform: uppercase;
	font-weight: lighter;
	color: #666;
	font-size: 10px;
	letter-spacing: 0.2em;
	line-height: 130%;
	}
	
	a#link:link {color:#c00; text-decoration:none;}
	a#link:active {color:#c00; text-decoration:none;}
	a#link:visited {color:#c00; text-decoration:none;}
	a#link:hover {color:#999; text-decoration:none;}

a img { border:none }
