body {
	text-align: center;
	background: #6699FF url('images/MyBlueSky.jpg') top center no-repeat fixed;
	margin-top:30px;
	margin-bottom:30px;
}

#Footer {
	position:relative;
	width:700px;
	height:44px;
	z-index:2;
	background-color: #C9AA7C;
	background-image: url(images/700x50.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
	vertical-align: bottom;
}
#Banner {
	position:relative;
	width:700px;
	height:150px;
	z-index:3;
	background-color: #8D2B04;
}
#Nav {
	position:relative;
	width:700px;
	height:20px;
	z-index:3;
	background-color: #855549;
	background-image: url(images/700x30.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#navigation {
	position:absolute;
	width:700px;
	height:24px;
	z-index:4;
	top: 6px;
	left: 0px;
}
#navigation ul
{
padding-left: 0;
margin-left: 0;
margin-top:0px;
background-color: transparent;
color: #F3E7A9;
float: left;
width: 100%;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
#navigation ul li { display: inline; }

#navigation ul li a
{
padding: 0.2em 1em;
background-color: transparent;
color: #F3E7A9;
text-decoration: none;
float: left;
border-right: 1px solid #BBB774;
}
#navigation ul li a:hover
{
background-color: transparent;
color: #fff;
}
#navigation ul li a:active
{
background-color: transparent;
color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #666666;
}
body,td,th {
	color: #F9F2D0;
	height: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 3px;
}
.style1 {color: #000000}
.eventBold {
	font-weight:bolder;
	font-variant: normal;
	font-style: italic;
	color: #300;
}
