body {
	clear: both;
	font-size: 11px;
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
	background-color: #cfcfcf;
}

#main {
	position: absolute;
	top: 0;
	left: 50%;
	width: 740px;
	margin-left: -370px;
	background-image: url(bg1.gif);
	background-color: #fafaf2;
}

#banner
{
	padding: 0 0 0 0;
	margin-bottom: 0px;
	width: 740px;
	text-align: center;
	height: 166px;
}

#sidebar
{
	margin-left: 0px;
	font-family: arial,helvetica,sans-serif;
	background-color: #f7f7f2;
	background-image: url(bg2.gif);
	color: #263d62;
	font-weight: bold;
	font-size: 11px;
	width: 130px;
	text-align: left;
	line-height: 1.3em;
	height: 900px;
	padding: 15px 20px 15px 30px;
}
#sidebar a.t {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #be6310;
	text-decoration: none;
}
#sidebar a.t:visited {
	color: #be6310;
}
#sidebar a.t:hover {
	color: #be6310;
	text-decoration: underline;
}

#content
{
	padding: 0 0 0 0;
	margin:  0px;
	width: 740px;
	background-image: url(bg1.gif);
	background-color: #fafaf2;
}

#content-txt
{
	position: absolute;
	top: 190px;
	width: 480px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
	letter-spacing: .02em;
	text-align: left;
	margin: 0 20px 20px 215px;
}
#content-txt a:active, #content-txt a:link
{
	color: #314a6a;
	text-decoration: underline;
}
#content-txt a:visited
{
	color: #314a6a;
}
#content-txt a:hover 
{
	color: #314a6a;
	text-decoration: none;
}

.quote {
	color: #464646;
	font-size: 11px;
	text-align: left;
	line-height: 1.2em;
	padding: 0 25px 5px 25px;
}

text {
	color: #000;
}

.book-title
{
	color: black;
	font-size: 12px;
	line-height: 1.3em;
}

.sm
{
	font-weight: bold;
	text-align: center;
	color: #3c8293;
}

.right
{
	text-align: right;
	margin-right: 55px;
}

.blue {
	color: #073278;
	font-weight: bold;
}

.reg
{
	font-size: 11px;
	line-height: 1.2em;
	
}

.reg2
{
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2em;
	color: #000;
	text-align: left;
}

.ctr
{
	text-align: center;
}

.ctr1
{
	text-align: center;
	padding: -30px 0 0 0;
}

.pln
{
	font-weight: normal;
	font-size: 10px;
}

.pic-left {
	float: left; 
	margin-right: 1em;
	margin-top: .5em;
}

.pic-right {
	float: right;
	margin-left: 1em;<br>
	margin-top: .5em;
}

#footer {
	margin-top: 2.1em;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	color: #263d62;
	font-weight: bold; 
	line-height: 14px;
	margin-bottom: 1.7em;
	text-align: center;
}
#footer a:link {
	color: #263d62;
	text-decoration: underline;
}
#footer a:visited {
	color: #263d62;
	text-decoration: underline;
}
#footer a:hover {
	color: #263d62;
	text-decoration: none;
}

.copyright {
	clear: both;
	margin-top: 38px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9px;
	color: #867d6c;;
	font-weight: bold; 
	line-height: 12px;
	text-align: center;
}

h1 {
	font-size: 14px;
	color: #3c8293;
	width: 480px;
	font-family: verdana,arial,helvetica,sans-serif;<br>
	padding: 0;
	margin: 0;
	margin-bottom: -19px;
	text-align: center;
}

h2 {
	font-size: 13px;
	color: #3c8293;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-bottom: 4px;
	text-align: center;
}

