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 */
}
div.nav {
	position:absolute;
	left:30px; top:10px; width:500; height:90%;
	overflow:visible;
	/*background-color: #ff0000;*/
}

div.navbox {
	float:left;
	margin:37px 0px 0px 0px;
	background-color: #000000;
	width:200px;
	padding: 30px 20px;
}
.titles { 
	color: #00CCFF;
}
div.splash {
	float:left;
	margin:0px 0px 0px 0px;
	width:200px;
	padding: 30px 0px;
}
div.splashinfo {
	
	color: #9999FF;
	margin:40px 0px 0px 0px;
	width:200px;
	padding: 20px 15px;
	background-color: #000000;
}

div.alert {
	color: #FF0044;
	margin:10px 10px 0px 10px;
	padding: 10px 150px;
}

.alertlink {
	color: #FF0044;
}
div.info {
	margin:10px 10px 0px 10px;
	padding: 10px 150px;
}
.workimages {
	vertical-align: baseline;
	padding: 20px 30px;
	border:0px;
}

.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;
}

