body{
background:#000000;
width:805px;
margin:auto;
padding:0px;
}
/*styling for the index page*/
#heading{
width:569px;
height:98px;
margin:0px auto;
}
#book{
background-image:url('images/content.jpg');
width:569px;
height:487px;
margin:0px auto;
}
.newsimg{
	float:left; 
	width:139px;
	height:148px;
margin:10px 10px;}
#wrapper{
width:570px;
margin:0px auto;}

/*wrapper id which contains all the contennt for the about page*/
#wrapper{
width:688px;
margin:0px auto;}
/*styling for the about page*/
#header{
width:688px;
height:101px;
}
#links{
width:205px;
height:632px;
background:#015776;
float:left;
}
#content{
background-image:url('images/contentbg.jpg');
background-repeat:no-repeat;
width:483px;
height:632px;
float:right;
}
/*content area on the contact page*/
#form-content{
background-color:#87CEFA;
width:483px;
height:632px;
float:right;
}

/*text  and links for the pages*/
p{
font-family:tahoma,geneva, sans-serif;
color:#a9a8a8;
font-size:11px;
margin:10px 15px;}

.page-links{
font-family:tahoma,geneva, sans-serif;
color:#a9a8a8;
font-size:11px;
font-weight:normal;
text-decoration:none;}

/*next button on the extracts page*/
.next{
font-family:tahoma,geneva, sans-serif;
color:#a9a8a8;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:center;
}
/*form on the contact page*/
.form{background-color:#87CEFA;
  }

/*email links on contact and events page*/
.email{
font-family:tahoma,geneva, sans-serif;
color:#a9a8a8;
font-size:11px;
font-weight:bold;
text-decoration:none;}

h1{
font-family:tahoma,geneva, sans-serif;
color:#a9a8a8;
font-weight:bold;
font-size:16px;
margin:0px 15px;}
.bold{
font-family:tahoma,geneva, sans-serif;
font-weight:bold;
font-size:12px;
color:#989898 ;
}
/*formatting for the enter button on the index page*/
.enter{
border-style:none;
margin-top:180px;
width:132px;
height:46px;}


li{margin-bottom:5px;
}

#links ul{
list-style: none;
padding:0;
margin:0;
}


.nav a{
display: block;
padding: 3px;
width: 205px;
text-decoration:none;
font-family:tahoma,geneva, sans-serif;
font-size:12px;
font-weight:bold;
color:#a9a8a8;
margin-left:5px;
}

.nav a:link, .nav a:visited
{
color: #a9a8a8;
text-decoration: none;
}
.nav a:hover
{
background-color: #000;
color: #a9a8a8;
}
/*horizontal line on the news and reviews page */

hr {border: none 0;
border-top:2px dashed #505050;/*the border*/
width: 95%;
height: 1px;
} 
/*copyright text and designed by link formating*/
.copyright{
font-family:tahoma,geneva, sans-serif;
font-size:10px;
color:#505050;
padding-top:10px;
text-align:center;}

#footer{
width:688px;
height:50px;
background-color:#000000;
clear:both;
}

.footer{
font-family:tahoma,geneva, sans-serif;
color:#505050;
font-size:10px;
text-decoration:none;
text-align:center;
}
/*footer for the index page*/
#footer2{
width:569px;
height:50px;
background-color:#000000;
padding-top:1px;
padding-bottom:1px;
margin:0px auto;
clear:both;}










 








