@charset "UTF-8";
#wrapper #navbar {
	height: 200px;
	width: 800px;
}
#wrapper #header {
	background-image: url(../images2010/mostlycomedypage/mostlyheaderimage.png);
	height: 200px;
	width: 800px;
}
#wrapper #mainbody {
	width: 800px;
}
#wrapper #footer {
	clear: both;
}

