/* CSS Document */
body
{
margin-top:10px;
margin-right:5px;
margin-left:5px;
background:url(../Images/BDImage2.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:normal;
}

.kids {
	font-family: Comic Sans Ms, Arial, Helvetica, sans-serif;
    color: #990099;
}

img.floatLeft { 
    float: left; 
    margin: 10px;
}
img.floatRight { 
    float: right; 
    margin: 10px;
}

h1, h2, h3, h4, h5, p
{
    margin-left: 7px;
    margin-right: 7px;
}

p {
	font-size: 1em;
}



.tableCenter
{
	text-align:center;
}

.maintable
{
border-color:#006699; 
border-width:2px; 
border-style:solid; 
margin:0 auto;
width: 720;
}

.contenttable
{
width:100%; 
background-color:#FFFFFF;
}

.imageheader
{
}

td
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:normal;
line-height:1.4;
}

.linkClass1 a:link
{
text-decoration:none;
color:#006699;
font-weight:bold;
}

.linkClass1 a:visited
{
text-decoration:none;
color:#006699;
font-weight:bold;
}

.linkClass1 a:active
{
text-decoration:none;
color:#006699;
font-weight:bold;
}

.linkClass1 a:hover
{
text-decoration:underline;
color:#006699;
font-weight:bold;
}

.linkClass2 a:link
{
text-decoration:underline;
color:#006699;
font-weight:bold;
}

.linkClass2 a:visited
{
color:#006699;
font-weight:bold;
}

.linkClass2 a:active
{
color:#006699;
font-weight:bold;
}

.novel-body {
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-bottom:20px;
	width:380px;
	height:250px;
	float:right;
	overflow:auto;
}

.novel-box {
	float:left;
	margin-top:5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.novel-facets {
	margin-left: 5px;
	margin-right: 5px;
	margin-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
}

.novel-divider {
	clear: both;
	border-bottom: 1px dotted #CCC;
}

.photowrapper {
	width:500px;
	float: right;
	height:auto;
	padding: 0;
	margin:inherit;
	background-color: #ddeffb;
}

.photowrapper .photo_container {
	width: 500px;
	clear: both;
	padding: 5px 0 10px 0;	
	margin: 0;
	overflow: visible;
	background-color: #ddeffb;
}

.photo_container .photobox {
	position: relative;
	text-align: right;
	float: right;
	width:auto;
	height: inherit;
	overflow: visible;
	margin:10px;
}

.photobox .textsection {
	text-align:center;
}

.photobox p {
	padding: 0;
	margin: 0;
}

.photobox .header {
	color: #000000;
	font-weight:normal;	
	line-height: 15px;
	padding: 0;
	margin: 2px 0 2px 5px;
}

.tablewrapper{
background-color:#FFFFFF;
border-color:#006699; 
border-width:2px; 
border-style:solid;
margin:0 auto;
width: 720;
}

.programwrapper {
	text-align:center;
	width:500px;
	height:auto;
	padding-top:25;
	padding-bottom:25;
	margin:0 auto;
	background-color: #ddeffb;
}

.programwrapper table {
	margin:0 auto;
	text-align:center;
	border-color:#006699; 
	border-width:1px; 
	border-style:solid;
	width: 80%;
}

.programwrapper td{
	text-align:center;
	border-color:#006699; 
	border-width:1px; 
	border-style:solid;
}

.menuwrapper
{
	text-align: center;
	width: inherit;
	margin: 2 2 2 2;
	height:inherit;
}

.menuwrapper ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.menuwrapper ul li {
padding-bottom: 3px; /*bottom spacing between menu items*/
padding-top: 2px;
font-weight:bold;
font-size:12px;
white-space:nowrap;
border-bottom:1px; 
border-bottom-color:#666666; 
border-bottom-style: solid;
}

.menuwrapper ul li a:link {
background: url(Images/MapleIcon.gif) no-repeat center left;
display: block;
padding-left: 5px;
text-decoration:none;
color:#006699;
font-weight:bold;
font-size:12px;
}

.menuwrapper ul li a:visited {
background: url(Images/MapleIcon.gif) no-repeat center left;
display: block;
padding-left: 5px;
text-decoration:none;
color:#006699;
font-weight:bold;
font-size:12px;
}

.menuwrapper ul li a:hover {
background: url(Images/MapleIcon.gif) no-repeat center left;
display: block;
padding-left: 5px;
text-decoration: underline;
color:#006699;
font-weight:bold;
font-size:12px;
}



