﻿
body 

#scroll{
scrollbar-3d-light-color: #ffd700;
scrollbar-arrow-color: #ffd700;
scrollbar-base-color: #000080;
scrollbar-dark-shadow-color: #620000;
scrollbar-face-color: #a00000;
scrollbar-highlight-color: #620000;
scrollbar-shadow-color: #760912;
}



#container {
	width: 95%;
	margin: 0;
	background-color: #a00000;
	position: relative;
}
#masthead {
	text-align: right;
	width: 100%;
	background-color: #a00000;
}
#navigation {
	background-color: #A00000;
	overflow: hidden;
}
#page_content {
	position: relative;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eedd99;
}
#column_l {
	position: relative;
	margin: 0 350px 0 0;
	padding: 0 2%;
	background-color: #eedd99;
	float: none;
}
#column_r {
	float: none;
	width: 330px;
	margin: 0;
	padding: 10px;
	background-color: #cdf;
	position: absolute;
	right: 0px;
	top: 0px;
}
#column 10{
	
width: 95%; 
height: 75%; 
left: auto; 
top: auto; 
background-color: #EEDD99;"}

#footer {
	background-color: #dfcfbf;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
}
#masthead p {
	font-size: small;
	text-align: right;
	color: #000;
	margin: 10px 10px 10px 0;
	padding: 0;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #A00000;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #ca7;
	background-color: #ed9;
}
#navigation a:hover {
		text-decoration: none;
	border: 1px solid #ed9;
	background-color: #ed9;
}

.style1 {
	font-size: large;
	width: 180px;

}
.style2 {
	font-family: "Comic Sans MS";
	color: #800000;
}
.style3 {
	color: #800000;
}
.style4 {
	font-family: "Comic Sans MS";
}
.style5 {
	word-spacing: 0;
	font-family: "Comic Sans MS";
	color: #800000;
	margin: 0 10;
}
.style6 {
	margin-left: 11;
}
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	background-color: #fff;
}

/* Styles for Content */
h1 {
	font-size: 2em;
	color: #393939;
}
h2 {
	font-size: 1.75em;
	color: #800000;
}
h3 {
	font-size: 1.5em;
	color: #469;
}
h4 {
	font-size: 1.25em;
	color: #469;
}
h5 {
	font-size: 0.75em;
	color: #469;
}
h6 {
	font-size: 0.5em;
	color: #469;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
	text-align: center;
	color: #393939;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #469;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
	width: 35%;
}
.style_italic {
	font-style: italic;
}
.KOP {
	font-family: "Comic Sans MS";
	font-size: x-large;
	font-weight: bold;
	color: #800000;
}
.KOPBODY {
	font-family: "Comic Sans MS";
	font-size: large;
	font-weight: bold;
	color: #800000;
}
.BODY {
	font-family: "Comic Sans MS";
	font-size: medium;
	color: #800000;


