body {
	background-color: #FFFFFF;
	background-image: url(../images/bgbody.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #444444;
}
#body {
	width: 850px;
}
#header {
	background-image: url(../images/bgheader.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 850px;
}
#middle {
	background-repeat: repeat-y;
	background-position: -5px 0px;
	margin-right: 20px;
	margin-left: 5px;
	background-image: url(../images/bgmiddle.gif);
}
#sidebar {
	float: left;
	width: 180px;
	background-image: url(../images/bgsidebar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 120px;
	background-color: #748d68;
}
#content {
	float: right;
	width: 625px;
}
#furtherinfo {
	background: #FFFFCC;
	padding: 10px;
	margin: 30px 60px 10px;
	border: 1px solid #748D68;
}
#middlebottom {
	position: relative;
	z-index: 10;
	height: 10px;
	clear: both;
}
#sidebarbottom {
	background-image: url(../images/sidebarbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 35px;
	padding-left: 0px;
	position: absolute;
	bottom: 0px;
	color: #FFFFFF;
	padding-right: 0px;
	width: 160px;
	left: 10px;
}
#footer {
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 20px 8px 15px;
	clear: both;
}
#footerbottom {
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 10px;
	width: 850px;
}
#missionbar {
	margin-top: 25px;
	font-size: 13px;
	text-align: left;
	padding-bottom: 20px;
	background: url(../images/line.jpg) no-repeat right bottom;
}
#palingbar {
	padding-top: 20px;
	padding-bottom: 20px;
	background: url(../images/line.jpg) no-repeat right bottom;
}
#homemiddle {
	padding-top: 2px;
	padding-bottom: 0px;
	background: url(../images/line.jpg) no-repeat right bottom;
}
.tdbottom {
	vertical-align: bottom;
}
.tdbottompadding {
	vertical-align: bottom;
	padding-bottom: 20px;
	padding-top: 20px;
}
#choosertext {
	text-align: left;
	margin-top: 25px;
	padding-left: 50px;
}
#ads {
	margin-top: 25px;
}
.ad {
	float: left;
	width: 195px;
	margin-bottom: 15px;
}
.ad2 {
	margin-right: 20px;
	float: left;
	width: 195px;
	margin-bottom: 15px;
}
.leftpic {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.rightpic {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}
#content  h3 {
	font: bold 18px "Trebuchet MS", "Century Gothic", Verdana, Arial, sans-serif;
}
#content h4 {
	font: bold 14px "Trebuchet MS", "Century Gothic", Verdana, Arial, sans-serif;
	margin-left: 10px;
}
#content p {
	margin-left: 15px;
	margin-right: 15px;
}
td {
	text-align: left;
	vertical-align: top;
}
li {
	padding-bottom: 8px;
}
.smalltext {
	font-size: 11px;
}
.boldblack {
	font-weight: bold;
	color: #000000;
}
.bigletter {
	font-family: "Times New Roman", Times, serif;
	font-size: 70px;
	line-height: 45px;
	font-weight: normal;
	color: #666666;
	float: left;
	padding-top: 0px;
	padding-right: 4px;
	display: block;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightimage {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.h4style {
	font: bold 14px "Trebuchet MS", Verdana, Arial, sans-serif;
}
.copyright {
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 10px;
}
.line {
	background: url(../images/line.jpg) no-repeat right 5px;
	height: 30px;
}
