body {
	margin: 0px;
	background-image: url(images/0taf.gif);
	background-repeat: repeat;
	background-position: center;
	scrollbar-track-color: #000031;
	scrollbar-face-color: #940029;
	scrollbar-highlight-color: #940029;
	scrollbar-darkshadow-color: #940029;
	scrollbar-shadow-color: #D5AA4E;
	scrollbar-3dlight-color: #DEBF57;
	background-color: #993300;
}

#page {
	position: relative;
	width: 764px;
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #E0B56A;
	background-image: url(images/04-bggif.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#left-col {
	position: relative;
	width: 572px;
	height: auto;
	float: left;
	text-align: left;
	padding: 9px 9px 9px 15px;
	color: #DEBF57;
}
	
#ri-col {
	position: relative;
	width: 158px;
	height: auto;
	float: right;
	text-align: left;
	padding-right: 12px;
	color: #DEBF57;
}

a {
	color: #DEBF57;
	text-decoration: none;
	font-size: 11px;
}
A:VISITED {
	color: #A58658;

}

hr {
	color: #CC9933;
}

p {
	text-indent: 24px;
}
#ri-col a {
	display: block;
}
#page2 {
	background-image: url(images/04-bgpg2.gif);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
	width: 756px;
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #DCBE51;
	padding: 12px 15px;
	text-align: left;
}
.lil {
	font-size: 10px;
}
