body {
	color: #663300;
	background-color: #FFFFCC;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	float: left;
	width: 700px;
}
#logo {
	position: absolute;
	width: 600px;
}
#logo img {
	position: absolute;
	left: 0px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo a {
	color: #663300;
	text-decoration: none;
}
#logo h1 {
	position: absolute;
	left: 158px;
	top: 1px;
	font-family: "Book Antiqua", Optima, sans-serif;
	font-size: 50px;
}
#logo h2 {
	left: 315px;
	top: 65px;
	position: absolute;
	font-family: "Book Antiqua", Optima, sans-serif;
	font-size: 24px;
}
#content {
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
#content p {
}
#content h3 {
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	line-height: 22px;
}
#content  ul li {
	font-size: 12px;
	padding-bottom: 10px;
	list-style-type: disc;
}
#content ol li {
	padding-bottom: 15px;
}
#content a {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	font-weight: bold;
	color: #003399;
}
.copyright {
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663300;
	clear: left;
	width: 930px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contentimage {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 354px;
}
#contentimage p {
	font-size: 10px;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding-left: 12px;
	text-align: center;
	margin-bottom: 0px;
	width: 332px;
	padding-bottom: 5px;
}
#contentimage  img {
	border: 12px solid #FFFFFF;
	margin: 0px;
}
#pressimage {
	float: right;
	width: 260px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#pressimage p {
	background-color: #FFFFFF;
	width: 248px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 12px;
	font-size: 10px;
	text-align: center;
	padding-bottom: 5px;
}
#pressimage img {
	border: 12px solid #FFFFFF;
	margin-top: 10px;
}
#contenttext {
}
#contactform {
	float: right;
	width: 354px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contactform legend {
	font-size: 18px;
	font-weight: bold;
}
#contactform label {
	line-height: 24px;
}
#index {
	margin-left: 25px;
	font-size: 13px;
	letter-spacing: 5px;
}
#photo {
	margin-left: 25px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	display: block;
}
#caption {
	font-size: 10px;
	margin-top: 0px;
	margin-left: 25px;
	line-height: 12px;
	display: block;
	margin-bottom: 40px;
}
#navigation {
	margin-left: 700px;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFCC;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #336699;
}
#navigation li {
	margin: 0px;
	padding: 0px;
}
#navigation a {
	font-family: "Book Antiqua", Optima, sans-serif;
	font-size: 15px;
	line-height: 40px;
	color: #FFFFCC;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}
#navigation a:hover {
	background-color: #996633;
}
#navigation p {
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	font-family: "Book Antiqua", Optima, sans-serif;
	font-size: 15px;
	line-height: 40px;
	background-color: #003399;
	margin: 0px;
	padding-top: 20px;
}
