@charset "utf-8";
/* CSS Document */

body {
	background-color: #FAF8E3;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/body_bkgnd.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: lighter;
	color: #000000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #CC0000;
}


#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F1EBAD;
}
#header {
	height: 221px;
	width: 900px;
}

#top728 {
	width: 728px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	float: left;
	width: 550px;
	margin-top: 10px;
	padding-left: 10px;
}
#rightrail {
	float: right;
	width: 300px;
	padding-right: 5px;
	margin-bottom: 200px;
}
#rightrail img {
	margin-bottom: 15px;
	margin-top: 10px;
}
#bottom728 {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.highlight {
	background-color: #E9D774;
	display: block;
	padding: 10px;
	margin-bottom: 10px;
}
#rightrail2 {
	margin_top: 300px;
	width: 300px;
	float: right;
	padding-right: 5px;
}
#rightrail2 img {
	margin-bottom: 15px;
	margin-top: 10px;
