﻿body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	background-color: #000000;

}
#container {
	width: 100%;
	margin: 0;
	position: relative;
	background-color: #000000;
	color: #000000;
}
#masthead {
	text-align: center;
	font= "Balloonist SF"
	width: 95%;
	background-color: #000000;
	padding-bottom: 10px;
	padding-top: 10px;
}
#navigation {
	background-color: #000000;
	overflow: hidden;
}
#page_content {
	position: relative;
	width: 95%;
	border: hidden;
	margin-left: 5px
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #333333;

}
#column_l {
	position: relative;
	border: hidden;
	background-color: #333333;
	float: none;
	margin-top: 3px;
	margin-right: 350px;
	margin-bottom: 3px;
	margin-left: 20px;
	padding-top: 10;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
}
#column_r {
	border: medium ridge  #003399;
	float: right;
	width: 250px;
	margin:3px 20px;
	padding: 3px;
	background-color: #333333;
	position: absolute ;
	right:  -1px;
	top: 3px;
}
#footer {
	background-color: #999999;
	padding-bottom: 5px;
	width: 99%;
	color: #CCCCCC
}
/* Styles for Masthead */
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
}
#masthead p {
	font-size: small;
	font: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	margin: 10px 10px 10px 10px;
	padding: 10;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0px;
	padding: 2px;
	font-size: 12px;
	font-weight: bold
	
}
#navigation li {
	float: left;
	background-color: #000000;
	float: left;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
#navigation a {
	width: 100px ;
	color: #0033CC;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 4px;
	border: 1px solid #ca7;
	background-color: #00CCFF;
}
#navigation a:hover {
	color:  #000;
	text-decoration: none;
	border: 1px solid #ed9;
	background-color: #FF9999;
}
/* Styles for Content */
h1 {
	font-size: 2em;
	color: #0000CC;
}
h2 {
	font-size: 1.75em;
	color: #66CCFF;
}
h3 {
	font-size: 1.5em;
	color: #DDCC88;
}
h4 {
	font-size: 1.25em;
	color: #66CCFF;
}
h5 {
	font-size: 0.75em;
	color: #DDCC88;
}
h6 {
	font-size: 0.5em;
	color: #DDCC88;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
	text-align: center;
	color: #000000;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color: #663366;
	text-decoration: underline;
}
#footer a:hover {
	color: #999999;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #66CCFF;
	font-weight: bold;
}
a:hover {
	color: #999999;
	font-weight: bolder;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style1 {
	font-size: xx-large;
	text-align: left;
}
.style2 {
	font-size: small;
}
.style3 {
	color: #CCCCCC;
}
.style4 {
	color: #0099FF;
}
.style5 {
	text-align: center;

}
.style6 {
	font-size: x-small;
}
.style7 {
	color: #FFFFFF;
}
.style8 {
	font-size: 1.5em;
	color: #DDCC88;
}
.style9 {
	color: #ec7242
}
.style10 {
	text-align: center;
	border: 1px solid #808080;
}
.style11 {
	text-align: center;
	border: 1px solid #808080;
	color: #000000;
	background-color: #CCAA77;
}
.style12 {
	text-align: center;
	border: 1px solid #808080;
	background-color: #808080;
}
.style13 {
	font-size: 1.5em;
	color: #DDCC88;
}
.style14 {
	text-decoration: blink;
}
.style15 {
	font-size: x-small;
}
.style16 {
	text-align: center;
	border: 1px solid #808080;
	background-color: #808080;
}
.style17 {
	text-align: center;
	border: 1px solid #808080;
}
.style18 {
	text-align: center;
	border: 1px solid #808080;
	background-color: #CCAA77;
}
.style19 {
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #808080;
}
.style20 {
	font: Balloonist SF;
}
