A {
	COLOR: #000
}
BODY {
	BORDER-RIGHT: 0px; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	PADDING-LEFT: 0px; 
	BACKGROUND: url(images/bg.jpg) #88ac54 repeat-x left top;  
	background-color: #88ac54;
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	FONT: 85% Arial, Helvetica, sans-serif, Verdana; 
	BORDER-LEFT: 0px; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: 0px; 

}

h2
{


	background-color: #e5e9c4;
	background-image: url(images/quiltSmall.jpg);
	background-repeat: no-repeat;
	height: 2em;
	border: 1px solid #88AC54;
	color:#88AC54;


}

h2 span
{
	
	
	padding-left: 3em;
	
	

}


.topTen
{

	list-style-type: none;


}

.topTen li
{

	clear: both;
	

}

.topTen .number
{

	width: 10%;
	

}

.topTen div
{

	float: left;
	width: 85%;
	padding-bottom: 1em;

}



.p1{

	padding: 1em;


}


.left
{

	float: left;

}


.right
{

	float: right;

}


#mainContainer
{



	width: 700px;
	background-color: #fff;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #FAFAEC;
	margin-left: auto;
	margin-right: auto;		
}


#headerText
{

	

	font: 130%;
	font-weight: bold;
	padding: .5em;
	background-color: #e5e9c4;
	background-image: url(images/cdf.jpg);
	background-repeat: no-repeat;
	height: 4em;


}


#headerPicture
{

	
	width: 100%;
	height: 15em;
	background-color: #e5e9c4;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	BACKGROUND: url(images/bookCover.jpg) #88ac54 repeat-x left top; 

}

#menu
{

	
	background-color: #e5e9c4;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 95%;



}

#menu ul
{

	list-display-type: none;
	

}

#menu ul li
{

	display: inline;
	padding: .5em;
	
	
	

}

#menu ul li a
{

	margin-left: .5em;
	margin-right: .5em;
	text-decoration: none;	
	font-weight: bold;
	padding-left: .25em;
	padding-right: .25em;	
	border: 1px solid #e5e9c4;
	
	
	
}

#menu ul li a:hover
{

	background-color: #88ac54;
	color: #e5e9c4;
	font-weight: bold;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: .25em;
	padding-right: .25em;

}


#mainText
{
	
	padding: 2em;	
}

#mainText a
{

	

}

#mainText a:hover
{

	clear:both;
	text-decoration: underline;

}

#mainText img
{

	padding: 1.5em;

}

#mainText p a
{

	display: block;
	text-decoration: underline;

}

#mainText li
{

	padding-bottom: 1em;

}


#mainText ul
{

	clear: both; 
	list-style-type: none;


}



#footer
{


	width: 100%;
	height: 5em;
	background-color: #e5e9c4;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 700px;
	margin-left: auto;
	margin-right: auto;	
}
