body {
	background: #000 ;
margin: 0px;
font: 1.0em Arial, serif;
	color: #FFF;
}



a:link {
color: #B68C64;
text-decoration: none;
}



a:visited {
	color: #B68C64;
text-decoration: none;
}



a:hover {
	color: #C97642;
text-decoration: none;
}



a:active {
	color: #FFF;
text-decoration: none;
}



h1 {
font-size: 1.4em;
	color: #C97642;
margin-bottom: -10px;
	margin-top: -6px;
}

h2 {
font-size: 1.4em;
	color: #C97642;
margin-bottom: -10px;
	margin-top: -6px;
}



ul {
list-style-type: none;
padding-left: 0;
padding-top: 15px;
	margin-left: 0;
}



html>body ul {
list-style-type: none;
padding: 5px;
text-align: left;
}



p {
color: #FFF;
font-size: 1.0em;
}



#container {
text-align: left;
background-color: #000;
width: 800px;
}

#header {
	background-image:  url("tfgsheader.jpg");
background-repeat: no-repeat;
	width: 710px;
height: 300px;
}



#photos {
	background-image: url("images/photohead.jpg");
background-repeat: no-repeat;
position: absolute; top : 310px;
left: 1px;
	width: 170px;
border-right: #FFF 1px solid;
	border-bottom: #FFF 1px solid;
padding: 5px;
padding-top: 20px;
}



#content {
	position: absolute;
top: 310px;
left: 200px;
width: 480px;
	height: 700px;
border: none;
padding: 5px;
margin-bottom: 20px;
}

#albumlist {
list-style-type: none;
}


#albumlist li {
Float: top;
margin-leftt: 10px;
margin-bottom: 10px;
}

#albumlist img {
display: block;
border: 1px solid #C97642;
}



#nav {
	background-repeat: no-repeat;
position: absolute;
top: 310px;
left: 700px;
width: 85px;
border-left: #FFF 1px solid;
border-bottom: #FFF 1px solid;
padding: 10px;
padding-top: 15px;
}



#nav2 {
position: absolute;
top: 480px;
left: 700px;
width: 85px;
	border-left: #FFF 1px solid;
border-bottom: #FFF 1px solid;
	padding: 10px;
margin-top: 20px;
}



#footer {
background-image: url("TFGSfooter.jpg");
	position: absolute;
width: 710px;
	height: 90px;
top: 908px;
padding: 10px;
	left: 1px;
	
}
