	body { 
	margin-left: 0px;
	margin-top: 0px;
	background:#000000;
	color: #fff;
	font-family: verdana, sans-serif;
	font-size: 9px;
	padding: 2em;
	margin: 0;
	}	
	
	h5	{
	color: #696969;
	font-family: Cornerstone;
	font-size: 22px;
	padding-top: 0px;
	margin: 0 0 0 0;
	padding-bottom: 10px;
	text-align: left;
}

	h5.another	{
	color: #696969;
	font-family: Algerian;
	font-size: 22px;
	padding-top: 0px;
	margin: 0 0 0 0;
	padding-bottom: 2px;
	text-align: left;
}

a	{
	color: #000;
	background-color: transparent;
	text-decoration: none;
	color: #a9a9a9;
	font-size: 12px;
		
	}

	#topbar {
	position: absolute;
	top: 0px;
	left: 101px;
	background: #a9a9a9;
	width: 1024px;
	height: 30px;
	}
	
	#topbar1 {
	position: absolute;
	top: 0px;
	left: 101px;
	background: #a9a9a9;
	width: 1024px;
	height: 60px;
	}


	#horiz {
	position: absolute;
	top: 31px;
	left: 0px;
	width: 1024px;
	height: 2.0px;
	background: #FFD700; /* this controls line color */
	}
	
	#horiz1 {
	position: absolute;
	top: 61px;
	left: 0px;
	width: 1024px;
	height: 2.0px;
	background: #FFD700; /* this controls line color */
	}


	#vert {
	position: absolute;
	top: 0px;
	left: 100px;
	background: #FFD700; /* this controls line color */
	width: 2px;
	height: 700px;
	}
	
	#navigate {
	position: absolute;
	top: 45px;
	left: 700px;
	}
	
	#title {
	position: absolute;
	left: 113px;
	}
	
	#content {
	position: absolute;
	left: 200px;
	top: 100px;
	}
	
p.nav {
	font-family: "Bauhaus 93", Roman;
	font-size: 12px;
	color: #a9a9a9;
	top: 10px;
	left: 15px;
	width: 800px;
	left: 200px;
}

p.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #a9a9a9;
	top: 10px;
	width: 800px;
	left: 200px;
}

div.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a9a9a9;
	clear: both;
	padding-top: 1em;
	width: 800px;
	left: 200 px;
	}

#albumlist {
	list-style-type: none;
	width: 500px;
	left: 600px;
}
	
#albumlist li {
	float: left;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	}
	
#albumlist img {
	display: block;
	border: 3px solid #a9a9a9;
	}

#album {
	list-style-type: none;
	width: 800px;
	left: 200px;
}

#album li {
	float: left;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	}
	
#album img {
	display: block;
	border: 2px solid #a9a9a9;
	}	
