@charset "utf-8";
#header ul
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#header li{
float:left;
}
#header li a:link, #header li a:visited{
	display:block;
	background:#666666;
	padding:.2em .5em;
	font:bold 1em/1.2em "Monotype Corsiva", Arial;
	color:#FFFFFF;
	text-decoration:none;
	border:thin solid #000000;
}
#header li a:hover, #header li a:active{
color:#666666;
background:#fff;
}
#header li a.current, #header li a.current:hover, #header li a.current:active {
	color:#000000;
	background:#fff;
	cursor: default;
}

#sidebar{
float:left;
width:300px;
height:auto
}
#container{
	width:1000px;
	height: 800px;
	left: 300px;
	margin: auto;
}
#content{
	background-color: #000000;
	width: auto;
}
#header{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(New%20Site/poppy%20feilds2.jpg);
	background-position: center top;
	height: 250px;
	width: 800px;
	top: 0px;
	right: 0px;
	margin: auto;
	position: relative;
}
body {
	background-color: #000000;
}
.style3 {color: #FFFFFF}
#heding p {
	font-family: "Monotype Corsiva", Arial;
}
