﻿body {
	background-color: #200f00;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
	text-align: center;
	}

a:link {
	color: #6A0000;
	text-decoration: none;
}
a:visited {
	color: #6A0000;
	text-decoration: none;
}
a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
	}
a:active { 
	color: #920000;
	text-decoration: none;
	}

div {
	text-align: left;
	font-family: 'times';
	font-size: 14px;
	font-weight: bold;
}

table {
	font-family: 'times';
	font-size: 14px;
	font-weight: bold;
	}

#wrapper {
	text-align: center;
	width: 857px;
	height: 661px;
	position:relative;
	margin:auto;
	width:857px;
	}
#header {
	width: 857px;
	height: 93px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	}
#left {
	width: 24px;
	height: 536px;
	background-image: url('images/left.gif');
	background-repeat: no-repeat;
	float: left;
	}
#nav {
	width: 800px;
	height: 48px;
	float: left;
	}
#navdiv {
	width: 800px;
	height: 28px;
	background-image: url('images/navdiv.gif');
	background-repeat: no-repeat;
	float: left;
	}
#right {
	width: 33px;
	height: 536px;
	background-image: url('images/right.gif');
	background-repeat: no-repeat;
	float: right;
	}
#content {
	width: 800px;
	height: 460px;
	background-image: url('images/content.gif');
	background-repeat: no-repeat;
	float: left;
	}
#colone {
	width: 208px;
	height: 460px;
	float: left;
	}
#coltwo {
	width: 388px;
	height: 460px;
	float: left;
	}
#colthree {
	width: 204px;
	height: 460px;
	float: left;
	}
	
#book {
	width: 208px;
	height: 281px;
	background-repeat: no-repeat;
	float: left;
	}
#buy {
	width: 208px;
	height: 178px;
	background-image: url('images/buy.gif');
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	font-size: 16px;
	}
#con1 {
	width: 388px;
	height: 457px;
	overflow: auto;
	padding: 0px;
	float: left;
	}
#condiv {
	width: 388px;
	height: 49px;
	background-image: url('images/condiv.gif');
	background-repeat: no-repeat;
	float: left;
	}
#con2 {
	width: 388px;
	height: 212px;
	overflow: auto;
	padding: 5px;
	float: left;
	}
#news {
	width: 204px;
	height: 37px;
	background-image: url('images/news.gif');
	background-repeat: no-repeat;
	float: left
	}
#newsbg {
	width: 204px;
	height: 423px;
	overflow: auto;
	padding: 10px;
	float: left;
	font-size: 12px;
	}
#bottom {
	width: 857px;
	height: 32px;
	background-image: url('images/bottom.gif');
	background-repeat: no-repeat;
	float: left;
	}
	
#contenttextbox {
	width: 800px;
	height: 460px;
	float: left;
	overflow: auto;
	padding: 15px;
	}
	
#scrollingcontent {
	height: 400px;
	width: 500px;
	float: left;
	overflow: auto;
	padding: 15px;
	}
	
#legal {
	text-align: center;
	width: 857px;
	position:relative;
	margin:auto;
	font-color="ffffff";
	}