﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background-color: #83a4c8;
	background-repeat: repeat;
	background-attachment: scroll;
	padding: 0px;
	margin: 10px;
	
	

}
#container {
	width: 780px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	border-right: 2px solid #244977;
	border-bottom: 2px solid #244977;
	border-left: 2px solid #244977;
	border-top: 2px solid #244977;
	background-color: #fff;
}
#masthead {
	text-align: center;
	width: 780px;
	padding: 0px;
	border: 0px solid #ffffff;
	background-color: #130265;
	vertical-align: top;
	



}
#navigation {
	position: relative;
	float: left;
	width: 159px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px dotted #725972;
}
#content {
	float: left;
	width: 600px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	clear: both;
	width: 780px;
	border: 0px dotted #d8bfd8;
}
/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
/* Navigation Styles */
}
#navigation p {
	color: #000000;
	text-decoration: none;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .88em;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	text-indent: 5px;
}
#navigation a {
	color: #3b55e8;
	text-decoration: none;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .88em;
	text-align: left;
		
}
	
#navigation a:hover {
	color: #3b55e8;
	text-decoration: underline;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .88em;
	text-align: left;
}


/* Content Styles */
h6 {
	color: #503750;
}
h5 {
	color: #503750;
	text-decoration: underline;

}
h4 {
	color: #503750;
	text-decoration: underline;
}

h3 {
	color: #402aac;
	font-size: 1.3em;
	font-weight: normal;
	font-family: "Arial Rounded MT Bold";
}
color: #503750;
}
#content h1 {
	color: #503750;
}
#content img {
	padding: 5px;
	border: 0px solid #402640;
}
/* Footer Styles */
#footer p {
	color: #808080;
}
#footer a {
	color: #3b55e8;
	text-decoration: underline;
}
#footer a:hover {
	color: #3b55e8;
	text-decoration: none;
}
a {
	color: #3b55e8;
	text-decoration: underline;
}

a:hover
{

	color: #3b55e8;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
	}
	

