body {
	background-color: #FFEED8;
	margin: 0px;
}

.topheaderstrip {
	background-color: #000000;
	background-image: url(images/header1.jpg);
	background-repeat: repeat-x;
}
.midheaderstrip {
	background-color: #000000;
	background-image: url(images/headerbg1.jpg);
	background-repeat: repeat-x;
}
.bottomheaderstrip {
	background-color: #FFE9BF;
	background-image: url(images/headerbg2.jpg);
	background-repeat: repeat-x;
}
.bottomstrip {
	background-color: #FFF1D7;
	background-image: url(images/bottomstripbg.jpg);
	background-repeat: repeat-x;
}
.maincontent {
	background-repeat: no-repeat;
	padding-left: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B342D;
	line-height: 20px;
	font-weight: 500;
	background-image: url(images/clippershipbg.jpg);
	background-position: left center;
	background-color: #FFF3D9;
}
.bottomborder {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #52837D;
	border-right-color: #52837D;
	border-bottom-color: #52837D;
	border-left-color: #52837D;
}
.thumbs {
	font-family: Arial, Helvetica, sans-serif;
	color: #5B342D;
	font-weight: normal;
}
.dblborder {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #52837D;
	border-right-color: #52837D;
	border-bottom-color: #52837D;
	border-left-color: #52837D;
	border-top-width: thin;
	border-top-style: solid;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #85ADA4;
}
