body
{
	background-color:#BD9BA4;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:.9em;
	text-align:center;
}

a:active,a:focus,object:active,object:focus
{
	outline:0;
}

h1,h2,h3,h4,h5,h6 /* set general styles for all headings; some may be overridden later */
{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:700;
	margin:.3em 0 .5em;
	padding:0;
}

h1
{
	font-size:1.4em;
	font-weight:400;
	margin-top:0;
}

h3
{
	font-size:1em;
	font-weight:400;
	margin-top:0;
}

a img
{
	border:none;
}

a:active,a:focus,object:active,object:focus
{
	outline:0;
}

div#galpic div
{
	padding: 10px; 
	float: right;
}

.newsticker {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

.newsticker a{
	text-decoration:none;
	color: #B72764;
}

.more
{
 float:left;
}