@charset "ISO-8859-1";
body {
	background-color: #002850;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
}
p {
	color: #000033;
	padding-right: 10px;
}
#container {
	text-align: left;
	margin: 0 auto;
	width: 950px;
}
h1 {
	font-weight: bold;
	font-size: small;
}
a {
	font-weight: normal;
	color: #000033;
	text-decoration: underline;
}
#aboutText {
	overflow: auto;
	height: 380px;
	vertical-align: top;
	padding-left: 10px;
	list-style: disc inside;
	width: 580px;
	padding-right: 10px;
}
.portraitImage {
	margin-right: 10px;
	float: left;
	display: block;
	clear: left;
}
.portraitText {
	width: 270px;
	float: left;
}
#portrait {
	width: 400px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}
a:hover {
	font-style: italic;
	font-weight: bold;
}
#contentText {
	overflow: auto;
	height: 380px;
	vertical-align: top;
	padding-left: 10px;
	list-style: disc inside;
	width: 420px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	list-style-position: outside;
	font-size: small;
}
.boldText {
	font-weight: bold;
}
h2 {
	font-weight: bold;
	font-size: small;
}
.normalText {
	font-weight: normal;
}
a:visited {
	color: #000033;
}
#rightButton {
	color: #FFFFFF;
	background: #002850 top;
	margin: 5px;
	padding: 7px;
	border: 3px outset #CCCCCC;
	font-weight: bold;
	width: 110px;
	float: right;
	font-size: small;
	text-align: center;
	clear: right;
}
#rightButton a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#rightButton a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
#address {
	clear: none;
	float: left;
	width: 150px;
	margin-right: 25px;
}
#top10 {
	height: 290px;
	width: 285px;
	color: #FFFFFF;
	padding-top: 15px;
}
#top10 li {
	color: #FFFFFF;
	list-style: decimal outside;
	margin-left: 20px;
	font-size: small;
}
#top10 a {
	color: #FFFFFF;
}
#top10 h1 {
	font-weight: bold;
	font-size: medium;
	text-align: center;
}
#top10 a:hover {
	color: #FFFFFF;
	font-style: italic;
}
.subTitle {
	font-style: italic;
}
#crashHelp {
	width: 110px;
	float: right;
	clear: right;
	height: 55px;
	padding-left: 20px;
	padding-right: 5px;
}
.homeImage {
	vertical-align: top;
}
