* {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	margin: 0;
}
body {
	margin: 0 0 0 0;
	background-image: url('../img/sf2009_bcgrnd_body.gif');
	color:#66543C;
}
a {
	color: #EA850C; 
	text-decoration: none;
}
#container {
	width: 977px;
}
#content {
	background-image: url('../img/sf2009_bcgrnd_body.jpg');
	position: absolute;
	top: 270px;
	left: 0px;
	width: 936px;
	padding-left: 20px;
	padding-right: 20px;	
	z-index: 1;	
}
#footer {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 0.7em;
}
.topMenu {
	background-color: #3D2E1D;
	top: 0px;
	height: 30px;
	width: 977px;	
}
.galleryYear {
	font-size: 1.4em;
	text-decoration: underline;
}
.galleryTitle {
	font-size: 1.2em;
}
.galleryItem {
	font-size: 0.8em;
	padding-left: 25px;
	padding-bottom: 10px;
}
img.galleryThumb {
	border: 1px solid #d0d0d0;
}
