body {
	background-color: #033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 90a4c6;
}

a:link {
	font-weight : normal; 
	text-decoration : none;
	color: 90a4c6;
	background: transparent; 
	}

a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: 90a4c6;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: 90a4c6;
	background: transparent; 
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: 90a4c6;
	background: transparent;  
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #663333;
	vertical-align: top;
	text-align: left;
}


/* TOP NAV */ 
#top-nav {
	position: absolute;
	left: 86px;
	top: 11px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: inline;
	width: 600px;
	z-index: 4;
	visibility: visible;
}
#top-nav ul {
	display: inline;
	list-style-type: none;
}

#top-nav li{
	display: inline;
	margin-right: 15px;
	padding: 0px;
	list-style-type: none;
}


#photos-inside {
	position: absolute;
	z-index: 2;
	left: 12px;
	top: 35px;
}
#numbers {
	position: absolute;
	z-index: 8;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
	left: 55px;
	top: 101px;
	width: 40px;
	border: none;
	text-align: left;
	height: 180px;
}

#numbers ul {
	display: block;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	width: 40px;
	border: none;
	text-align: left;
	height: 180px;
	

	
}
#numbers  li {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	display: block;
	float: left;
	width: 40px;
	border: none;
	text-align: left;
	height: 18px;
}


#photo-box {
	position: absolute;
	left: 105px;
	top: 51px;
	z-index: 5;
	visibility: visible;
}
#text {
	left: 71px;
	top: 337px;
	position: absolute;
	width: 422px;
	z-index: 6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	height: 57px;
	text-align: center;
}
#text2 {
	left: 76px;
	top: 341px;
	position: absolute;
	width: 422px;
	z-index: 7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	height: 57px;
	text-align: center;
}

#footer1 {
	display: block;
	width: 381px;
	list-style-type: none;
	visibility: visible;
	position: absolute;
	left: 154px;
	top: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #336666;
	line-height: 12px;
	z-index: 9;
	text-align: left;
	font-style: italic;
}

img {
	border: none;
}

#wiggly {
	position: absolute;
	left: 149px;
	top: 408px;
	z-index: 10;
}

#para {
	position: absolute;
	top: 413px;
	left: 54px;
	z-index: 4;
}

