body {
	width: 100%;
	height: 100%;
	margin: 0;
	background-image: url(../images/woodBG.jpg);
	color: #000;
	background-position: center top;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.5em;
}
h1 {
	font-size: large;
	text-align: center;
	text-decoration: underline;
	font-style: italic;
}
.right h2{
	display: block;
	width: 580px;
	height: 55px;
	overflow: hidden;
	background-image: url(../images/h2.png);
	position: relative;
	left: -25px;
	padding: 30px 30px 0px 0px;
	text-align: right;

}
.left h3{
	display: block;
	height: 55px;
	width: 270px;
	background-image: url(../images/h3.png);
	text-align: center;
	color: #000000;
	padding: 30px 0px 0px 0px;
	font-size: large;

}
h4 {
	font-size: small;
	color: #000;
	text-align: right;
}
h5 {
	text-align: left;
	color: #336666;
	font-size: large;
}





body td{
	text-align: justify;

}
body td ul {
	text-align: left;
}


a img{
	border: 0;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
	text-decoration: none;
}



.header {
	height: 234px;
	width: 100%;
	background-image: url(../images/woodHead.png);
	background-position: center top;
	background-repeat: no-repeat;
}


.bar {
	width: 100%;
	height: 80px;
	background-image:url(../images/crossBar.png);
	margin: 0;
	background-position: 50% 50%;
	text-align: center;
  }
#nav {
	margin: auto;

}

#nav tr td {
	height: 80px;
	overflow: hidden;
	display: block;
	float: left;
	padding-right: 15px;
}
#nav tr td a img:hover , #active img{
	position: relative;
	top: -80px;
}




.main {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 25px;
	margin-bottom: 25px;
	vertical-align: top;
}

.left {
	width: 300px;
	margin-right: 10px;
	float: left;
}


.right {
	float: left;
	width: 660px;

}
.right .contenthead{
	background-image: url(../images/rightContentHeadPaper.png);
	height: 60px;
	text-align: center;
	padding-top: 10px;
}
.right .contentbody{
	background-image: url(../images/rightContentBodyPaper.png);
	padding: 15px;
}
.full {
	width: 970px;
	float: left;
}
.left .contenthead {
	background-image: url(../images/leftContentHeadPaper.png);
	height: 70px;
}
.left .contentbody {
	background-image: url(../images/leftContentBodyPaper.png);
	padding: 15px;
}
#foot {
	padding-top: 20px;
	height: 60px;
}
#foot a:link {
	color: #ff6600;
}
#foot a:hover {
	color: #ff6600;
}
#foot a:visited {
	color: #ff6600;
}




#cu3er-container {
	width:630px;
	height:200px;
	outline:0;
}
