body {
	background-color: #dfdfdf;
	margin: 0px;
	text-align: center;
}

div#container{
	width: 888px;
	margin: 0 auto;
}

div#websiteholder{
	float : left;
	width: 888px;
	text-align: left;
}

div#moodbarholder{
	width: 888px;
	height: 262px;
	background-position: top left;
	background-repeat: no-repeat;
	
	overflow: hidden;
}


div#maincontentholder{
	position: relative;
	width: 888px;
}
div#maincontentholder{
	height: auto;
}
html>body div#maincontentholder{
	height: auto;
}

div#fullcontentholder{
	margin-top: 25px;
	margin-left: 25px;
	width: 600px;
	background-color: #ffffff;
	float: left;
}

div#fullcontentholder div#text{
	padding: 20px;
}

div#fullcontentholder2{
	margin-top: 25px;
	margin-left: 25px;
	width: 600px;
	float: left;
}

div#fullcontentholder2 div#text2{
	padding: 0;
}

div#smallrightpanel{
	float: right;
	width: 237px;
}

div#cmsbyholder{
	float : left;
	width: 888px;
	height: 22px;
	background-color: #dfdfdf;
	text-align: right;
}
