body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BFBEED;
	text-align: center;
	font-size: 12px;
	color: #000066;

}
.end {
	clear: both;
	height: 1px;
}
p {
	margin: 0px;
	}
.drop {
	margin-top: 12px;
	}
.drop2 {
	margin-top: 6px;
	}
a {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
.container {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666699;
	border-left-color: #666699;
	background-color: #E7EFFA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666699;
	border-bottom-color: #666699;
	padding: 5px;


}
.header {
	margin-bottom: 5px;
	background-image: url(../graphics/layout/header_bg.jpg);
	background-repeat: no-repeat;
	height: 96px;
	text-align: center;
	border: 1px solid #666699;

}
.header p {
	margin-top: 75px;
	font-size: 16px;
	color: #000066;


	}
.maincontent {
	font-size: 11px;
	background-image: url(../graphics/photos/outside.jpg);
	background-repeat: no-repeat;
	padding-left: 155px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;



}
.maincontent h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.whitbycontent {
	float: right;
	width: 150px;
	margin-left: 8px;
	padding: 80px 4px 4px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-image: url(../graphics/photos/whitbypic.jpg);
	background-position: 4px 5px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;



}
.whitbycontent p {
	font-size: 10px;
	line-height: 12px;

	}
.thumbs {
	margin-top: 5px;
	}
.thumbs img {
	margin-right: 2px;
	}
.text1 {
	text-align: right;
	font-size: 11px;
	margin-right: 8px;

	}
.footer {
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 14px;
	text-align: center;
}
