﻿@import url("layout.css");
body {
	font-family: Arial, sans-serif;
}
#container {
	width: 100%;
	height: 100%;
	background-color: #003399;
}
#masthead {
	background-color: #003399;
	background-image: url('../images/Sky and Sun 001.jpg');
	background-position: 99% 99%;
	background-repeat: no-repeat;
	width:98%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	padding-right: 1%;
}
#page_content {
	position: relative;
}
#sidebar {
	float: left;
	width: 160px;
	background-color: #ffcc00;
	text-align: left;
}
#content {
	margin-left: 160px;
	padding: 10px;
	background-color: #fff;
}
#footer {
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	text-align: center;
	font-size: small;
	background-color: #003399;
	color: #FFCC00;
	bottom: auto;
	position: relative;
	clip: inherit;
}
#masthead img {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#masthead p {
	font-size: small;
}
h6 {
	font-family: Arial;
	text-align: left;
}
h5 {
	font-family: Arial;
	text-align: left;
}
h4 {
	font-family: Arial;
	text-align: left;
}
h3 {
	font-family: Arial;
	text-align: center;
	font-size: medium;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}
h2 {
	font-family: Arial;
	background-position: 0px 0px;
	text-align: left;
		font-size: large;
		background-repeat: repeat;
	background-attachment: scroll;
}
h1 {
	font-family: Arial;
	text-align: center;
	color: #003366;
	font-style: normal;
	font-size: x-large;
}
.style6 {
	font-family: Arial;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.style7 {
	font-family: Arial;
	background-color: #009900;
	font-size: x-small;
	font: normal normal bold small serif;
	text-align: center;
	background-color: #FFCC00;
	vertical-align: middle
	}
.style8 {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	font-style: normal;
	font-family: Arial;
	vertical-align: middle;
	white-space: normal;
	padding: 0px;
}
.style9 {
	font-family: Arial;
	font-size: large;
	color: #FFFFFF;
}
.style10 {
	font-family: Arial;
	font-size: medium;
}
<!-- .style11 {-->
	font-family: Arial;
<!-- font-size: x-small;-->
<!-- } -->
.style12 {
	font-family: Arial;
	font-size: xx-small;
	text-align: center;
	border: none
}
.style13 {
	font-family: Arial;
	color: #0066FF;
	font-size: medium;
}
.style15 {
	font-family: Wingdings;
	color: #0000FF;
}
.style16 {
	font-family: Arial;
	text-align: left;
	font-size: large;
}
.style17 {
	font-family: Arial;
	vertical-align: middle;
}
.style20 {
	font-family: Arial;
	font-size: medium;
	color: #000080;
	text-align: center;
}


/* Styles for Navigation */
#sidebar ul {
	font-family: Arial;
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-family: Arial;
	display: block;
	border: 1px solid #cb8;
}
#sidebar a {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	padding: 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
}
#sidebar a:hover {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	border-bottom: 1px solid #f5f5f5;
	background-color: #dc9;
}


/* Styles for Footer */
#footer p {
	font-family: Arial;
	font-size: small;
}
#footer a {
	font-family: Arial;
	color: #393939;
	text-decoration: underline;
	color: #FFCC00;
}
hover {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #393939;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
