@charset "UTF-8";
body {
	background-color: #afaf93;
	background-image: url(images/background%20image.gif);
	background-repeat: repeat-y;
	background-position: center;
	color: #473b2c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 16pt;
	
}

#next {
	float: right;
	
}

#galnext {
	font-size: 9pt;
	}

#nav li {
	list-style-type: none;
	display: inline;
	font-size: 15px;
	
}

#nav li a {
	padding: 6px;
	}

a[href]:hover {
	text-decoration: underline; 
}
	
a:link {
	text-decoration: none;
	color: #5b612a;
}

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

a img {
 border:none;
 }
 
h1 {
	font-size: 17px;
	font-weight: normal;  
	
}

ul {
font-size: 10pt;
}

form p {
	text-align: center;


}

#homepic {
	font-size: 10pt;
	}

.listfont {
	font-size:10pt;
}
