body {
	background: #D87D2D url(../images/bg_autumn.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}
h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
}
h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
p {
	margin: 0 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #FFFFFF;
}
a:link {
	color: #78BCEB;
	background: transparent;
	text-decoration: none;
}
a:hover {
	color: #78BCEB;
	background: transparent;
	text-decoration: underline;
}
a:visited {
	color: #78BCEB;
	background: transparent;
	text-decoration: none;
}
#container {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}
#flash {
	margin: 20px 0 0 0;
	padding: 0;
}