*
{
    float: none !important;
    position: static !important;
	background-image: none !important;
	background-color: #fff !important;
	margin: 0 !important;
	text-indent: 0 !important;
	color: #000 !important;
	width: auto !important;
	height: auto !important;
	text-align: left !important;
	margin-bottom: .2em !important;
	font-family: sans-serif !important;
	font-size: 100% !important;
}

body 
{
	padding-top: .5em !important;
	margin-left: .5em !important;
}

input, select  
{
	border: 1px solid #000 !important; 
}

h1>a>span, h1 a span
{
	display: inline !important;
	font-size: 1.6em !important;
/*
	position: absolute !important;
	top: 0 !important;
	left: .5em !important;
*/
	border: thick solid #660000 !important;
}

h2
{
	border-bottom: thick solid #660000 !important;
	margin-top: 1em !important;
}

h3
{
	border-bottom: thin solid #660000 !important;
	margin-top: 1em !important;
}

table, tbody, td, tfoot, th, thead, tr
{
    display: block !important;
}

a 
{
	display: inline !important;
}

ul
{
	list-style: disc !important;
	list-style-type: disc !important;
}

ul li
{
	list-style: disc !important;
	list-style-type: disc !important;
	display: list-item !important;
}

#bannernav ul{
	list-style: none !important;
	list-style-type: none !important;
}

#bannernav ul li{
	list-style: none !important;
	list-style-type: none !important;
}

#footer 
{
	border-top: thin solid #660000 !important;
	margin-top: 1em !important;
	padding-top: 1em !important;
}
.splashphoto {
	display:none;
	}

.tfitphoto {
	display:none;
	}
	

	
