#wrapper {
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
body {
	background-color: #CBEDDC;
	margin: 20px;
}
#logo {
	float: left;
	width: 290px;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
}
#logo img {
	margin: 4px;
}
#photos {
	float: right;
}
#navigation {
	width: 100%;
	background-image: url(navigation.gif);
	height: 72px;
	clear: both;
	background-repeat: no-repeat;
	background-color: #CC3333;
	vertical-align: bottom;
}
#content {
	background-color: #FFFFFF;
	clear: both;
	padding: 10px;
}
#navigation img {
	margin-right: 7px;
	margin-left: 7px;
	vertical-align: bottom;
	margin-top: 35px;
}
#contact {
	float: right;
	width: 180px;
	text-align: right;
}
#contact img {
	margin: 7px;

}
#content p, #content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 22px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}
#news {
	float: right;
	background-image: url(box.gif);
	height: 180px;
	width: 410px;
	background-repeat: no-repeat;
	padding: 6px;
	margin-top: 20px;
	margin-right: 2px;
}
#news p {
	font-family: "Courier New", Courier, mono;
	font-size: 0.8em;
	color: #FFFFFF;
}
#news1 {
	float: left;
	width: 140px;
	margin-top: -14px;
}
#news2 {
	float: right;
	width: 250px;
	margin-top: 10px;
}
#news ul {
	font-family: "Courier New", Courier, mono;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 14px;
	letter-spacing: -0.05em;
	list-style-position: outside;
	list-style-type: square;
}
#news li {
	margin-left: -20px;
}
#news1 ul {
	line-height: 16px;
}
#left {
	float: left;
	margin-right: 10px;
	margin-left: 2px;
	clear: both;
	border: 1px solid #666666;
	margin-top: 20px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	line-height: 20px;
	padding: 4px;
}
a {
	color: #CC3333;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #336633;
	font-style: italic;
}
#content .left {
	float: left;
	margin-right: 4px;
}
#content img {
	border: 1px solid #666666;
}
#content .right {
	float: right;
	margin-bottom: 4px;
	margin-left: 4px;
}
#rightimages {
	width: 200px;
	float: right;
	text-align: right;
	margin-left: 6px;
}
#rightimages img {
	margin-bottom: 6px;
}

