* {
	margin:0;
	padding:0;
}
body {
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#outer {
	background:url(images/blue-bg.png) top right repeat-y;
	min-width:790px;
}
#inner {
	background:url(images/bg.png) 0 0 repeat-x;
}
#container {
	width:100%;
	height:100%;
	background: url(images/folheaderimage.gif) top right no-repeat;
}
#top {
	position:relative;
	text-indent:-999em;
	height:167px;
	
}
h1 {
	background: url(images/funnyweather-title.png) 0 0 no-repeat;
	width:627px;
	height:143px;
	position:absolute;
	top:5px;
	right:250px;
}
#middle {
	margin-top:157px;
	background:url(images/blue-bg.png) top right repeat-y;
	padding:0 150px 0 0;
	color:#fff;
	font-size:17px;
	line-height:1.2em;
	width:700px;
	float:right;
}
#left {
	width:200px;
	height:450px;
	float:left;
}
#right {
	margin-top:207px;
	background-color:#DEC14D;
	width:132px;
	float:right;
	text-align:center;
	padding-bottom:100px;
}
.clear {
	clear:both;
}
.buybook, .cartoonkate {
	text-indent:-999em;
	margin-left:15px;
	}
.buybook a {
	margin-top:1em;
	display:block;
	width:95px;
	height:167px;
	position:relative;
	cursor:pointer;
}
.buybook a span {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(images/FWbuythebookbutton.png) 0 0 no-repeat;
}
.cartoonkate a {
	margin-top:50px;
	display:block;
	width:95px;
	height:110px;
	position:relative;
	cursor:pointer;
}
.cartoonkate a span {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(images/FWkateEvansButton.png) 0 0 no-repeat;
}