﻿body {
	background: #000000;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 1em;
}
#container {
	width: 700px;
	margin: 10px auto;
}
#masthead {
	background: #000000;
	text-align: center;
	width: 698px;
	color: #FFFFCC;
	font-size: large;
}
#navigation {
	background: #000000;
	position: relative;
	float: left;
	width: 148px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	list-style: none;
	margin: 0 0 0 0px;
	float: right;
	width: 518px;
	padding: 10px;
	color: #FFFFCC;
	text-align: justify;
	font-size: large;
}
#bigbold {
	font-size:x-large;
	font-weight:bold;
	text-align:center;
	color:yellow;	 
}
#bigbold0{
	text-align: center;
}

#bigbold1 {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
}

#buttons {
	background: #000000;
}

#content a {
	background: #000000;
}
#footer {
	background: #000000;
	text-align: center;
	clear: both;
	width: 698px;
	padding: 0px;
	font-size: xx-small;
}
/* Masthead Styles */
#masthead h5 {
	color: #FFFFCC;
}
#masthead h3 {
	padding: 0 0 0 30px;
	color: #FFFFCC;
	font-size: large;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	background: #000000;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation a {
	background: #000000;
	color: #FFFFCC;
	text-decoration: none;
	display: block;
	padding: 15px 5px 5px 5px;
}
#navigation a:hover {
	color: #FFFF00;
}
/* Content Styles */
h6  {
	margin: 20px;
	color: #FFFFCC;
	text-align: center;
}
h5  {
	margin: 20px;
	color: #FFFFCC;
	text-align: left;
	font-size: x-small;
	margin-left: 100px;
}
h4  {
	color: #FFFFCC;
	text-align: center;
}
h3  {
	margin: 20px;
	color: #FFFFCC;
	text-align: center;
}
h2  {
	margin: 20px;
	color: #FFFFCC;
	text-align: center;
	font-size: x-large;
}

h1  {
	margin: 20px;
	color: #FFFFCC;
	text-align: left;
}
#bt		{
	clear:both;
	border:0px;
}
#quote  {
	padding-left:50px;
	padding-right:50px;
	font-style:oblique
}
#quote2  {
	text-align:center;
	font-style:oblique
}
#content h1  {
	margin: 20px;
	color: #FFFFCC;
	text-align: center;
}
#content img {
	margin-bottom: 0px;
	margin-left: 50px;
	border: 0;
	margin: 0 0 0 0;
	background: #000000;
	background-color: #000000;
}
/* Footer Styles */
#footer p {
	padding-top: 0px;
	padding-bottom: 0px;
	padding: 0 0 0 90px;
	color: #FFFFCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer a {
	color: #FFFFCC;
	text-decoration: underline;
	font-size: small;
}
#footer a:hover {
	color: #FFFF00;
}
a {
	color: #0099FF;
	text-decoration: underline;
}
a:hover {
	color: #FF66FF;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.info {
	background: #000000;
	padding-left: 10px;
	font-size: large;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.info1{
	font-size:small;
}
.patcolt1
{
	border-bottom: double;
	border-right: thin solid;
	width: 215px;
	text-align: left;
	font-weight: bold;
	color: #FFFF00;
}
.patcolt2
{
	border-right: thin solid;
	border-bottom: double;
	width: 215px;
	text-align: left;
	font-weight: bold;
	color: #FFFF00;
}
.patcolt3
{
	width: 100px;
	font-weight: bold;
	color: #FFFF00;
	text-align: left;
	border-bottom-style: double;
}
.patcolm1
{
	border-right: thin solid;
	width: 215px;
	text-align: left;
	font-weight: normal;
	color: #FFFFCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #FFFF00;
}
.patcolm2
{
	border-right: thin solid;
	border-bottom: thin solid;
	width: 215px;
	text-align: left;
	font-weight: normal;
	color: #FFFFCC;
	border-color: #FFFF00;
}
.patcolm3
{
	border-bottom: thin solid;
	width: 100px;
	font-weight: normal;
	color: #FFFFCC;
	text-align: left;
	border-color: #FFFF00;
}
.patcolb1
{
	border-color: #FFFF00;
	border-right: thin solid;
	width: 215px;
	text-align: left;
	font-weight: normal;
	color: #FFFFCC;
}
.patcolb2
{
	border-color: #FFFF00;
	border-right: thin solid;
	width: 215px;
	text-align: left;
	font-weight: normal;
	color: #FFFFCC;
}
.patcolb3
{
	width: 100px;
	font-weight: normal;
	color: #FFFFCC;
	text-align: left;
}
.tablegrid
{
	border: medium #FFFF00 double;
}