﻿import url("layout.css");
.style3_handwriting {
	font-family: "Lucida Handwriting";
	font: "Lucida Handwriting";
}
.style4 {
	text-align: left;
	font-size: medium;
	margin-left: 20px;
	margin-right: 20px;
}
.Bullet_Medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
	list-style-type: circle;
	list-style: bullet;
}
.style6 {
	text-align: left;
	font-size: medium;
	margin-left: 15px;
	margin-right: 15px;
}
.style7 {
	font-size: large;
	text-align: center;
	padding: 10;
	color: #000;
}
.style15 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	margin: 10px;
	padding: 5px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.style8 {
	text-align: center;
	color: #000000;
	font-size: medium;
}
.table {
	border: thin solid #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	margin: 2px;
	padding: 4px;
	font-style: normal;
	float: inherit;
}
.style10 {
	font-size: small;
}
.style11 {
	text-align: center;
	font-size: xx-large;
}
.style12 {
	font-size: small;
	text-align: left;
}
.style13 {
	text-align: center;
	color: #D72B2B;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style14 {
	border-width: 0px;
}
body {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 0.8em;
	background-color: #764;
	background-image: url("../images/background.gif");
	background-repeat: repeat;
	background-attachment: scroll;
}
#container {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#masthead {
	text-align: center;
	width: 998px;
	border: 1px solid #431;
	background-color: #fff;
	background-image: url("../images/masthead.gif");
	background-repeat: repeat;
	background-attachment: scroll;
}
#navigation {
	position: relative;
	float: left;
	width: 148px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #431;
	background-color: #fff;
}
#content {
	float: left;
	width: 818px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #431;
	background-color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer {
	text-align: center;
	clear: both;
	width: 998px;
	padding: 0px;
	border: 1px solid #431;
	background-color: #fff;
}
/* Masthead Styles */
#masthead h1 {
	color: #b71;
}
#masthead h3 {
	color: #542;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	font-size: medium;
	font-weight: bold;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a {
	color: #a60;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #964;
	background-color: #964;
}
/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #c82;
	font-size: 36px;
}
#content img {
	padding: 5px;
	border: 1px solid #964;
}
/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer a {
	color: #a60;
	text-decoration: underline;
}
#footer a:hover {
	color: #853;
	text-decoration: none;
}
a {
	color: #a60;
	text-decoration: underline;
}
a:hover {
	color: #742;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.table_w_borders {
	margin: 2px;
	padding: 2px;
	border: medium solid #776643;
}
.super {
	font-size: 64px;
	text-align: center;
}
.F16CNET {
	font-size: 16em;
}
.F10CENT {
	font-size: 10em;
}
.MED {
	font-size: medium;
}
.1M {
	font-size: 1.0em;
}
.AR {
	font-family: "Arial Black", Gadget, sans-serif;
}
.med {
	font-size: large;
	font-style: normal;
}
.bullet {
	font-size: large;
	line-height: normal;
	text-align: left;
	vertical-align: baseline;
	list-style-type: circle;
	list-style-position: outside;
	padding-left: 20px;
}
