/* CSS Document */

h1 {
font-size:3em;

font-family:Verdana, Arial, Helvetica, sans-serif;
color:#CCCCCC;
}
p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.75em;
color:#666666;
line-height:24px;
width:450px;
} 
a:link {
text-decoration: none;
color:#666666;
background-color:#FAF0E9;
}
a:hover {
color: #FAF0E6;
background-color:#FF4500;
}
a:visited {
text-decoration: none;
color:#666666;
background-color:#FAF0E9;
}

#title {
top: -200px;
left: 280px;
}
#subtitle {
	position: absolute;
top: 585px;	
left: 25px;}

#content {
	position: relative;
	top: -560px;
	left: 430px;
	color:#cd2626;
}	

#menu {
	position: relative;
	top:-528px;
	left:430px;
	height: 25px;
	margin: 0;
	font-size:0.75em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-variant: small-caps;
	width: 500px;
}
#menu ul {
margin: 0;
list-style: none;
padding: 0;
}
#menu li {
float: left;
} 
#menu a {
text-decoration: none;
display: block;
width: 80px;
padding: 3px;
text-align: center;
background-color: white;
color: #666666;
border: 1px solid #ccc;
} 
#menu a:hover {
background-color: #FF4500;
color:#FAF0E6;
} 
#buy {
	position: absolute;
	top:653px;
	left:90px;
	height: 20px;
	margin: 0;
	font-size:0.8em;
	font-family:impact;
	color:#CD2626;
	width: 400px;
}
#buy a {
text-decoration: none;
display: block;
width: 80px;
padding: 4px;
text-align: left;
background-color: white;
color: #666666;
border: 1px solid #ccc;
} 
#buy ul {
margin: 0;
list-style: none;
padding: 0;
}

#graphic {
	width:400;
}

#bookclub {
	position: absolute;
	top:653px;
	left:193px;
	height: 20px;
	margin: 0;
	font-size:0.8em;
	font-family:impact;
	color:#CD2626;
	width: 400px;
}
#bookclub a {
text-decoration: none;
display: block;
width: 80px;
padding: 4px;
text-align: left;
background-color: white;
color: #666666;
border: 1px solid #ccc;
} 
#bookclub ul {
margin: 0;
list-style: none;
padding: 0;
}

