body
{
margin: 0 0 20px 0;
color: black;
background-color: white;
background-image: url("NewBack.jpg");
background-repeat: no-repeat;
background-position: bottom left;
background-attachment: fixed;
font-family: verdana;
font-size: 12px;
text-align: center;
}
a
{
color: black; text-decoration: none;
}
a:visited
{
color: black;
}
a:active
{
color: black;
}

img 
{
display: block
} 
#header {
	background-color: Transparent;
  border-color: Transparent;
	border-width: 2px;
	border-style: none;
	text-align: center;
	width: 800px;
  height: 200px;
  background-position: -0px -0px;
}
#page {
	margin: 20px auto;
	padding: 0;
	width: 800px;
	background-color: Transparent;
	border-color: Transparent;
	border-width: 2px;
	border-style: solid;
	text-align: left;
	}

#content {
  width:700px;
  background:Transparent;
  padding: 10px;
  font-family: verdana;
  font-size: 12px;
  color:#000000;
  text-align: left;
	margin: 0 auto;	
  }
#navigate { /* background image block */
display: block;
width: 800px;
height: 200px;
background: url("http://www.djmoody.co.uk/Header.png") no-repeat;
margin-top: 0px;
text-align: left;
margin: 0 auto;	
}
#navigate a {
text-decoration:none;
}
.hide {
visibility:hidden;
}
#homepage { /* Home Link 2*/
float: left;
position:absolute;
width : 80px;
height: 60px;
margin-left: 0px;
margin-top: 140px;
}
#books { /* Books Link */
float: left;
position:absolute;
width : 100px;
height: 60px;
margin-left: 80px;
margin-top: 140px;
}
#bio { /* Bio Link */
float: left;
position:absolute;
width : 70px;
height: 60px;
margin-left: 180px;
margin-top: 140px;
}
#faq { /* FAQ Link */
float: left;
position:absolute;
width : 80px;
height: 60px;
margin-left: 250px;
margin-top: 140px;
}
#store { /* Store Link */
float: left;
position:absolute;
width : 90px;
height: 60px;
margin-left: 330px;
margin-top: 140px;
}
#forum { /* Forum Link */
float: left;
position:absolute;
width : 100px;
height: 60px;
margin-left: 420px;
margin-top: 140px;
}
#contact { /* Contact Link */
float: left;
position:absolute;
width : 110px;
height: 60px;
margin-left: 520px;
margin-top: 140px;
}
#links { /* Links Link */
float: left;
position:absolute;
width : 80px;
height: 60px;
margin-left: 630px;
margin-top: 140px;
}
#login { /* Login Link */
float: left;
position:absolute;
width : 90px;
height: 60px;
margin-left: 710px;
margin-top: 140px;
}
#home { /* Home Link */
float: left;
position:absolute;
width : 800px;
height: 140px;
margin-left: 0px;
margin-top: 0px;
}


#headbanner {/* for current book banner */
position: center;
padding: 0;
height: 100px;
margin-left: 0px;
text-align: center;
}

#footer {
  text-align: right;
	bottom: 50px;
  }
	
#footergap {
  text-align: right;
	position: absolute;
	bottom: 50px;
  }

#section {
  font-size: 14px; 
	font-weight: bold;
	}
	
#heading {
font-size: 12px;
}

#footstrip { /* end image block */
display: block;
width: 800px;
height: 50px;
background: url("http://www.djmoody.co.uk/footstrip.png") no-repeat;
margin-top: 0px;
text-align: left;
margin: 0 auto;	
}
#navigate a {
text-decoration:none;
}
.hide {
visibility:hidden;
}
#facebook { /* Facebook Link */
float: left;
position:absolute;
width : 120px;
height: 50px;
margin-left: 0px;
margin-top: 0px;
}
#goodreads { /* Goodreads Link */
float: left;
position:absolute;
width : 130px;
height: 50px;
margin-left: 120px;
margin-top: 0px;
}
#myspace { /* Myspace Link */
float: left;
position:absolute;
width : 160px;
height: 50px;
margin-left: 250px;
margin-top: 0px;
}
#amazon {/* Amazon Link */
float: left;
position:absolute;
width: 160px;
height: 50px;
margin-left: 410px;
margin-top: 0px;
}
#imdb { /* IMDB Link */
float: left;
position:absolute;
width : 90px;
height: 50px;
margin-left: 570px;
margin-top: 0px;
}
#twitter { /* Twitter Link */
float: left;
position:absolute;
width : 140px;
height: 50px;
margin-left: 660px;
margin-top: 0px;
}


