body {
	background-color: #FFEFB9;
	background-image: url(global/backing_r3_c1.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#header {
	background-image: url(global/backing_r1_c3.jpg);
	background-repeat: repeat-x;
}
#logo {
	position: absolute;
	left: 208px;
	top: 29px;
}

#leftpanel {
	background-image: url(global/backing_r2_c1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 134px;
	height: 394px;
	width: 195px;
	padding-left: 14px;
	padding-top: 20px;
}
#content {
	margin-top: 20px;
	margin-left: 230px;
	width: 540px;
}




p {
	font-size: 1em;
	line-height: 1.6em;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: justify;
}
h1 {
	font-size: 30px;
	color: #A00412;
	margin-top: 0px;
}
