div#container{
	width: 970px;
	margin: 10px auto 0;
	position: relative;
	border: 0px solid black;
	background-color: white;
	z-index: 1;
}
div.clear{
	border: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}

body{
	background-color: #A7936E;
	height: 100%;
	margin: 0;
	padding: 0;
}
div#logo{
	float: left;
	margin: 10px;
	width: 156px;
	height: 197px;
	margin-bottom: 1px;
}
div#title{
	float: right;
	width: 784px;
	height: 197px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 1px;
}
img#back{
	height: 197px;
	width: 784px;
}
div#navbar{
	background-image: url(../images/navbar.jpg);
	float: left;
	height: 45px;
	width: 950px;
	margin-left: 10px;
	margin-top: 10px;
}
div.navlinks{
	float: left;
	height: 45px;
	line-height: 45px;
	width: 153px;
}
div.navlinks a> p.links{
	color: white;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
div.navlinks a>p.links{
	margin: 0 auto;
}
div.navlinks a:hover>p.links{
	Color: #43793E;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
a{
	text-decoration: none;
}
div#mainbox{
	float: left;
	width: 970px;
}
div#thumbs{
width: 1020px;
padding: 20px;
}
a.album{
	float: left;
	margin: 20px;
}
a.topalbum{
	float: left;
	margin: 20px;
	text-align: center;
}
div#bottomsection{
	background-image: url(../images/bottomnav.jpg);
	height: 40px;
	width: 970px;
	margin-top: 10px;
}
p#bottominfo{
	text-align: center;
	line-height: 40px;
	color: white;
}
a.links{
	color: white;
}
div#topbox{
	float: left;
	border: 0px solid black;
	margin-left: 145px;
	height: 220px;
}
div#word{
	float: left;
	margin: 20px;
	margin-top: 0px;
	height: 30px;
	width: 300px;
	border: 0px solid black;
	margin-left: 164px;
}
div#word2{
	float: left;
	margin: 20px;
	margin-top: 0px;
	height: 30px;
	width: 300px;
	border: 0px solid black;
}
h1.titles{
	text-align: center;
	font-size: 16pt;
	margin-top: 0px;
}
div#intro{
	width: 930px;
	margin: 20px;
	margin-bottom: 15px;
	margin-top: 20px;
}
p#info{
	text-align: center;
	font-size: 35px;
	color: #43793E;
	margin-top: 1px;
	margin-bottom: 2px;
}
p#littleinfo{
	text-align: center;
	font-size: 20px;
	color: #43793E;
	margin-top: 1px;
	margin-bottom: 2px;
}
		