﻿body
{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url("./images/bg_grad.jpg") fixed;
}

h1
{
	font: bold 120% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h3
{
	font: bold 100% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h4
{
	font: bold 100% Arial, sans-serif;
	color:#999999;
	margin: 0px;
	padding: 0px;
}



#t8e8_books
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 1px;
	width: 1000px;
	border-collapse: collapse;
	text-align: left;
	table-layout: fixed;
}
#t8e8_books th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 3px 1px;
	border-bottom: 2px solid #6678b1;
}
#t8e8_books td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 1px 3px;
}
#t8e8_books tbody tr:hover td
{
	color: #009;
}

#p8e8_books
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 1px;
	width: 1270px;
	border-collapse: collapse;
	text-align: left;
	table-layout: fixed;
}
#p8e8_books th
{
	font-size: 14px;
	font-weight: normal;
	padding: 3px 1px;
	border-bottom: 2px solid #6678b1;
}
#p8e8_books td
{
	border-bottom: 1px solid #ccc;
	padding: 1px 3px;
}
#p8e8_books tbody tr:hover td
{
	color: #009;
}
#side
{
height: 400px;
}

/******* hyperlink and anchor tag styles *******/
a:link, a:visited
{
	color: #005FA9;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#pagecell1
{
	position:absolute;
	top: 70px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#pagecell2
{
	position:absolute;
	top: 150px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#tl
{
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr
{
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#pageNav
{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#adcell1
{
	position: relative;
	top: 3%;
	left: 61%;
	right: 2%;
	width: 35%;
	background-color:#999999;
}

#sectionLinks
{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3
{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited 
{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #cccccc;
	background-image:  url("./images/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover
{
	border-top: 1px solid #cccccc;
	background-color:#FFCC66;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

#subSectionLinks a:link, #subSectionLinks a:visited 
{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 3px 0px 3px 30px;
	color: #000099;
}

#content
{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
	overflow: hidden; 
}

#masthead
{
	position: absolute;
	top: 10px;
	left: 2%;
	right: 2%;
	bottom: 50px;
	width: 40%;
	margin-bottom: 10px;	
}

/************** pageName styles ****************/
#siteName
{
	margin: 0px;
	padding: 8px 0px 8px 0px;
	color: #ffffff;
	font-weight: bold;
}

#pageName
{
	padding: 0px 0px 10px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2
{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#pageName img
{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

#siteInfo
{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

.story 
{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3
{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p 
{
	padding: 0px 0px 20px 0px;
}

.image 
{
	position:absolute ;
	top: 52px;
	right: 0px;
}

#advert
{
	padding: 10px;
}

#advert img{
	display: block;
}