
body {
	margin:0px 0px 0px 0px;
	font: 200 normal 11px/15px "AppleGothic",Helvetica,Arial;
	font
	word-spacing: .1em;
	letter-spacing: 0.07em;
	background-color: #fcf9f9;
	color:#666;
	/* toygridblack dots_8.gif gridpattern1.gif */
}

.hidden {display:none;}

div#container {
	
}
div.nav {
/*	position:absolute;
	left:160px; top:10px; width:500; height:90%;*/
	margin: 10px 0px 40px 160px;
	width:500px;
	height:90%;
	overflow:visible;
	/*background-color: #ff0000;*/
}

.navbox {
	float:left;
	width:200px;
	padding: 20px 0px;
}

.splashbox {
	float:left;
	width:450px;
	padding: 0px 20px 50px;
}

.splash {
	float:left;
	padding: 0px 20px 50px;
}

.title { 
	font-size:18px;
}

.work { 
	color: #b17474;
}

.tools { 
	color:#0000FF;
}

.info {
	color:#6600FF;
}
.splashinfo {
	
}
.links {
	color:#b17474;
}

.content {
	position:absolute;
		left:440px; top:90px; width:729px; height:90%;
/*		float:left;
	margin: 90px 0px 40px 480px;
	width:729px;
	height:90%;*/
	overflow:visible;
	/*background-color:#000000;*/
}


.thumbnail {
	float:left;
	/*background-color: #000000;*/
	padding: 40px 10px;
}

.contentimages {
	vertical-align: baseline;
	padding: 0px 10px;
}

.ajaxbox {
	width:300px;
}

.spacer {
	clear:both;
}

:link {
	text-decoration: none;
	border-bottom: 1px dotted #b17474;
	color:#666;
}
		
:visited {
	text-decoration:none/*line-through*/;
}
			
a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #fcf9f9;
	color:#b17474;
}
