body
{
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 80%;
	color: #000000;
	line-height: 150%;
	background-color: #C37729;
	text-align: center;
}

a
{
	color: #305B2C;
	text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

#headercontainer
{
	width: 100%;
	height: 155px;
	background: #695723;
	border: 5px solid #FFFFFF;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

#header
{
	margin: 0px auto;
	width: 760px;
	height: 125px;
	border: 5px solid #FFFFFF;
	border-top: 0px;
	border-bottom: 0px;
}

#menucontainer
{
	margin: 0 auto;
	width: 760px;
	height: 30px;
	border: 5px solid #FFFFFF;
	border-top: 0px;
	border-bottom: 0px;
	background: #8CC63F;
	background-image:url(../images/menu-background.jpg);
	background-repeat:repeat-x;
}

#contentcontainer
{
	width: 770px;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 100%;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
}

#content
{
	width: 610px;
	colour: #000000
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 100%;
	background-color: auto;
	margin: auto;
	text-align: left;
	padding-left: 10px;
}
	
h2
{
	color: #000000;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 150%;
}

#sidenav
{
	width: 128px;
	position: relative;
	position-top: 0px;
	position-left: 0px;
	text-align: left;
	margin-top: 5px;
	color: #FFFFFF;
}

#footer
{
	margin: 0 auto;
	width: 740px;
	text-align: left;
	color: #FFFFFF;
	letter-spacing: 2px;
	background: #A0C80E url(../images/menu-background.jpg) repeat-x;
	border: 5px solid #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 80%; 
	padding: 3px 10px;
}

.tablestyle
{
	width: 770px;
	background-color: #F8ED42;
	border-right-width: 5px;
	border-left-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.tabled1 
{
	width: 187px;
	padding-left: 5px;
}

.tabled2
{
	width: 88px;
	padding-left: 5px;
}

.tabled3
{
	width: 197px;
	padding-left: 5px;
	font-weight: bold;
}

.tabled4
{
	width: 88px;
	text-align: center;
}

.tabled5
{
	width: 197px;
	padding-left: 5px;
	font-weight: bold;
}

.tabled6
{
	width: 197px;
	padding-left: 5px;
}

