.header
{

	background: #434343 url('../img/gradheadgy.png') repeat-x;
	color: white;

}

.header a {
	color: white;
}

.content
{
	padding: 8px;
	color: #000;
 
	background: #CECECE url('../img/gradbackgy.png') repeat-x;
}

#copyright
{
	color: #000;
	background: #CECECE url('../img/gradbackgy.png') repeat-x;
	 
	margin: 10px auto;
	width: 300px;
	text-align: center;
}

.paginate
{
	background: #CECECE url('../img/gradbackgy.png') repeat-x scroll 0 0;
 
	cursor: pointer;
	width: 20px;
}
