body {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-image:url(images/green_Stripe.gif);
	background-position: top left;
	font-family: verdana, arial;
	line-height: 1.2em;
	font-size: 10px;
}

a img {
	border: 0px;
}

#main {
	margin: 0 auto;
	padding-left: 10px;
	border: 0px solid #900;
}

#leftcol {
	position: absolute;
	left: 0px;
	top: 170px;
	width: 180px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	border: 0px solid #900;
}

#logos {
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
	padding: 5px;
}

#logos img {
	margin: 5px;
}

#middlecol {
	position: absolute;
	background-image:url(images/white_corner.png);
	background-position: bottom right;
	background-repeat: none;
	left: 200px;
	top: 120px;
	width: 500px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	margin: 0px;
	margin-bottom: 10px;
	border: 0px solid #900;
	z-index: 1;
}

#middlecol  {
font-size: 11px;
text-align: justify;
line-height: 17px;
color: #333;
}

#middlecol  img{
border: none;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
text-align: center;
}

#middlecol h1 {
color: #000066;
font-size: 15px;
text-align: left;
border-bottom: solid 3px #FFCC00;
margin-right: 0px;
}


#crest {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 155px;
	padding-left: 0px;
	border: solid 0px #FF0;
	z-index: 2;
}

#crest2 {
	position: absolute;
	left: 550px;
	top: 350px;
	width: 545px;
	height: 479px;
	padding-left: 0px;
	border: solid 0px #FF0;
	z-index: 0;
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 700px;
	height: 400px;
	padding-left: 400px;
	padding-top: 60px;
	border: solid 0px #FF0;
	background-image:url(images/corner_foliage2.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 0;
	color: #6C0;
}

#header h1 {
	color: #6C0;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 12px;
}



#navbar {
position: relative;
width: 180px;
text-align: left;
font-weight: normal;
color: #063;
font-family: Trebuchet, Verdana, Helvetica, Arial, sans-serif;
font-size: 1.0em;
margin-bottom: 10px;
border-bottom: solid 0px #ABABAB;
}

#navbar ul {
	margin: 0;
	padding: 0;
	} 

#navbar li {
	margin-left: 0;
	margin-bottom: 5px;
        padding-bottom: 5px;	
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 0px;
	list-style: none;
	background-image: url(images/white_corner.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-top: solid 0px #ABABAB;
	height:1%;
	}
		
#navbar ul li.thiscategory {
	text-align: left;
	list-style: none;
	border-top: solid 1px #ABABAB;
	}
	
#navbar ul li.sub {
	text-align: left;
	list-style: none;
	padding-left: 20px;
	padding-right: 10px;
	border-top: solid 1px #FFFFFF;
	}

#navbar a:link, #navbar a:visited {
display: block;
font-family: Trebuchet, Verdana, Helvetica, Arial, sans-serif;
font-size: 1.2em;
font-weight: 900;
color: #063;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 5px;
padding-right: 5px;
border-top: solid 0px #002D70;
border-left: solid 0px #002D70;
text-decoration: none;
text-align: top;
}

#navbar a:hover {
display: block;
font-family: Trebuchet, Verdana, Helvetica, Arial, sans-serif;
font-size: 1.2em;
font-weight: 900;
color: #0000CC;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 5px;
padding-right: 5px;
text-decoration: underline;
text-align: top;
}

#navbar a.thispage:link, #navbar a.thispage:visited {
display: block;
font-family: Trebuchet, Verdana, Helvetica, Arial, sans-serif;
font-size: 1.2em;
font-weight: 900;
color: #6C0;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 5px;
padding-right: 5px;
border-top: solid 0px #002D70;
border-left: solid 0px #002D70;
text-decoration: none;
text-align: top;
}

#navbar a.thispage:hover {
display: block;
font-family: Trebuchet, Verdana, Helvetica, Arial, sans-serif;
font-size: 1.2em;
font-weight: 900;
color: #0000CC;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 5px;
padding-right: 5px;
text-decoration: underline;
text-align: top;
}

