body{

background:#fff url(../images/bg.gif) top left repeat-y;
margin:0;
padding:0;
text-align:center;
font-family:helvetica, Arial, Verdana, Sans-serif;
}

#wrapper{

width:960px;
height:auto;
margin:59px auto 0 auto;
text-align:left;
}

#mastHead{
position:relative;
float:left;
width:960px;
height:auto;

}

#mastHead h1{

background: url(../images/logo.png) top left no-repeat;
width:168px;
height:33px;
text-indent:-9000px;

}

#navigation{
position:relative;
float:left;
width:960px;
height:auto;

}

#footer{
position:absolute;
top:700px;
width:960px;
height:auto;
font-size:11px;
color:#666;
text-align:center;
}

a:link, a:visited{

font-size:11px;
color:#ed1b24;




}

a:hover{


color:#666;




}




.nav {
	margin: 0;
	padding: 0;
	height: auto;
	list-style: none;
	display: inline;
	overflow: hidden;
	position:relative;
	float:left;
	}

.nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

.nav a {
	float: left;
	padding:0;
	margin:0; 
	overflow: hidden;
	height: auto; 

	}
	


.nav a:active, .nav a.selected {
	background-position: 0 -30px;
	}
	
	
	#biography{

	position:absolute;
	top:98px;
	left:160px;
	width:181px;
	height:247px;
	
	}
	
	#link_biography a  {
	width: 181px;
	height:247px;
	background: url(../images/btn_bio.png) top left no-repeat;
	text-indent:-9000px;
	}
	
	#link_biography a:hover {
	background-position: 0 -247px;
	}
	
	#books{

	position:absolute;
	top:200px;
	left:342px;
	width:209px;
	height:284px;
	
	}
	
	#link_books a  {
	width: 209px;
	height:284px;
	background: url(../images/btn_books.png) top left no-repeat;
	text-indent:-9000px;
	}
	
	#link_books a:hover {
	background-position: 0 -284px;
	}
	
	#contact{

	position:absolute;
	top:23px;
	left:383px;
	width:150px;
	height:176px;
	
	}
	
	#link_contact a  {
	width: 150px;
	height:176px;
	background: url(../images/btn_contact.png) top left no-repeat;
	text-indent:-9000px;
	}
	
	#link_contact a:hover {
	background-position: 0 -176px;
	}
	
	
	#links{

	position:absolute;
	top:-32px;
	left:535px;
	width:104px;
	height:140px;
	
	}
	
	
	#link_links a  {
	width: 104px;
	height:140px;
	background: url(../images/btn_links.png) top left no-repeat;
	text-indent:-9000px;
	}
	
	#link_links a:hover {
	background-position: 0 -140px;
	}
	
	#reviews{

	position:absolute;
	top:106px;
	left:557px;
	width:190px;
	height:173px;
	
	}
	
	#link_reviews a  {
	width: 190px;
	height:173px;
	background: url(../images/btn_reviews.png) top left no-repeat;
	text-indent:-9000px;
	}
	
	#link_reviews a:hover {
	background-position: 0 -173px;
	}
	
	#appearances{

	position:absolute;
	top:275px;
	left:609px;
	width:245px;
	height:103px;
	
	}
	
	#link_appearances a  {
	width: 245px;
	height:103px;
	background: url(../images/btn_appearances.png) top left no-repeat;
	text-indent:-9000px;
	}
	
	#link_appearances a:hover {
	background-position: 0 -103px;
	}
	
	
	#blog{

	position:absolute;
	top:47px;
	left:769px;
	width:167px;
	height:185px;
	
	}
	
	#link_blog a  {
	width: 167px;
	height:185px;
	background: url(../images/btn_blog.png) top left no-repeat;
	text-indent:-9000px;
	}
	
	#link_blog a:hover {
	background-position: 0 -185px;
	}

