BODY {
	background: #C6B89A;
	font: 9pt Arial;
}
a:link {
	color: #8D7621;
	text-decoration: underline;
	font: 9pt Arial;
}
a:visited {
	color: #8D7621;
	text-decoration: underline;
	font: 9pt Arial;
}
a:hover {
	color: #B5A789;
	text-decoration: underline;
	font: 9pt Arial;
}
a:active {
	color: #8D7621;
	text-decoration: underline;
	font: 9pt Arial;
}
/* Header */
.headerBODY {
	margin: 0px;
}

/* Sides */
.sideBG {
	margin: 0px;
}
/* Footer */
.footBG {
	background: #000000;
	font: 9pt Arial;
	color: #B29635;
	margin: 0px;
}
/* Travelling Banner */
.topBanner {
	background: fixed url(images/pb_bg.gif) repeat-x;
	margin: 0px;
}
