@charset "utf-8";
/* CSS Document */

#box_paperback {
	background-image: url(images/paperback2.gif);
	background-repeat: repeat;
	width: 955px;
	margin: 0px;
}
#box_bottom {
	background-image: url(images/very-bottom.gif);
	height: 48px;
	width: 880px;
}
#box_verybottom {
	background-image: url(images/very-bottom.gif);
	height: 48px;
	width: 900px;
	margin: 0px;
}
#box_nav {
	background-color: #006;
	padding: 10px;
	height: 300px;
	width: 200px;
	top: 200px;
	right: 600px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bolder;
	color: #FFF;
	margin-right: 95px;
	margin-top: 30px;
	letter-spacing: 3px;
}
#box_paperback #box_nav a {
	color: #FFF;
}
#box_paperback #box_nav a:hover {
	color: #FF0;
}
#box_paperback #box_nav a:visited {
	color: #FFF;
}
#box_paperback #box_nav a:active {
	color: #FF0;
}

#box_textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 575px;
	margin-left: 35px;
	padding-top: 5px;
}

#box_toplogo {
	background-image: url(images/toplogo2.png);
	height: 97px;
	width: 900px;
	margin: 0px;
}
