body {
	font-family: trebuchet, verdana, arial;
}
#content{
	
}
.gallery-title {
	
	}
.home-page-title {
	font-family: garamond, times, arial;
	font-size: 30px;
	padding-bottom: 0px;
	color: #323136;
}
#left-menu {
	background-color: #8A9A5C;
	border-top: 2px solid #dddddd;
	border-left: 2px solid #dddddd;
	border-right: 2px solid #A2A2A3;
	border-bottom: 2px solid #A2A2A3;
	width: 250px;
	height: 333px;	
	position: relative;
	top: 160px;
	z-index: 50;
	left: 50px;
	text-align: center;

}

.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;
		
}
.menu-link  {
	font-size: 10px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	padding-left: 10px; padding-right: 10px;
		
}
#page-container {
	width: 1000px;
	height: 100%;
	background-color: white;
}
.page-content {
	font-size: 12px;
	line-height: 24px;
}
.page-title {
	font-family: georgia, times, arial;
	font-size: 30px;
	padding-bottom: 10px;
	font-style: italic;
	color: #7B8C9F;
}

