body {	font-family: LucidaGrande, Lucida, Helvetica, Arial, sans-serif;	background : repeat  url(back.gif);	text-align: center;}#container {	text-align: left;	width: 800px;	background: #fff9e0;	border: 1px solid black;	padding-bottom: 9px;	margin: 0px auto 0px auto;}#header {	background: url(header.jpg);	color: #fff9e0;	padding-top: 1px;	padding-bottom: 1px;	padding-left: 10px;}#nav {	background: #596f96;	padding-top: 2px;	padding-bottom: 2px;	padding-left: 10px;	height: 1.2em;
}#nav ul {	list-style: none;	padding: 0px;	margin: 0px;
}#nav li {	display: inline;	float: left;	margin-left: 5px;	margin-right: 5px;
	font-weight: bolder;
}#nav #curnav {	color: #fff9e0;}

#nav a:link {	color : black;	text-decoration: none;}

#nav a:visited {	text-decoration: none;
	color: black;
}#nav a:hover {	color : #fff9e0;	text-decoration: none;}#nav a:active {}#content {	padding-left: 10px;	padding-right: 10px;	clear: right;}.homeGallery {	margin-top: 20px;	padding: 20px;}.homeGallery img {	display: block;    margin-left: auto;    margin-right: auto;	border-style: none;
}.homeGallery p {	text-align: center;}.genre {	margin-left: 20px;	float: left;	margin-bottom: 20px;}.genre img {	border: 12px solid #a4a5b5;	padding: 1px;}.genre p {	text-align: center;	background: #a4a5b5;	margin: 0px;	color: #fff9e0;	font-weight: bolder;}.gallery {	}.galleryItem {	}.gallery img {	border: 12px solid #a4a5b5;	margin: 6px;	padding: 2px;}.galleryItem img {	border: 12px solid #a4a5b5;	margin: 6px;	padding: 2px;}.galleryItem p {	clear: both;}#pageNav {	clear: both;	text-align: center;	padding-bottom: 10px;	padding-top: 10px;}#pageNav ul {	list-style: none;	padding: 0px;	margin: 0px;}#pageNav li {	display: inline;	margin-left: 4px;	margin-right: 4px;	font-size: smaller;}#footer {	font-size: x-small;	text-align: center;	clear: both;	border-top-style: dotted;	margin-left: 10px;	margin-right: 10px;	border-top-width: 1px;}