body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-color: #FEDC75;
	background-image: url(corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}




#container {
	width: 970px;
	margin: 0 auto;
	position: relative;
	background-image: url(cheeky.png);
	background-repeat: no-repeat;
	background-position: center;
	
} 

#contentindex {
	width: 600px;
	float: left;
	margin-top: 5px;
	padding: 0px 15px 15px 25px;
	margin-bottom: 0px;
	margin-top: 20px;
	font-size: 80%;
	min-height: 400px;
	_height: 400px;		
}






#footer {
clear: both;
height: 180px;
width: 970px;
text-align: center;
}

.footerright {
	float:right;
	margin-top: 100px;
	height: 30px;
}
.footerright p {
	color:#686564;
	font-size: 140%;
	padding-top: 0px;
}

.footerright a {
	text-align: right;
	color:#686564;
	text-decoration:none;
}

.footerright a:hover {
	color:#E1AC2E;
	text-decoration:none;
}

#footerleft { float:left;margin-top: 25px; margin-left: 30px; width: 600px;}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	color:#1D1D20;
	font-weight: normal;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #1D1D20;
	padding-bottom: 0px;
	text-align: center;

}



h2 a {
	
color:#686564;
	text-decoration:none;
}

h2 a:hover {
	
color:#E1AC2E;
	text-decoration:none;
}


.clear {
	clear: both;
}

/* CSS Document */

