h2
{
	text-align: center;
	word-spacing: normal;
	font-family: Times, "Times New Roman", Serif;
	font-size: 1.8em;
	font-weight: bold;
	color: black;
}

body
{
	color: black;
	font-family: Times, "Times New Roman", Serif;
	font-size: 80%;
	font-weight: normal;
	background-color: white;
	margin: 2em;
	margin-left: 4em;
	margin-right: 4em;
}



a {
		color: #0000ff;
		
	}
	
	a:visited {
		color: #006600;
	}
	
	a:hover {
		color: #cc9900;
	}
	
	a:active {
		color: #ff9900;
	}


div#gallerysplash
{	margin-bottom: 1em;
    text-align: center;
    text-decoration: none;
	clear: both;
}

div#gallerysplash a, a:hover
{	text-decoration: none;
}



div#gallerysplash img {
	width: 500px;
	height: 378px;
	margin: 2px;
	text-align: center;
	text-decoration: none;
	border-style: none;
}

div#splashfooter, div#tagline
{	margin-bottom: 1em;
    text-align: center;
	clear: both;
}

div#splashfooter a
{	color: black;
}


div#splashfooter a:hover
{	color: #cc9900;
}



div#linkfarm
{	margin-bottom: 2em;
    text-align: center;
	clear: both;
}

div#leftcontact
{	float: left;
    font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 1em;
	display: block;
	clear: both;
	width: 100%;
}

div#leftcontact img {
	width: 84px;
	height: 62px;
	margin-right: 2px;
	float: right;
	clear: both;
	position: relative;
	text-align: right;
	vertical-align: baseline;
}



div#smlogo
{
	display: block;
	float: right;
	clear: both;
}

div#smlogo img {
	display: block;
	width: 84px;
	height: 62px;
	margin-right: 2px;
	float: right;
	clear: both;
}



div#tmrev
{
	color: #333333;
	text-align: center;
    font-size: 80%;
	font-weight: normal;
}




