body {
	background-color: #999999;
}
#title {
	position:absolute;
	left:10px;
	top:30px;
	width:180px;
	height:30px;
	z-index:1;
}
#projects {
	position:absolute;
	left:10px;
	top:110px;
	width:180px;
	height:180px;
	z-index:1;
}
#navigation {
	position:absolute;
	left:10px;
	top:300px;
	width:180px;
	height:150px;
	z-index:1;
}
.titlewhite {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
}
.projectlinks {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
}
.projectlinks a:link {
	color: #666666;
	text-decoration: none;
}
.projectlinks a:visited {
	text-decoration: none;
	color: #666666;
}
.projectlinks a:hover {
	text-decoration: none;
	color: #cccccc;
}
.projectlinks a:active {
	text-decoration: none;
	color: #666666;
}
.navigation {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #000000;
}
.navigation a:link {
	color: #000000;
	text-decoration: none;
}
.navigation a:visited {
	text-decoration: none;
	color: #000000;
}
.navigation a:hover {
	text-decoration: none;
	color: #666666;
}
.navigation a:active {
	text-decoration: none;
	color: #000000;
}
#pages {
	position:absolute;
	left:200px;
	top:110px;
	width:120px;
	height:180px;
	z-index:2;
}
#image {
	position:absolute;
	left:400px;
	top:109px;
	width:600px;
	height:600px;
	z-index:1;
}
#imagenest {
	position:absolute;
	left:380px;
	top:9px;
	width:866px;
	height:727px;
	z-index:1;
}
#info {
	position:absolute;
	left:200px;
	top:300px;
	width:180px;
	height:285px;
	z-index:4;
}
.caption {
	color: #333333;
	font-size: 11px;
	font-family: "Courier New", Courier, mono;
}
#imagehere {
	position:absolute;
	left:400px;
	top:109px;
	width:600px;
	height:4261px;
	z-index:1;
}
.titlewhite a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.titlewhite a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.titlewhite a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.titlewhite a:active {
	text-decoration: none;
	color: #FFFFFF;
}	
	