body {
	background-color: #D1DDC9;
}
#wrapper {
	width: 798px;
	margin: 0 auto;
	background: #fcf6aa;
	border: 6px solid #097609;
}

#header {
	width:798px;
	margin:0px auto 0px auto;
	height:205px;
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
}


#navigation, #rightSide {
width:150px;
}

#navigation {
	float:left;
	background-color:#FFFFFF;
	padding:10px 8px 1000px 8px;
	margin:0px 0px -1000px 0px;
	width: 250px;
	font-family: "Gill Sans MT", "Trebuchet MS", Verdana, Sans-serif;
	font-size: 95%; 
    color: #666;
    line-height: 1.2em;
}

#leftSide {
	float:left;
	background-color:#fcf6aa;
	padding:0px 8px 1000px 10px;
	margin:0px 0px -1000px 0px;
	width: 505px;
	font-family: "Gill Sans MT", "Trebuchet MS", Verdana, Sans-serif;
	font-size: 14px; 
    color: #666;
    line-height: 1.2em;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #c3180e;
}

#leftSide a {
	text-decoration: none;
	color: #522398;
	font-weight: bold;
}

#leftSide2 {
	float:left;
	background-color:#fcf6aa;
	padding:10px 8px 1000px 10px;
	margin:0px 0px -1000px 0px;
	width: 790px;
	font-family: "Gill Sans MT", "Trebuchet MS", Verdana, Sans-serif;
	font-size: 95%; 
    color: #666;
    line-height: 1.2em;
}

#leftSide2 a {
	text-decoration: none;
	color: #522398;
	font-weight: bold;
}
#rightSide {
	float:right;
	background-color:#fcf6aa;
	padding:0px 8px 1000px 10px;
	margin:0px 0px -1000px 0px;
	width: 250px;
	font-family: "Gill Sans MT", "Trebuchet MS", Verdana, Sans-serif;
	font-size: 14px; 
    color: #666;
    line-height: 1.2em;
}

#rightSide a {
	text-decoration: none;
	color: #c3180e;
}

#container {
	width:798px;
	margin:0px auto;
	overflow:hidden;
	padding-bottom: 15px;
	padding-top: 0px;
}

#centre {
	width:510px;
	float:left;
	background-color:#FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 10px;
	font-family: "Gill Sans MT", "Trebuchet MS", Verdana, Sans-serif;
	font-size: 95%; 
    color: #666;
    line-height: 1.2em;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #cbd200;
}

#footer {
	width:798px;
	margin:0px auto 0px auto;
	height:50px;
	background-color:#70af1a;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	text-decoration: none;
}

#footer a {font-family: font-family: "Gill Sans MT", "Trebuchet MS", Verdana, Sans-serif; font-size: 10px; line-height: 16px; color: #FFFFFF; text-decoration: none;}

#footer2 {
width:798px;
margin:0px auto 0px auto;
height:5px;
background-color:#2A9FFF;
}

h1 {
	color: #666666;
	font-size: 14px;
	border-bottom: 2px solid #c3180e;
	margin-right: 10px;
	line-height: 2em;
	margin-bottom: 10px;
}

h2 {
	color: #412682;
	font-size: 100%;
	margin-right: 10px;
	line-height: 1.2em;
}

.style2 {
	font-size: 100%;
	font-weight: bold;
}

#stylefour{
	position:relative;
	display:block;
	height:49px;
	font-size:100%;
	font-weight:bold;
	background:transparent repeat-x left top;
	font-family: "Gill Sans MT", "Trebuchet MS", Verdana, Sans-serif;
	padding-top: 0px;
	border-bottom: 4px solid #b9d40b;
}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#097609;text-decoration:none;padding:0px 30px 0 10px;height:23px;background:transparent no-repeat right top;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#3f2682;}
#navcontainer {
	FONT-SIZE: 100%;
	BACKGROUND: #eef4f1 repeat-x;
	FLOAT: left;
	WIDTH: 798px;
	LINE-HEIGHT: normal;
}

ul#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	background-color: #eef4f1;
	width: 798px;
}

ul#navlist li {
	float: left;
	font-family: "Gill Sans MT", "Trebuchet MS", Verdana, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #097609;
	margin: 0;
	padding: 5px 15px 5px 0;
	background-color: #eef4f1;
	border-top: 1px solid #e0ede9;
	border-bottom: 1px solid #e0ede9;
	
}

#navlist a, #navlist a:link {
	margin: 0;
	padding: 5px 9px 9px 9px;
	color: #097609;
	border-right: 1px dashed #d1e3db;
	text-decoration: none;
}

ul#navlist li#active {
        color: #95bbae;
        background-color: #deebe5;
}

#navlist a:hover {
	color: #097609;
	background-color: #95bbae;
}
