@charset "utf-8";
/* CSS Document */



ul,ol {
	list-style : none;
}

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */

h1,h2,h3,h4,h5,h6,pre,code {
	font-size : 1em;
}

/* remove the inconsistent (among browsers) default ul,ol padding or  
margin  */
/* the default spacing on headings does not match nor align with
     normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote  
as well */
/* form elements are oddly inconsistent, and not quite CSS  
emulatable. */
/*  nonetheless strip their margin and padding as well */

/* whoever thought blue linked image borders were a good idea? */

a img,:link img,:visited img {
	border : none;
	text-decoration : none;

}

/* de-italicize address */

address {
	font-style : normal;
}

/* more varnish stripping as necessary... */

:link,:visited {
	text-decoration : none;
}

ol,ul {
	list-style : none;
}


blockquote,body,fieldset,form,h1,h2,h3,h4,h5,h6,html,input,li,pre,ol,u 
l  {
	margin : 0;
	padding : 0;
	color: #898989;
	font-size: 1.1em;
}

a img,:link img,:visited img {
	border : none;
	padding: 0px;
	text-decoration : none;
}

/* text */
#mainBody {
	width: 820px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}

#heading {
	width: 820px;
	height: 90px;
}

#bodyBackground {
	width:700px;
	min-height:650px;
	float:right;
	background-image:url(images/Background.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

/* Internet Explorer *
/*\*/
* html #bodyBackground {
    height: 650px;
}
/**/

#bodyContent {
	width: 450px;
	padding-left:20px;
	padding-top:20px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595959;
}

#bodyContent a {
	color:#898989;
	text-decoration:underline;
}

#bodyContent a:hover {
	color:#595959;
	text-decoration:none;
}

#booksContent {
	width:330px;
	padding-left:10px;
	padding-top:10px;
	height:280px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595959;
	background-color:#FFFFFF;
}

#booksContent a {
	color:#595959;
	text-decoration:underline;
}

#booksContent a:hover {
	color:#898989;
	text-decoration: underline;
}

#booksCover {
	width:155px;
	height:250px;
	float:right;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595959;
}

#booksCover a {
	color:#595959;
	text-decoration:underline;
}

#booksCover a:hover {
	color:#898989;
	text-decoration: underline;
}

#newsflashbox {
	width:155px;
	height:250px;
	float:right;
	padding-left:10px;
	padding-top:40px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595959;
}

#newsflashbox a {
	color:#595959;
	text-decoration:underline;
}

#newsflashbox a:hover {
	color:#898989;
	text-decoration: underline;
}

#newsflash {
width:140px;
height:auto;
margin-left:auto;
margin-right:auto;
background-color:#cfbd77;
color:#595959;
text-align:center;
font-weight:bold;
padding:5px;
}

#newsflashcopy {
width:140px;
height:auto;
margin-left:auto;
margin-right:auto;
background-color:#EAEAEA;
color:#898989;
padding:5px;
}

#menuLeft {
	width:120px;
	padding-top:50px;
	height:auto;
	float:left;
}

#menuLeft a {
	color:#898989;
}

#menuLeft a:hover {
	color:#595959;
}

#menuTop {
	width: 820px;
	height: 28px;
	text-align:right;
	background-image:url(images/menu_background.gif);
	background-position:bottom;
	background-repeat:no-repeat;

}

#menuTop a {
	color:#cfbd77;
}

#menuTop a:hover {
	color:#595959;
}

#menuItemTop {
	display:inline;
	height:25px;
	width:auto;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#cfbd77;	
}

#menuItemSide {
	height:25px;
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	font-style:italic;
	color:#595959;
}

#bookPage {
	width:130px;
	height:220px;
	float:left;
	padding-left:5px;
	padding-top:10px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595959;
}

#bookPage a {
	color:#595959;
	text-decoration:underline;
}

#bookPage a:hover {
	color:#898989;
	text-decoration: underline;
}

#shareit {
	width: 500px;
	height: 28px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial;
	font-size:11px;
}

#socialBookMarks {
	font-family:Arial;
	font-size:11px;

}

#shareit li{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	display:inline;
	padding-left:10px;
	padding-right:10px;
}

#shareit a{
	color:#666666;
}

#shareit a:hover{
	color:#000000;
}

.leftImage {
	float:left;
	padding:5px;
}

.rightImage {
	float:right;
	padding:5px;
}

.heading_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#000033;
}

.breakClear {
	clear:both;
}

.heading_2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#000033;
}

.heading_3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C69C20;
}	

.greyText {
	color:#898989;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}	

.scrollSign {
width: 500px;
height: 550px;
padding-left: 5px;
padding-right: 5px;
float: left;
overflow: auto;
}
