html{	height: 100%;	}body{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	margin: 0px;
	background-color: black;	/*background-color: #330000; removed because of IE*/	/*background-image: url("images/background.gif");	background-repeat: repeat-y;	background-position: center;*/}#outer{	position: relative;	width: 710px;	margin: 0 auto 0 auto;	padding: 0 10px 0 10px;}img.displayed{	display: block;	margin-left: auto;	margin-right: auto;}

a img {
    border: none;
}#mast{}h2{	color: red;	font-size: 2em;}

h3{
	margin-top: -12px;
	display: block;
	text-align: center;
	color: red;
}

#left h3
{
    font-size: 1.1em;
	color: silver;
	text-align: left;
}

#left h3 strong
{
    color:white;
}

#left{	width: 425px;	padding-right: 10px;}#right{	width: 245px;	padding-left: 25px;	position: absolute;	top: 245px;right: 15px;}em{	font-style: italic;}p{	line-height: 1.5em;	margin: 5px;	text-indent: 1.5em;	color: white;}

p.no_indent
{	line-height: 1.5em;	margin: 5px;	text-indent: 0;	color: white;}

.center_big{	text-align: center;	}a{	color: red; 	text-decoration: underline;}a:hover{	text-decoration: none;}

ol li
{
	margin-top: 1em;
}

#sidebox{	color: white;	border: solid;	border-width: thin;	border-color: white;	}#sideboxheader{	font-weight: bold;	text-align: center;	color: white;	font-size: 120%;	letter-spacing: .2em;	background-color: red;}#sideboxnight, #sideboxswat{	border-top: solid;	border-width: thin;	border-color: white;}#quickrecap{	color: white;	line-height: 1.4em;	font-size: 90%;}#footer{	font-size: 80%;	color: white;	text-align: center;	padding-top: 25px;	padding-bottom: 10px;}#compliance li{	list-style: none;	display: inline;	padding: 1em;}
li
{
	color: white;
}#logo
{
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 30px;

}#grave {	padding-bottom: 14px;}

#contact_list
{
	padding-left: 16px;
}

.entry
{
	font-size: 1.2em;
	font-weight: bold;
	color: silver;
 text-indent: 0;
}