a:link    { color: #000080; font-weight: bold; }    /* unvisited links */
a:visited { color: #000080; font-weight: bold; }   /* visited links   */
a:hover   { color: green; font-weight: bold; } /* user hovers     */
a:active  { color: #000080; font-weight: bold;}   /* active links    */

body {
	border: 0px;
	background-color: #FFF0BF;
	margin: 0px;
	padding: 0px;
	font-family:  font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000080;
}

.navContainer {
	background-color: #fff0bf;
	border-right: none;
	border-top:  none;
	border-bottom: none;
	border-left: none;
	margin: 5px;
	padding: 0px;
	width: 120px;
	height: 100%;
	position: relative;
	top: 130px;
	z-index: 20;
}

.logo {
	float: left;
	position: relative;
	top: 5px;
	left: 5px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 120px;
	width: 325px;
	z-index: 10;
}
.topContainer {
	background-color: #fff0bf;
	
	height: 120px;
	position: absolute;
	top: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}


.linksTop {
	float: right;
	text-align: right;
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 100;
	margin: 0px;
	border: none;
	padding: 0px;
	font-family:  font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000080;
}
a:link .navbuttonContainer {
	background-color: red;
	border: 1px solid #000080;
	padding: 1px;
	width: 120px;
	height: 20px;
	margin-left: 11px;
	text-decoration: none;
}

a:visited .navbuttonContainer {
	background-color: #FFF0BF;
	border: 1px solid #000080;
	padding: 1px;
	width: 120px;
	height: 20px;
	margin-left: 11px;
	text-decoration: none;
}

a:hover .navbuttonContainer {
	background-color: #000080;
	border: 2px solid #000080;
	padding: 2px;
	width: 120px;
	height: 20px;
	margin-left: 11px;
	text-decoration: none;
}

a:active .navbuttonContainer {
	background-color: #66ffff;
	border: 2px solid #5D7A8B;
	padding: 2px;
	width: 120px;
	height: 20px;
	margin-left: 11px;
	text-decoration: none;
}

.contentContainer {
	color:  #000080;
	position: absolute;
	left: 155px;
	top: 130px;
	padding: 20px;
}
h1 {
	font-size: 20px;
	color:  #000080;
	font-weight: bold;
	border: 1px solid #5d7a8b;
	padding: 2px;
	text-align: center !important;
	background-color: #ffffDC;
}
h2 {
	color: #000080;
	padding: 0px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}






.h1Container {
	padding: 0px;
	margin: 0px;
	border: none;
}
.address {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-align: middle; color: #000080; font-weight: bold}




.description { font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	text-align: center; 
	color: #000080; 
	font-weight: normal 
}

.listTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: underline}



a.navtext:link {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	background-color: #ffffDC;
	height: 20px; 
	width: 130px; 
	border: 1px solid #5d7a8b;
	 text-decoration: none;
	text-align: center; 
	color: #000080; }

a.navtext:visited {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	background-color: #ffffDC;
	height: 20px; 
	width: 130px; 
	border: 1px solid #5d7a8b;
	 text-decoration: none;
	text-align: center; 
	color: #000080; }

a.navtext:hover {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	background-color: #000080;
	height: 20px; 
	width: 130px; 
	border: 1px solid #5d7a8b;
	 text-decoration: none;
	text-align: center; 
	color: white; }
a.navtext:active {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	background-color: #ffffDC;
	height: 20px; 
	width: 130px; 
	border: 1px solid #5d7a8b;
	 text-decoration: none;
	text-align: center; 
	color: #000080; }

a.cattext:link {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	background-color: #ffffDC;
	height: 20px; 
	width: 130px; 
	border: 1px solid #5d7a8b;
	 text-decoration: none;
	text-align: center; 
	color: #000080; }

a.cattext:visited {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	background-color: #ffffDC;
	height: 20px; 
	width: 130px; 
	border: 1px solid #5d7a8b;
	 text-decoration: none;
	text-align: center; 
	color: #000080; }

a.cattext:hover {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	background-color: #000080;
	height: 20px; 
	width: 130px; 
	border: 1px solid #5d7a8b;
	 text-decoration: none;
	text-align: center; 
	color: white; }
a.cattext:active {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	background-color: #ffffDC;
	height: 20px; 
	width: 130px; 
	border: 1px solid #5d7a8b;
	 text-decoration: none;
	text-align: center; 
	color: #000080; }
