body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.75em;
 background-color:#000;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: left;
	line-height: 170%;
}
ul {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 130%;
	list-style:none;
}
#right a {
	color:#FFF;
	text-decoration:underline;
}

#right a:hover {
	color:#FFCC33;
	text-decoration:none;
}

#content a {
	color:#000;
	}
	
#content a:hover{
background-color:#FFCC33;
}

a:visited, a:active a:focus {
	color:#000;
	
	}

#banner a img{
	border: 0px;
	text-decoration:none;
}

a img{
	border: 0px;
	text-decoration:none;
}

a:hover img{
	border: 0px;
	text-decoration:none;
}

#content li a:link, a:visited, a:active, a:focus {
	color:#000;
}

#showgallery li a:hover, a:focus, a:active img{
	border: 0px;
	text-decoration:none;
	background-color:transparent;
}

h1 {
font-size:1.3em;
 margin-top: 10px;
 margin-bottom: 10px;
}

h2 {
font-size:1.3em;
 margin-top: 10px;
 margin-bottom: 10px;
}

h3 {
font-size:1.2em;
 margin-top: 20px;
 margin-bottom: 5px;

}
hr {
	margin: 35px 0px 15px 0px;
}
.morelinks {
	font-size:0.9em;
	margin-top:-10px;
}
#footer { 
 font-size:0.9em;
}

#footer a {
	color:#FFF;
	text-decoration:underline;
}

#footer a:hover, a:focus, a:active {
	color:#FFCC33;
	text-decoration:none;
}
