body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
}
#banner {
	background-image: url(general-images/long-horiz-panel.jpg);
	height: 72px;
}
h1 {
	margin: 0px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
#content {
	width: 792px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#content img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited, #content a:visited {
	color: #9AA273;
}
#content a:hover, #content a:focus, #nav a:hover, #nav a:focus {
	color: #D1476A;
}


#footer {
	text-align: left;
	font-size: .8em;
	color: #999999;
	margin-top: 15px;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
}

h2 {

	margin: 0px;
}
#gallerycontainer {
	position: relative;
	height: 400px;
}

