/* CSS Document */

body {
	font-family:"Times New Roman", Times, serif;
	background-attachment: scroll;
	background-image: url(imgs/gradientbk.jpg);
	background-repeat: repeat-y;
	background-color:#010504;
}

.maintext {
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size:13px;
}

.headers {
	font-family:"Times New Roman", Times, serif;
	color:#cc9933;
	font-size:18px;
}

.bookinfotext {
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size:12px;
}

#rttxtwrp {
	float: right; 
	clear: right;
}