body {
	margin: 0px;
	padding: 0px;
	color: #5A4632;
	font-size: 95%;
	font-family: Tahoma, Arial, sans-serif;
	background-color: #291500;
}

a					{ color: #BF0000; text-decoration: underline; }
a:hover				{ text-decoration: none; }
a:link img, a:visited img	{ border-style: none; }

#logo			{ margin: 60px 0 22px 0; }
#menu			{ margin: 3px 0 8px 1px; height: 52px; overflow: hidden; text-align: center; }
#menu ul		{ margin: 0; padding: 0; height: 52px; font-size: 14px; font-weight: bold; }
#menu li		{ margin: 0; padding-top: 10px; height: 52px; float: left; list-style: none inside none; }
#menu a		{ color: #5C4F42; text-decoration: none; }
#menu a:hover	{ color: #AC9F82; }
#header		{ color: #000000; font-size: 100%; font-weight: bold; }
#footer		{ color: #5C4F42; font-size: 11px; padding: 16px 35px 0 0; text-align: right; }
#footer a		{ color: #5C4F42; font-size: 11px; text-decoration: none; }

#menu1		{ width: 107px; background: url('/i/menu_1.jpg') top left no-repeat; }
#menu2		{ width: 105px; background: url('/i/menu_2.jpg') top left no-repeat; }
#menu3		{ width: 105px; background: url('/i/menu_3.jpg') top left no-repeat; }
#menu4		{ width: 105px; background: url('/i/menu_4.jpg') top left no-repeat; }
#menu5		{ width: 105px; background: url('/i/menu_5.jpg') top left no-repeat; }
#menu6		{ width: 107px; background: url('/i/menu_6.jpg') top left no-repeat; }

#main_bg {
	width: 726px;
	margin: 0 auto;
	border-width: 2px;
	border-style: solid;
	border-color: #E17D00;
	background: url('/i/bg.jpg') top left repeat-y;
}
#main_bottom {
	background: url('/i/bg_bottom.jpg') bottom left no-repeat;
}
#main_top {
	text-align: left;
	padding-left: 45px;
	background: url('/i/bg_top.jpg') top left no-repeat;
}

#text_bg {
	background: url('/i/text_bg.jpg') top left repeat-y;
}
#text_bottom {
	background: url('/i/text_bottom.jpg') bottom left no-repeat;
}
#text_top {
	width: 555px;
	padding: 75px 40px 75px 43px;
	background: url('/i/text_top.jpg') top left no-repeat;
}
#text_top div {
	width: 555px;
	min-height: 200px;
	padding: 15px 10px;
}

.w3c, .w3c a		{ color: #bebb90; padding: 5px 0; text-align: center; text-decoration: none; }
.w3c a:hover		{ color: #bebb90; font-style: italic; }

.rakeback			{ border: 1px solid #000; }
.rakeback TD		{ border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: center; }
.rakeback TH		{ border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: center; font-weight: bold; background-color: #E17D00; }
