body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Tempus Sans ITC";
	font-size: 100%;
	color: #CC0000;
	background-color: #efeedc;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 891px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;	
}
	#header {
	height: 279px;
	background-position: center top;
	background-image: url(images/logo.jpg);
	width: 890px;
	background-repeat: no-repeat;
}
#infobar {
	float: left;
	width: 275px;
	padding-left: 40px;
	padding-bottom: 10px;
}
#links h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
}
#links p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: normal;
	color: #006633;
}
#links a {
	font-weight: bold;
	color: #006633;
}



#header img {
	padding-top: 25px;
}
#nav {
	background-image: url(images/nav1.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 891px;
	background-position: center top;
}
#nav ul {
	font-size: 100%;
	text-align: center;
	list-style-type: none;
	padding-top: 50px;
}
#nav li {
	display: inline;
	background-position: center;
}


#nav li a:link, #nav li a:visited {
	color: #006600;
	margin-left: 80px;
	text-align: right;
	margin-right: 50px;
	text-decoration: none;
	font-weight: bold;
}
#nav li a:hover, #nav li active, #nav li a:focus {
	color: #FF0000;
}
#innerwrapper {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
	width: 890px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #990000;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 890px;
	height: 67px;
	float: left;
	background-position: center top;
}
#infobarbody {
	font-family: Agatha;
	background-color: #990000;
	width: 230px;
}
#infobarbody h1 {
	font-family: Agatha;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	padding-top: 20px;
}
#infobarbody p {
	font-family: Agatha;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#maincontent {
	float: left;
	width: 550px;
}
#maincontentmain {
	background-image: url(images/content2main.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 550px;
}
#maincontentbottom {
	background-image: url(images/content2bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 550px;
}
#maincontenttop {
	background-image: url(images/content2top.jpg);
	height: 19px;
	width: 550px;
	background-repeat: no-repeat;
	padding: 0px;
}
#maincontentmain p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	padding-top: 15px;
	padding-right: 35px;
	padding-left: 35px;
}
#links table {

}


#links {
	width: 275px;
	float: left;
	padding-top: 10px;
}
#thumbnails {
	background-position: center top;
	width: 550px;
}
#footer p {
	color: #990000;
	text-align: center;
	padding-top: 40px;
	font-weight: 500;
}

#thumbnails img {
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontentmain img {
	padding-left: 12px;
}
#maincontentmain h1 {
	padding-left: 30px;
	font-size: 120%;
}
#footer a {
	color: #CC0033;
}
#maincontentmain a {
	color: #CC0033;
}

