body {
	font-family: trebuchet, verdana, arial;
}
#content{
	
}
.gallery-title {
	
	}
.home-page-title {
	font-family: georgia, times, arial;
	font-size: 36px;
	padding-bottom: 15px;
	font-style: italic;
	color: white;
}
#left-menu {
	background-color: #8A9A5C;
	border: 3px solid #DFDCAF;
	width: 205px;
	height: 100%;	
	position: relative;
	top: 320px;
	z-index: 50;
	left: 50px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 10px; 
	padding-right: 10px;
}

.left-menu-link {
	width: 100%;
	text-align: center;
	padding-top: 10px;
		
}
.left-menu-td {
	font-size: 10px;	text-decoration: none;	color: white;	font-weight: bold;
}
.left-menu-td a {
	font-size: 10px;
	text-decoration: none;
	color: white;
	font-weight: bold;
		
}
.left-menu-link a {
	font-size: 10px;
	text-decoration: none;
	color: white;
	font-weight: bold;
		
}
#page-container {
	width: 1000px;
	height: 100%;
	background-color: white;
}
.page-content {
	font-size: 12px;
	line-height: 18px;
}
.page-title {
	font-family: georgia, times, arial;
	font-size: 30px;
	padding-bottom: 10px;
	font-style: italic;
	color: #8A9A5C;
}

