a:link, a:visited, a:active {
	color : #FFFFFF;
	font-family : "Lucida Sans Unicode", sans-serif;
	font-size : small;
	text-decoration : none;
}

a:hover {
	color : #507818;
	font-family : "Lucida Sans Unicode", sans-serif;
	font-size : small;
	text-decoration : none;
}

a.gallery:hover {
	color: #FFFFFF;
	text-decoration : underline;
}

body {
	background-color : #507810;
	padding-right : 15px;
}

body.gallery {
	background-color : #709820;
}

h1 {
	font-size : 130%;
}

h1.gallery {
	color: #FFFFFF;
	text-align: center;
}

h2 {
	font-size : 120%;
}

h3 {
	font-size : 110%;
}

hr{
	color : #808080;
	size : 1;
}

ul.art {
	margin : 0 0 0 5;
	padding-bottom : 10px;
	width : 98%;
}

.center {
	background-color : #B7BCAE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10 px;
	text-align : justify;
}

.white{
	color : White;
}

table.gallery td {
	vertical-align: top;
}
