@charset "utf-8";
/* CSS Document */
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
#header { padding-top: 5px; }


#logo { height: 99px; width: 164px; margin-right: auto; margin-left: auto; }

#flash { width: 920px; margin-right: auto; margin-left: auto; }

#content { width: 920px; margin-top: 40px; margin-right: auto; margin-left: auto; }

a:link { color: #684a11; text-decoration: none; }

a:visited { text-decoration: none; color: #684A11; }

a:hover { text-decoration: none; color: #666666; }

a:active { text-decoration: none; color: #666666; }

#footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none; width: 920px; margin-right: auto; margin-left: auto; margin-top: 15px; text-align: center; line-height: 1.9em; }
h1 {
	font-size: 13px;
	text-align: center;
	background-color: #F4F1EA;
	background-repeat: repeat-x;
}
h2 {
	font-size: 13px;
	text-align: center;
	background-color: #F4F1EA;
	background-repeat: repeat-x;
 }
#banner {
	position: absolute;
	top: 60px;
	z-index: 1;
	height: 206px;
	width: 216px;
	left: 5px;
}
#banner-dx {
	position: absolute;
	top: 60px;
	z-index: 1;
	height: 300px;
	width: 250px;
	right: 5px;
	border: 3px solid #6C4128;
}

