body {

border-width: 0px;

clear: none;

color: #285e22;
font-size: 14px;
font-family: Helvetica, Verdana, Arial, sans-serif;
background-color:#ffd17f;
height: 100%;
text-align: center;
margin: 0px;
padding: 0px;
background-image: url(images/background.jpg);
background-repeat: no-repeat;
background-position: top center;

}

a {
	color: #289622;
}
a.bulletin {
	color: #ff5a00;
}
h1 {
	font-style: italic;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	font-size: 24px;
	color: #285e22;
}

h2 {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	font-size: 18px;
	color: #285e22;
}

h3 {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	color: #285e22;
}

h4 {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	color: #285e22;
}

p {
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
padding-top: 0px;
margin: 0px;
}


p.bulletin {
text-decoration: underline;
font-weight: bold;
color: #ff5a00;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
padding-top: 0px;
margin: 0px;
}


div.wrapper {
margin-left: auto;
margin-right:auto;
top:0;
width:900px;
padding: 0;
}

div.menu {
border-width: 0px;
margin: 0px;
padding: 0px;
position: relative;
width:900px;
top:0;
}

div.main {
clear: none;
text-align: left;
background-image: url(images/body.jpg);
background-repeat: repeat-y;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-left: 70px;
padding-bottom: 0px;
padding-right: 70px;
padding-top: 0px;
position: relative;
width: 900px;
}
html>body div.main {
width: 760px;
}

div.movie {
	float: right;
}
div.floatright{
padding-top: 0px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 0px;
clear: none;
float:right;
margin:0;
}

div.floatleft{
position: relative;
padding: 0px;
clear: none;
float:left;
margin: 5px;
}

div.article {
	text-align: left;
}

div.footer {
line-height: 1.25em;
font-family: Helvetica, Verdana, Arial, sans-serif;
color: #285e22;
font-variant: normal;
font-size: 12px;
position: relative;
width: 900px;
height: 42px;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
text-align: center;
padding-top: 45px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

img {
	padding: 0px;
}

div.framed {
	width:740px;
	border-color: #285e22;
	border-style: solid;
	border-width: 3px;
}

table {
	text-align: left;
}

table.article {
	color: #285e22;
	font-size: 14px;
	text-align: left;
}

p.breadcrumbs {
	font-size: 12px;
}

span {
	font-weight: bold;
}

img.news {
	margin: 3px;
	border-color: #285e22;
	border-style: solid;
	border-width: 1px;
}

ul.acorn {
	margin-top: 0px;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	padding-left: 15px;
}

ul.sitemap {
	list-style-image: url(none);
	list-style-position: outside;
}

li {
	margin-left: 15px;
}

