body {
	background: url(../images/common/background.png) top center repeat-y #D6EE36;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#container {
	width: 728px;
	margin: 0 auto;
	background: url(../images/common/header.jpg) 19px 40px no-repeat;
	min-height: 500px;
	padding: 0px 30px 0 40px;
}
#header {
	text-align: right;
	padding: 5px;
	font-size: 12px;
}
#header,
#header a {
	color: #633;
	text-decoration: none;
}
a {
	color: #633;
}
#body {
	width: 505px;
	float: left;
	margin-top: 110px;
}
#right {
	float: left;
	width: 206px;
	margin-top: 400px;
	margin-left: 15px;
}
#footer {
	clear: both;
	margin-right: 20px;
	text-align: center;
	color: #036;
}
#footer p,
#footer a {
	color: #036;
	font-size: 12px;
}
h1,
h2,
h3 {
	color: #933;
	text-align: center;
	font-weight: normal;
	margin: 0;
}
h3 {
	font-size: 15px;
	margin: 0 0 1em 0;
}
h1 {
	font-size: 18px;
	margin: 2em 0 0 0;
}
p {
	color: #300;
}
hr {
	background: url(../images/common/hr.png) top right no-repeat;
	height: 10px;
	border: 0;
	margin: 0;
}

.no-background {
	background: url(../images/common/no-background.png) top left no-repeat;
	padding-top: 25px !important;
}
.block {
	text-align: center;
	margin-bottom: 15px;
	font-size: 16px;
}
.blue-background h2 {
	color: #003;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/common/blue-header.png) top left no-repeat;
	padding-bottom: 10px;
}
.blue-background {
	padding-bottom: 15px;
	background: url(../images/common/blue-footer.png) bottom left no-repeat #6CF;
}
.block p {
	padding: 0 10px;
	margin: 0 0 1em 0;
}