﻿@import url("layout.css");
body {
	background-image: url("../images/background.gif");
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	border-bottom-color: #FFFFFF;
	border-bottom-style: none;
	color: #000000;
	font-style: normal;
	font-variant: inherit;
	text-transform: none;
	text-decoration: inherit;
}
#container {
	background-color: #D2E9FF;
	border-right-style: none;
	background: #FFFFFF;
	width: 710px;
	margin: 0 auto;
	padding: 10px;
	border-right: 2px solid #725972;
	border-bottom: 2px solid #725972;
	border-left: 2px solid #725972;
	border-right-color: #FFFFFF;
	border-style: none;
	border-top-style: none;
	color: #000000;
	text-align: left;
	font-size: small;
}
#masthead {
	background-image: url("../images/masthead.gif");
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-color: #FFFFFF;
	background: #FFFFFF url('style1.css');
	text-align: center;
	width: 710px;
	padding: 2px 10px 10px 10px;
	padding-bottom: 2px;
	outline-color: #FFFFFF;
	font-style: normal;
	border-bottom-style: none;
	border-left-color: #FFFFFF;
	line-height: normal;
}
#navigation {
	position: relative;
	float: left;
	width: 110px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-style: solid;
	border-right-width: 1px;
	top: -7px;
	left: -26px;
	font-size: medium;
}
#content {
	border-color: #FFFFFF;
	float: left;
	width: 710px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
	max-width: none;
	table-layout: auto;
	text-align: left;
	color: #000000;
	font-size: medium;
}
#footer {
	text-align: left;
	clear: both;
	width: 618px;
	border: 1px dotted #d8bfd8;
}
/* Masthead Styles */
#masthead h1 {
	background-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background: #FFFFFF;
	border-color: #FFFFFF;
	color: #000080;
	font-family: "Times New Roman";
}
#masthead h3 {
	border-bottom-color: #D2E9FF;
	border-right-style: none;
	background-color: #FFFFFF;
	border: medium none #FFFFFF;
	background: #FFFFFF;
	color: #000080;
	font-size: x-large;
	font-family: "Times New Roman";
	outline-color: #FFFFFF;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-bottom: #D2E9FF;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px #FFFFFF none;
	background-color: #FFFFFF;
	border-right-color: #FFFFFF;
	color: #000080;
	outline-color: #FFFFFF;
}
n a {
	color: #000080;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #fff;
	background-color: #FFFFFF;
}
#navigation a:hover {
	color: #402640;
	text-decoration: none;
	background-color: #fff;
}
/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #000000;
	background-color: #FFFFFF;
	font-size: large;
	font-family: "Times New Roman";
	width: 510px;
	outline-width: 510px;
	font-weight: bold;
}
#content img {
	padding: 5px;
	border: 1px solid #402640;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	top: 739px;
	left: 460px;
}
/* Footer Styles */
#footer p {
	border-bottom-color: #D2E9FF;
	background-color: #FFFFFF;
	border: medium none #D2E9FF;
	background: #FFFFFF;
	color: #000080;
	font-size: small;
	font-weight: 700;
	font-family: "Times New Roman";
		text-align: right;
}
#footer p {
	border-bottom-color: #D2E9FF;
	background-color: #FFFFFF;
	border: medium none #D2E9FF;
	background: #FFFFFF;
	color: #000080;
	font-size: small;
	font-weight: 700;
	font-family: "Times New Roman";
		text-align: right;
}
#footer p {
	border-bottom-color: #D2E9FF;
	background-color: #FFFFFF;
	border: medium none #D2E9FF;
	background: #FFFFFF;
	color: #000080;
	font-size: small;
	font-weight: 700;
	font-family: "Times New Roman";
	text-align: right;
	width: 700px;
}
#footer a {
	color: #000080;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
a {
	color: #0000FF;
	text-decoration: underline;
	width: 300px;
	font-size: small;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}


