﻿@import url("layout.css");
body {
	background-color: #FFFFCC;
	background: url('../images/lion2.PNG');
	color: #000000;
	height: auto;
	min-width: 774px;
	overflow: visible;
	left: 2px;
	max-height: none;
	float: none;
	max-width: 774px;
	position: fixed;
}
#container {
	width: 925px;
	height: 154px;
	background-image: url('../images/lion2.PNG');
	background-color: #C0C0C0;
	left: 30px;
	max-height: none;
	position: absolute;
}
#masthead {
	border-bottom-color: #0000FF;
	border: medium #0000FF inset;
	text-align: center;
	background-color: #fafaff;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
}
#content {
	padding: 5px;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-large;
	width: 725px;
	top: 175px;
	left: 117px;
	max-height: none;
	bottom: auto;
	position: absolute;
	float: right;
	color: #0000FF;
}
#footer {
	clear: both;
	width: 50%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #cdf;
	position: absolute;
}

/* Masthead Styles */
/* Masthead Styles */
#masthead h1 {
	line-height: 150%;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font: normal normal bold 100% "Times New Roman", Times, serif;
	color: #0000FF;
	width: 640px;
	top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#masthead h3 {
	font: normal normal normal large 150% normal Arial, Helvetica, sans-serif;
	color: #000000;
	width: 465px;
	margin-top: 0px;
	margin-bottom: 0px;
	left: 278px;
	height: 10px;
	top: 50px;
}

/* Navigation Styles */

#navigation_main {
	line-height: 25px;
	width: 115px;
	display: inline-block;
	margin: 0 auto 0 0;
	padding: 0 0 0 0;
	height: 345px;
	position: fixed;
	top: 180px;
	left: 10px;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
	font-style: normal;
	font-variant: normal;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	overflow: visible;
	float: none;
	right: 622px;
}

 Styles */
h6 {
	color: #3d6c87;
}
h5 {
	color: #3d6c87;
}
h4 {
	color: #3d6c87;
}
h3 {
	font-style: italic;
}
h2 {
	width: 553px;
	height: 31px;
	text-align: center;
	color: #000000;
}
#content h1 {
	color: #3d6c87;
}
#content img {
	border-width: 0px;
	left: 0px;
		top: 4px;
		position: absolute;
		visibility: visible;
		margin-left: 0px;
		margin-right: 0px;
	bottom: 328px;
	vertical-align: top;
}
/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
	width: auto;
	bottom: auto;
	height: 12px;
}
#footer a {
	font: medium serif;
	color: #5f8ea9;
	text-decoration: underline;
	bottom: auto;
}
#footer a:hover {
	color: #33627d;
	text-decoration: none;
}

	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}