body{
	margin: 10px;
	background-color: #000;
	}
#top{
	background: url(../../images/bg.jpg) repeat left top;
	}
a:link{
	color: #000;
	text-decoration: underline;
	}
a:visited{
	color: #000;
	}
a:hover{
	color: #FFF;
	}
a:active{
	color: #000;
	}
.text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #352819;
	}
#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #735B40;
	letter-spacing: 1px;
		}
		
	#footer a:link, #footer a:visited, #footer a:active{
		color: #735B40;
		}
		
	#footer a:hover{
		color: #fff;
		}
.gal_container{ 
	border: 50px solid #fff;
	}

.gal_thumb_container img{
	border: 1px solid #000;
	}
	
.gal_enlarge{
	border: 2px solid #000;
	}
	
.smalltext{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #735B40;
	letter-spacing: 2px;
	}
