body{
	font-size: 10px;
	font-family: Arial,Univers,Helvetica,sans-serif;
	margin-left: 0px;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	BACKGROUND: url(images/wood-bg.jpg) #4d1300 repeat;
	z-index:0

}



#wrapper
{

	BORDER-RIGHT: 0px solid; 
	BORDER-TOP: 0px solid; 
	BORDER-LEFT: 0px solid; 
	BORDER-BOTTOM: 0px solid; 

	PADDING-TOP: 0px; 	
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: auto; 

	WIDTH: 75%;

	DISPLAY: block;
	
	POSITION: relative; 
	TOP: 0px; 


}


#top
{
	position: relative;
	width:800px;
	height:120px;
	border:0px;
	margin:0px;
	BACKGROUND: url(images/booktop1.png) no-repeat;
	z-index:10;
}

#bottom
{
	position: relative;
	width:800px;
	height:30px;
	border:0px;
	margin:0px;
	BACKGROUND: url(images/bookbottom.png) no-repeat;
	z-index:1
}

#main
{
	position: relative;
	width:800px;
	border:0px;
	margin:0px;
	BACKGROUND: url(images/mainbook.png) repeat-y;
	z-index:1
}

#spine
{
	position: relative;
	width:60px;
	border:0px;
	margin:0px;
	float:left;
	background:transparent;
	z-index:1
}

#book
{
	position: relative;
	width:680px;
	border:0px;
	left:0px;
	float:left;
	background:#FFF;
	z-index:1

}

#logo
{

	position:absolute; 
	height:51px; 
	left:460px; 
	width: 278px; 
	top:50px; 
	z-index:1;
	BACKGROUND: url(images/gary_daykin_logo.gif) no-repeat;

}

.hiddenDiv
{
	display:none;
}

.clearfix:after {
	DISPLAY: block; HEIGHT: 0px; VISIBILITY: hidden; CLEAR: both; CONTENT: "."
}
.clearfix {
	DISPLAY: inline-block
}
*.clearfix {
	DISPLAY: block
}

.heading
{
	font-size: 48px;
	color: #000;


}

.text
{
	font-size: 22px;
	color: #000;
	line-height:1em;


}

.newsheadline
{
	font-size: 24px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;

}

.newstext
{
	font-size: 14px;
	color: #333;
	font-family: "Times New Roman", Georgia, Times, serif;


}


ul {
margin:0px auto;
padding:0;
list-style-type:none;
width:100%;

}

ul li {
float: left;
padding-right:50px;
padding-left: 40px;
padding-bottom: 80px;

}

LABEL.over {
	POSITION: absolute; 
	 
	COLOR: #000; 
	padding: 0px;
	padding-top: 4px;

	font-size: 14px;
	font-family: "Times New Roman", Georgia, Times, serif;

}


LABEL.error {
	BORDER: #e33 2px solid; 
	TEXT-ALIGN: left !important; 
	PADDING: 3px; 
	BACKGROUND-COLOR: #f3d3d3; 
	DISPLAY: block; 
	COLOR: #333; 
	BORDER-TOP: 0px; 
}

.labelerror{
	BORDER: #e33 2px solid; 
	TEXT-ALIGN: left !important; 
	PADDING: 3px; 
	BACKGROUND-COLOR: #f3d3d3; 
	DISPLAY: block; 
	COLOR: #333; 
	BORDER-TOP: 0px; 
	BORDER-bottom: #e33 2px solid; 
	display: none;
}

INPUT
{

	background: #f8e5c6;
	font-size: 14px;
	border:0px;
	border-bottom:1px dashed #000;
	font-family: "Times New Roman", Georgia, Times, serif;
	width:370px;

}

TEXTAREA
{

	background: #f8e5c6;
	font-size: 14px;
	border:0px;
	font-family: "Times New Roman", Georgia, Times, serif;
	width:470px;
	height:200px;

}

A
{

	color:#000;
	text-align:left;
	

}
