﻿*
{
				font-family: Verdana, Arial, Sans-Serif;
				font-size: 10px;
}

html, body
{
				background-color: #e4cfbd;
				background-image: url(/images/background.gif);
				background-repeat: repeat-x;
				color: #000000;
				font-family: Verdana, Arial, Sans-Serif;
				font-size: 10px;
				height: 100%;
				margin: 0px;
				min-height: 100%;
				width: 100%;
}

a,
a:active,
a:hover,
a:visited
{
				color: #990000;
}

blockquote
{
				background-color: #ffffff;
				border-bottom: 1px solid #f0dec3;
				border-left: 3px solid #f0dec3;
				border-right: 3px solid #f0dec3;
				border-top: 1px solid #f0dec3;
				padding: 3px 20px 3px 10px;
				text-align: justify;
}

h1
{
				font-size: 1.25em;
				text-align: left;
}

h2
{
				text-align: left;
}

h6
{
				color: #a10808;
				margin: 0;
				padding: 0;
				text-transform: uppercase;
}

hr
{
				background-color: #c0b29c;
				border: 0;
				color: #c0b29c;
				margin: 0 auto 10px auto;
				padding: 0;
				height: 3px;
				width: 90%;
}

img
{
				border: 0;
}

p
{
				color: #000000;
				font-family: Verdana, Arial, Sans-Serif;
				font-size: 10px;
				text-align: justify;
}

li
{
				margin: 0;
				padding: 0;
}

ul
{
				margin: 10px;
				padding: 0 0 0 5px;
				text-align: left;
}

table#main
{
				background-color: #f0dec3;
				border: 0;
				height: 100%;
				margin: 0 auto 0 auto;
				padding: 0px;
				width: 748px;
}

td#left
{
				background-image: url(/images/backgroundShadowLeftBottom.gif);
				background-repeat: repeat-y;
				width: 6px;
}

td#center
{
				padding: 0 12px 0 12px;
				width: 736px;
}

td#right
{
				background-image: url(/images/backgroundShadowRightBottom.gif);
				background-repeat: repeat-y;
				width: 6px;
}

hr#headerhr
{
				color: #d4c0a8;
				background-color: #d4c0a8;
				border: 0;
				height: 3px;
				margin: 5px auto 6px auto;
				width: 711px;
}

div.videoplayer
{
    background-color: #ffffff;
				border: 3px solid #f0dec3;
    padding: 10px;
				text-align: center;
    width: 400px;
    margin: 0 auto;
}

div#newrelease
{
				background-color: #fff5e5;
				border: 1px solid #c0b29c;
				float: left;
				height: 146px;
				margin-right: 3px;
				margin-bottom: 3px;
				padding: 5px;
				text-align: center;
				width: 135px;
}

div#newrelease p
{
				margin: 4px;
				padding: 0;
}

div#banneropen
{
				background-color: #fff5e5;
				border: 1px solid #c0b29c;
				float: left;
				margin-bottom: 3px;
				padding: 3px 3px 1px 3px;
				text-align: center;
				width: 553px;
}

div.clear
{
				clear: both;
}

div#navigation
{
				float: left;
				margin-right: 3px;
}

div#navbuttons
{
				background-color: #fff5e5;
				border: 1px solid #c0b29c;
				margin-bottom: 2px;
				padding: 2px 2px 0 2px;
				text-align: center;
				width: 141px;
}

div.navimg
{
				padding-bottom: 2px;
}

div#content
{
				background-color: #fff5e5;
				border: 1px solid #c0b29c;
				float: left;
				margin-bottom: 3px;
				padding: 12px;
				text-align: center;
				width: 535px;
}

img.bookcover,
img.bookcoverright
{
				background-color: #ffffff;
				border: 1px solid #000000;
				padding: 3px;
				margin: 0 0 5px 15px;
}

img.bookcoverright
{
				margin: 0 15px 5px 0;
}

span.firstletter 
{
				color:#000000;
				float: left;
				font-family: Georgia, Times New Roman, Times, Serif;
				font-size: 400%; 
				line-height:.9em;
				padding-right: 6px;
}

div#announcements
{
				float: left;
				padding: 8px;
				text-align: justify;
				width: 245px;
}

div#news
{
				border-left: 1px solid #c0b29c;
				float: right;
				padding: 8px;
				text-align: justify;
				width: 252px;
}

div#announcements p,
div#news p
{
				padding: 4px 0 4px 0;
				margin: 0px;
}

div#copyright
{
				color: #90826c;
				float: right;
				margin-bottom: 3px;
				padding: 8px;
				text-align: center;
				width: 535px;
}

