html, body, table
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

body
{
	background-color: #3E4347;
	overflow: hidden;
	color: #fff;
}

a
{
	text-decoration: none;
	color: #fff;
}

a:hover
{
	text-decoration:underline;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1em;
	font-weight: bold;
}

hr
{
	height: 1px;
	margin: 10px 200px 10px 200px;
	color: #fff;
}

hr.footer
{
	height: 1px;
	margin: 20px 0px 0px 0px;
	color: #fff;
}

img
{
	border:  none;
}

p
{
	margin-top:1em;
	margin-bottom:1em;
}

p.links
{
	margin-bottom:2.5em;
}

p.footerLink
{
	float: right;
	margin-top:0;
	margin-bottom:1.5em;
}

div#contentBlock
{
	margin: 50px 30px 30px 30px;
}

div#flashcontent
{
	display: none;
}

div.noJS
{
	text-align: center;
	margin: 50px 30px 30px 30px;
}

span.rightSpan
{
	float: right;
}

table.galleryTab td
{
	width: 120px;
	vertical-align: top;
}
