﻿body 
{
	text-align: center;
	background-color:#C6CED9;
	margin:0;
	font-family:Arial;
}
#wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
}
.splash
{
	background-color:#8BACC8;
	text-align:center;
}
.splash li
{
	font-size:.8em;
	text-align:left;
}
.splash td
{
	vertical-align:top;
}
.splash ul
{
	
}
.bigred
{
	color:#AD314A;
	font-size:1.2em;
	font-weight:bold;
}
.bigblack
{
	font-size:1.2em;
	
}

h3
{
	padding:0;
	margin:0;	
}

/*** footer ***/
#footercontact
{
	width:100%;
	text-align:center;
	color:#000000;
	font-weight:bold;
	margin:0;
	font-size:.8em;
	float:right;
}
.footernav
{	
	float:right;
	clear:both;
	width:750px;
	text-align:center;
	margin:0;
	
}
.footernav li
{
	display:inline;
}
.footernav a
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:.7em;
}
.footernav a:hover
{
	text-decoration:underline;
}
.firefox
{
	padding-bottom:20px;
}

.img
{
	border:0;
}