﻿@import url(layout.css);
body {
	border-style: solid;
	border-width: 1px;
	padding: 1px;
	background: #d3d9d6 url('') 0px 0px;
	color: #000080;
		font-size: 20px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}
#container {
	background-color: #FFFFFF;
	width: 1024px;
	margin: 0 auto;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
}
#masthead {
	text-align: right;
	background-color: #FFFFFF;
	width: 620px;
}
#navigation {
	background-color: #0000FF;
	overflow: hidden;
	margin-top: 50px;
	margin-bottom: 20px;
}
#column_l {
	background-position: center;
	width: 1024px;
	background-color: ;
		background-image: url('');
}
#footer {
	width: 1024px;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	top: 80px;
}
/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 11px;
	color: #fff;
	margin: 10px 10px 0;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
	color: #009900;
}
/* Styles for Navigation */
#navigation ul {
	width: 800px
	;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #000000;
	width: 88px;
	font-size: small;
	text-align: center;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9;
}
/* Styles for Links */
a {
	color: #FF0000;
	text-align: center;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
h1 {
	color: #008000;
	text-align: center;
}
#dateline {
	width: 100%;
	position: relative;
	height: 29px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #009900;
	left: 2px;
	top: 17px;
	text-align: center;
}
#update {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	position: relative;
	top: 32px;
	right: -1px;
	text-align: center;
}
p {
	border: thin none #0000FF;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
h2 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #008080;

}
h3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: italic;
	color: #008080;
}
h4 {
	text-align: left;
	text-indent: 50px;
	font-style: italic;
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: italic;
	color: #FF0000;

}
h6 {
	text-align: center;
}
#links {
	text-align: center;
}
.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
	text-align: center;
}
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	font-style: normal;
	color: #FF0000;
}
.p3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	font-style: normal;
	color: #000080;
}
.p4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.p5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	font-style: normal;
	color: #000080;
	text-align: center;
}
