﻿@import url("layout.css");
body {
	margin: 0px;
	padding: 0px;
}
/* Styles for DIV tags */
#container {
}
#masthead {
}
#navigation {
	margin-left: 160px;
	background-color: #000000;
}
html>body #navigation {
	overflow: hidden;
}
#content_container {
}
#column_left {
}
#image {
}
#footer {
	padding-top: 15px;
}
/* Styles for Masthead */
#masthead h1 {
}
#masthead h3 {
}
#masthead a {
	color: #4E5659;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration: none;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #DCDBE0;
	text-decoration: none;
	color: #000;
}
#navigation a:hover {
	background-color: #069;
	border: 1px solid #DCDBE0;
}
/* Styles for Right Column */
#column_right h4 {
	color: #333333;
}
#column_right p {
	color: #333333;
}
#column_right a {
	color: #003366;
	text-decoration: underline;
}
#column_right a:hover {
	text-decoration: none;
}
/* Styles for Left Column */
h1 {
	margin-top: 0px;
}
h2 {
}
h3 {
}
h4 {
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
}
a:hover {
	text-decoration: none;
}
/* Styles for Footer */
#footer p {
}
#copyright {
}
#copyright p {
}
#footer a {
	color: #006699;
}
#footer a:hover {
	text-decoration: none;
}
.style1 {
	font: inherit;
	text-align: center;
	color: #D7DCDF;
	font-family: "comic Sans MS", Arial;
	font-style: normal;
	font-variant: normal;
	}
.style2 {
	padding: inherit;
	margin: inherit;
	background-color: #000000;
	vertical-align: middle;
}
.style3 {
	color: #D7DCDF;
	font-family: "comic Sans MS", Arial;
}
.style6 {
	text-align: left;
	font-size: xx-large;
}
a:visited {
	color: #C0C0C0;
}
a:active {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
.style10 {
	text-align: center;
	color: #C0C0C0;
	font-family: "comic Sans MS", arial;
}
.stylecentre {
	font-family: "comic Sans MS", arial;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	background-color: #000000;
	text-align: center;
	color: #C0C0C0;
}
</style>
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}


