* {
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
}
#wrapper {
	background-color: #6DABF5;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
}
#wrapper #logo {
	background-color: #0099CC;
	height: 250px;
	width: 800px;
	background-repeat: no-repeat;
	background-image: url(../Images/Sheep%20header%202.jpg);
}
#wrapper #logo #sun img {
	margin-top: 15px;
	margin-left: 60px;
}



#wrapper #bodyarea {
}
#wrapper #bodyarea #left {
	background-color: #6DABF5;
	width: 180px;
	float: left;
}
#wrapper #bodyarea #right {
	width: 620px;
	background-color: #FFFFFF;
	float: right;
	margin: auto;

}
#wrapper #bodyarea #footer {
	background-color: #FFFFFF;
	height: 120px;
	float: none;
	width: 800px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
}
#wrapper #bodyarea #footer #leftfooter {
	background-color: #FFFFFF;
	float: left;
	width: 100px;
	height: 100px;
	margin: 10px;
}
#wrapper #bodyarea #footer #rightfooter {
	float: right;
	width: 100px;
	background-color: #FFFFFF;
	height: 100px;
}
#wrapper #bodyarea #footer #centrefoot {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 150px;
}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#wrapper #logo #sun {
	float: right;
	margin-top: 0px;
}
#wrapper #logo #sun {
	float: right;
	height: 250px;
	width: 250px;
}
