/* CSS Document */

body {
	background-color: #3c2826;
	background-image: url(home/top-repeat.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.credits {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A09377;
	}
.bio {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	}
.statements {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	font-style:normal;
}
	
.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.titlegallery {
	font-family:Arial, Helvetica, sans-serif;
	size: 15px;
	color:#A09377;
	font-style: italic;
}

