﻿a:link       {
	font-family: Verdana, sans-serif;
	font-size: small;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited    {
	font-family: Verdana, sans-serif;
	font-size: small;
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}
a:hover      {
	font-family: Verdana, sans-serif;
	font-size: small;
	color: #bfbfbf;
	font-weight: bold;
	text-decoration: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
}
#navigation {
	position: relative;
	width: 145px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	top: 280px;
	left: 15px;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	padding: 0px;
	margin: 0px;
}
#navigation li {
	display: block;
	padding: 0px;
	margin: 0px;
}
#navigation a {
	border-style: solid;
	border-width: medium;
	border-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #166AA0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	font-size: medium;
}
#navigation a:hover {
	color: #808080;
	text-decoration: none;
	text-align: center;
}


#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	position: absolute;
	top: 665px;
	left: 0px;
	color: #FFFFFF;
}
#topNav {
	position: absolute;
	right: 171px;
	top: 0px;
	width: 115px;
	height: 20px;
	border: thin none #C0C0C0;
	left: 675px;
}
#textArea {
	width: 598px;
	height: 425px;
	left: 188px;
	position: absolute;
	top: 140px;
	padding-left: 10px;
	overflow: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00274F;
	font-weight: 700;
	float: none;
}
#container {
	border: medium solid #808080;
	position: relative;
	width: 800px;
	height: 695px;
	background-image: url('images/B%26J-bg.jpg');
	top: 0px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
}
