﻿@import url("layout.css");
body {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 0.8em;
	background-color: #764;
	background-image: url("../images/back.gif");
	background-attachment: fixed;
}
#container {
	width: 960px;
	margin: 10px auto;
}
#masthead {
	text-align: center;
	width: 958px;
	border: 1px solid #431;
	background-color: #66FF99;
	background-repeat: repeat;
	background-attachment: scroll;
}
#slide {
	position: absolute;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 140px;
	height: 70px;
	left: 464px;
	top: 150px;
}
#weather {
	position: relative;
	float: left;
	margin-top: 2px;
	width: 140px;
	overflow: hidden;
	height: 70px;
}
#flag {
	position: relative;
	float: left;
	width: 98px;
	overflow: hidden;
	height: 70px;
	margin-top: 2px;
}
#navigation {
	position: relative;
	float: left;
	width: 148px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #431;
	background-color: #6699FF;
}
#navigation2 {
	position: relative;
	float: right;
	width: 148px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #431;
	background-color: #6699FF;
}
#content {
	float: left;
	width: 618px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #431;
	background-color: #FFCC99;
}
#picture {
	float: left;
}
}
#footer {
	text-align: center;
	font-size:9px;
	clear: both;
	width: 958px;
	height: 30px;
	padding: 0px;
	border: 1px solid #431;
	background-color: #FFCC99;
}
/* 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;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #CCCCFF;
}
#navigation a {
	color: #a60;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #CCCFF;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #964;
	background-color: #964;
}
#navigation2 ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation2 li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #CCCCFF;
}
#navigation2 a {
	color: #a60;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #CCCFF;
}
#navigation2 a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #964;
	background-color: #964;
}
/* Content Styles */
#content h1,h2,h3,h6 {
	color: #c82;
}
#content h2 a {
	color: #c82;
	text-decoration: none;
}
#content h4 {
	color: purple;
}
#content h5 {
	color: teal;
}
#content img {
	padding: 5px;
}
/* Picture Styles */
/*#picture img:hover {
	border: 2px solid #964;
	width: 250px;
	height: 150px;
}/*
/* 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;
}
#quote	{
	text-align:center;
	color: purple;
	font-size:12px ;
}
#gates	{
	color: #00F;
	font-size:12px;
}
#note	{
	text-align: center;
	color: #008080;
	font-size: 18px;
	font-weight: bolder;
}
#note2	{
	text-align: center;
	color: #FF3300;
	display: block;
	font-size: 20px;
	font-weight: bolder;
}
#prem_hint {
	color:blue;
	text-align: center;
	font-size: 20px;
	font-weight: bolder;
}
#mgrmtg {
	text-align: center;
}
a {
	text-decoration:none;
}
a:hover {
	color: #742;
	text-decoration:none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style1 {
	border-width: 0;
}
.style2 {
	font-size: xx-small;
	color: #0000FF;
	margin: 0px auto;
}
.style3 {
	font-size: x-large;
	color: #008080;
}
.style4 {
	font-size: x-large;
	color: #0000FF;
}
.style5 {
	font-size: medium;
}
.style6 {
	font-size: medium;
	color: #FF0000;
}
.style7 {
	margin: 0;
}
.style8 {
	text-decoration: underline;
}
.style9 {
	font-size: large;
}
.style10 {
	color: #F06;
}
.redline {
	width:100%;
	color:red;
	height:4px;
}
.redline2 {
	width:100%;
	color:red;
	height:1px;
}
.trhd {
	background-color:red;
}
.style_show1hd {
	background-color:#0099FF;
	font-weight:normal;
	color:black;
	width:85%;
	height:35px;
	font-size:x-large;
}
.style_show2hd {
	background-color:red;
	font-weight:bold;
	color:black;
	width:15%;
	height:35px;
	font-size: xx-small;
	padding:10px;
}
.style_show1 {
	font-weight:normal;
	color:black;
	width:15%;
	height:25px;
	font-size:small;
}
.style_show2 {
	font-weight: bold;
	color:teal;
	width:25%;
	height:25px;
	font-size:small;
}
.style_show3 {
	font-weight:bold;
	color:black;
	width:15%;
	height:25px;
	font-size:medium;
}
