@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
	color: #000066;
	background-color: #F9F9C4;
	padding-left: 50px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	float: none;
	width: 700px;
}
a:link {
	font-size: 1.1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	font-size: 1.1em;
	color: #0066FF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	border-left-width: 35px;
	border-left-style: solid;
	padding-left: 15px;
}

a:visited {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-weight: bold;
	text-decoration: underline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #003366;
	padding-left: 15px;
	margin: 0px;
	top: 0px;
	height: 0em;
	border-left-width: 15px;
	border-left-style: solid;
	line-height: .9em;
}
ul {
	list-style-position: inside;
	list-style-type: disc;
	line-height: 1.5em;
}
.armada {
	float: right;
	padding-bottom: 5px;
	padding-left: 15px;
}
img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#logo_graphic {
	text-align: left;
}
#vernon {
	background: #CCCCCC;
	height: 250px;
	width: 620px;
}
#eric {
	background: #CCCCCC;
	width: 500px;
	height: 255px;
}
