body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	background: #ffffff url("../images/jesse.jpg") no-repeat;
	background-position: right;
	color: #000000;
	min-width: 500px;
	max-width: 650px;
}

a {
	text-decoration: none;
	color: #4f645e;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #263531;
}

a.navbar {
	color: #ffffff;
	background-color: #8fa49e;
}

a.link {
	color: #4f645e;
	background-color: #f4f4f4;
}

p {
	text-indent: .25in;
	line-height: 16pt;
	/*text-align: justify;*/
}



h1 {
	font-family: Franklin Gothic Medium, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: white;
	/*border-style: solid;
	border-color: #8fa49e;*/
	border-width: 0px 0px 1px 0px;
}

h3 {
	font-family: Franklin Gothic Medium, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: white;
	/*border-style: solid;
	border-color: #8fa49e;*/
	border-width: 0px 0px 1px 0px;
}

div.banner {
	color: #000000;
	background-color: #224F76;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	height: 188px;
}

div.menu {
	color: #ffffff;
	background-color: #000000;
	font-size: 7.5pt;
	line-height: 18px;
	font-weight: bold;
	position: absolute;
	top: 120px;
	left: 0px;
	width: 100%;
	height: 15px;
	border-color: #515f5b;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	z-index: 1;
}



div.sidebar {
	width: 133px;
	position: absolute;
	left: 0px;
	top: 188px;
	color: #446644;
	background-color: #f4f4f4;
	border-style: solid;
	border-width: 0px 3px 3px 0px;
	border-color: #515f5b;
	z-index: 1;
}

div.content {
	width: 450px;
	position: absolute;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	left: 136px;
	top: 188px;
	height: 68px;

}

div.info {
	position: absolute;
	left: 470px;
	top: 25px;
	width: 200px;
	/*height: 150px;*/
	border-style: solid;
	padding: 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #F4F4F4;
	}
	
div.info2{
	position: absolute;
	left: 607px;
	top: 530px;
	width: 200px;
	/*height: 150px;*/
	border-style: solid;
	padding: 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #F4F4F4;
	}	

div.xhtml {
	position: absolute;
	left: 22px;
	top: 630px;
	}



div.quicklinks {
	position: absolute;
	left: 20px;
	top: 270px;
	width: 400px;
	height: 200px;
	border-style: solid;
	border-width: 3px 0px 0px 0px;
	border-color: #515f5b;
	padding: 5px;

}

a.quicklinks {
	text-decoration: none;
	color: #644F4F;
	font-weight: bold;
}

div.relatedlabel {
	color: #ffffff;
	background-color: darkblue;
	font-size: 7.5pt;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	border-color: #515f5b;
}

ul.links {
	padding: 5px;
	font-size: 10pt;
	color: #446644;
	list-style-type: none;
	display: block;
	margin: 0px 0px 0px 0px;
}

li.link {
	text-align: left;
	margin-left: 0px;
	line-height: 16pt;
	margin-bottom: 8pt
}


img {
	border: 0px;
}


img.ldisplay {
	float: left;
	border-style: double;
	border-width: 5px;
	border-color: #8fa49e;
	padding: 1px;
	margin: 1px;
}


table {
	font-size: 10pt;
	margin-bottom: 10px;
}



li {
	margin-left: 0.1in;
	/*line-height: 16pt;*/
	/*margin-bottom: 8pt;*/
}
