body {
	background-image: url(images/bg_r1_c1.jpg);
	background-repeat: repeat-x;
	background-color: #FAC845;
	margin: 0px;
}
#top {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
}
.bg1 {
	background-image: url(images/main_bg.jpg);
	width: 50%;
}
.mid {
	background-color: #ffffcc;
	height: 10px;
}
a:link {
	text-decoration: none;
	color: #B32500;
}
a:visited {
	text-decoration: none;
	color: #B32500;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #B32500;
}
.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.book {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: bold;
	color: #FFFF00;
}
.style1 {color: #FFFFFF}
.toplinc {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.border {
	border: 1px solid #000000;
}
.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #B32500;
}
.t {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

