body {
	margin:0;
	padding:0;
	background-color:#f4eae1;
	color:#330000;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}

a, a:visited {
	color:#330000;
}
#container {
	width:920px;
	margin:20px auto;
	text-align:left;
	font-size:12px;
}

h1 {
	font-family:Garamond, Georgia, serif;
	color:#5F3209;
	font-size:60px;
	margin-top:95px;	
}
.sub-page h1 {
	margin:0;
}
h2 {
	font-family:Garamond, Georgia, serif;
	color:#5F3209;
}
#left {
	float:left;
	width:140px;
	margin-right:20px;
}
#middle {
	float:left;
	width:460px;
	font-size:14px;
	line-height:1.3em;
}
#right {
	background:url(images/folbaby.png) top right no-repeat;
	padding-top:350px;
	width:300px;
	float:right;
}
#right p {
	padding-left:25px;
}
ul {
	list-style:none;
	margin:40px 0 0 0;
	padding:0;
}
li {
	margin:0 0 10px 0;
}
#left a {
	display:block;
	width:140px;
	position:relative;
	cursor:pointer;
}
#left a span {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.buybook, .cartoonkate, .myriad, .links {
	text-indent:-999em;}
.myriad a {
	margin-top:10px;
	height:196px;
}
.myriad a span {
	background:url(images/publisherLinkButton.png) 0 0 no-repeat;
}
.links a {
	margin-top:20px;
	height:123px;
}
.links a span {
	background:url(images/FOLlinksbutton.png) 0 0 no-repeat;
}
.buybook a {
	margin-top:40px;
	height:133px;
}
.buybook a span {
	background:url(images/coverbabe.png) 0 0 no-repeat;
}
.cartoonkate a {
	margin-top:20px;
	height:123px;
}
.cartoonkate a span {
	background:url(images/homepagebutton.png) 0 0 no-repeat;
}
.back-link {
	height:100px;
	width:100px;
	float:right;
	text-indent:-999em;
}
a.back {
	position:relative;
	display:block;
	width:100px;
	height:100px;
}
a.back span {
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:url(images/FOLbackbutton.png) 0 0 no-repeat;
}
