﻿@import url('layout.css');
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url('');
	background-repeat: repeat-x;
	background-attachment: scroll;
	}
#container {
	background-color: #fff;
}
#masthead {
	text-align: right;
	background-color: #FFFFFF;
	background-position: 50% top;
	background-repeat: no-repeat;
}
#navigation {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #fea;
}
html>body #navigation {
	overflow: hidden;
}
#column_l {
	width: 770px;
	padding: 15px;
	background-color: #fff;
}
html>body #column_l {
	width: 770px;
	background-color: #fff;
	top: 0px;
	left: 0px;
	color: #000000;
}
#column_r {
	width: 217px;
	padding: 15px 10px;
	background-color: #fff;
}
dy #column_r {
	width: 220px;
	padding: 15px 10px;
	background-color: #fff;
}
#footer {
	text-align: center;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#footer {
	text-align: center;
	padding-bottom: 10px;
	color: #FFFFFF;
}
html>body #footer {
	text-align: center;
	padding-bottom: 0;
	background-image: url('../images/footer.png');
	color: #FFFFFF;
}
/* Masthead */
#masthead h1 {
	color: #8b0000;
	margin-right: 0.5em;
	margin-bottom: 0;
}
#masthead h3 {
	color: #000;
	margin-top: 0;
	margin-right: 1em;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #8b0000;
	display: block;
	padding: 5px;
	border: 1px solid #fea;
	background-color: #fea;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fea;
	border: 1px solid #8b0000;
	background-color: #8b0000;
}
/* Right Column */
#column_r img {
	border: 1px solid #808080;
}
#column_l 
a {
	font-family: Arial;
	color: #1F78FE;
	text-align: left;
}
#column_l a:hover {
	color: #003366;
}

/* Site typography */
h1 {
	font-size: xx-large;
	color: #800;
}
h2 {
	background-position: 0px 0px;
	color: #1F78FE;
	text-align: left;
	background-repeat: repeat;
	background-attachment: scroll;
	font-style: normal;
	text-transform: uppercase;
	font-weight: 900;
	text-decoration: none;
	border-bottom-color: #1F78FE;
	border-bottom-style: solid;
	border-bottom-width: .05pt;
}
h3 {
	background-position: 0px 0px;
text-align: left;
	background-repeat: repeat;
	background-attachment: scroll;
}
t-size: medium;
	color: #FFFFFF;
	background-color: #1F78FE;
	text-align: center;
}
h5 {
	font-size: x-small;
	color: #400;
}
h6 {
	font-size: xx-small;
	color: #300;
}
h6 {
	font-size: xx-small;
	color: #300;
}
/* Footer */
#footer p {
	font-size: x-small;
	color: #FFFFFF;
}
a {
	font-family: Arial;
	color: #FFFFFF;
	text-align: left;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: 600;
}

/* Links */
