.container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000099;

}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-position: center;
	width: 870px;
}
#menu1 {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	float: left;
	width: 880px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
body {
	background-repeat: no-repeat;
	background-position: center 175px;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	float: none;
	background-image: url(../graphics/mike-new2.png);
	background-repeat: no-repeat;
	background-position: 450px 100px;
}
.lcontent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: left;
	float: left;
	width: 170px;
}
.listing {
	list-style-type: none;
}
.header10 {
	background-color: #000099;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #900;
	font-size: 30px;
}


h2 {
	color:#990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}
.emailhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: .75px;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
tr.odd {
	background-color: #FFFFFF;
	font-size: 12px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
tr.even {
	background-color: #F0F0F0;
	font-size: 12px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
