body {
	background: #7e684d url(img/back_img.jpg) repeat-x fixed 0px 0px;
}
a:link {
	color: #CC3300;	
	text-decoration: none;
}
a:visited {
	color: #CC3300;	
	text-decoration: none;
}
a:hover {
	color: #CC3300;	
	text-decoration: underline;
}
a:active {
	color: #CC3300;	
	text-decoration: underline;
}
#wrapper {
	margin: 0px auto;
	width: 706px;
	font: 0.8em/1.5em "Trebuchet MS", Arial, Helvetica;
	color: #453421;
}
#top {
	background: url(img/top.jpg) no-repeat;
	padding-top: 120px;
	padding-right: 50px;
	padding-left: 50px;
}
#middle {
	background: #FFFFFF url(img/middle.jpg) repeat-y;
	padding-bottom: 30px;
	padding-top: 20px;
}
#flash {
	padding-left: 30px;
	padding-bottom: 30px;
}
#links {
	padding-left: 50px;
	background: url(img/middle.jpg) repeat-y left top;
	padding-top: 3px;
}
#content {
	padding-left: 15px;
	padding-top: 0px;
}
.thispg {
	text-transform: uppercase;
	color: #CC3300;
	font-size: 1.05em;
	font-weight: bold;
	padding-left: 20px;
	line-height: 1.75em;
}
#footer {
	background: url(img/bottom.jpg) no-repeat;
	color: #000000;
	padding: 55px 40px 10px;
	text-align: center;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 1.75em;
	margin-bottom: 0px;
	padding-bottom: 5px;
	color: #660000;
}
#links a {
	padding-left: 20px;
	line-height: 1.75em;
	text-transform: uppercase;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.05em;
}
#links a:link {
	color: #660000;
}
#links a:visited {
	color: #660000;
}
#links a:hover {
	color: #CC3300;
}
#links a:active {
	color: #CC3300;
}
.pg_img {
	padding-bottom: 30px;
}
.header2{
	font-size: 1.2em;
	font-weight: bold;
	color: #660000;
	margin-bottom: 0px;
	padding-top: 0px;
}
.note{
	font-size: 1.0em;
	font-weight: bold;
	color: #660000;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
}