﻿BODY
{
	background-color: #333399;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	padding: 0px;
}
.clear
{
	clear: both;
}
*
{
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#container
{
	margin: 0px auto;
	text-align: left;
	width: 820px;
	/*[empty]background-image:;*/
}
A
{
	font-size: 12px;
}
P
{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header
{
	margin: 0px;
	background-image: url(images/bannersketch.png);
	width: 810px;
	height: 288px;
	position: relative;
}
#header UL
{
	background-color: #2C4501;
	width: 805px;
	border: 3px solid #FFFFFF;
	display: block;
	top: 255px;
	position: absolute;
	margin: 0px;
	height: 22px;
	padding: 5px 0px 0px;
	text-align: center;
}
#header LI
{
	display: inline;
}
#header UL A
{
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px 15px;
	/*[empty]font-size:;*/
}
#header UL A:hover
{
	text-decoration: underline;
	color: #28556B;
}
#logo_w1, #logo_w2
{
	font-size: 36px;
	font-style: italic;
	color: #FDEA84;
	position: absolute;
	font-weight: bold;
	/*[empty]+placement:;*/
}
#logo_w1
{
	top: 30px;
	left: 70px;
}
#logo_w2
{
	top: 74px;
	left: 104px;
}
#header_text
{
	top: 150px;
	left: 180px;
	width: 230px;
	position: absolute;
	/*[empty]+placement:;*/
}
#header_text P
{
	font-size: 18px;
	color: #FFFFFF;
}
#header_text A
{
	color: #28556B;
}
#header_text A:hover
{
	color: #C77E0C;
}
/********************** Content ***************************/
#content
{
	width: 805px;
	background-color: #E8DDDD;
	border-bottom: 5px solid #FFF;
	border-left: 3px solid #FFF;
	border-right: 3px solid #FFF;
}
IMG
{
	border-width: 0px;
}
H1
{
	color: #000000;
	font-size: 14px;
	margin: 20px 0px;
}
H2
{
	color: #1DA71A;
	font-size: 14px;
	text-align: center;
	width: 200px;
	margin: 10px 0px 15px;
}
#left
{
	float: left;
	width: 428px;
	margin-left: 27px;
	padding: 0px 10px 30px 0px;
	display: inline;
}
#left A
{
	color: #0F4C6A;
}
#left A:hover
{
	color: #C77E0C;
}
#photos A
{
	margin-right: 14px;
}
#right
{
	float: right;
	width: 300px;
	padding: 0px 20px 20px 10px;
	margin-top: 10px;
	border-left: 2px solid #FFF;
}
#right A
{
	color: #310BC6;
	font-weight: bold;
}
#right A:hover
{
	color: #85A157;
	font-weight: bold;
}
/********************** Footer ***************************/
#footerline
{
	clear: both;
	font-size: 1px;
	height: 10px;
}
#footer
{
	width: 800px;
	text-align: center;
	padding: 20px 0px;
}

