body
{
	width: 800px;
	height: 480px;
	margin: 0 0 0 0;
}

img
{
	margin: 0px 0px 0px 0px;
	border: 0px;		
}

a
{
	color: #000000;
	text-decoration: none;
	border: 0;
}

.bottomlinks
{
	color: #000000;
	text-decoration: none;
	border: 0;
}

#main
{
	width: 800px;
	height: 480px;
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
	background-image: url(http://www.defenestration.net/themes/dirtylicious/img/body.jpg);
	color: #000000;
}

#logo
{
	width: 296px;
	height: 51px;
	position: fixed;
}

#top_banner 
{
	position: fixed;
	width: 468px;
	height: 60px;
	left: 327px;
	top: 1px;
}

#menu 
{
	margin: 0 0 0 0;
	width: 800px;
	position: absolute;
	top: 62px;
	background-color: #fff;
	height: 28px;
	text-align: left;
}

#player
{
	position: fixed;
	top: 67px;
	width: 512px;
	height: 384px;
	margin-left: 0;
	left: 4px;
	border: 2px groove #e8e9e3;
	background-image: url(images/playerbackground.png);
}

#kickout
{
	top: 67px;
	position: fixed;
	left: 524px;
	width: 265px;
	height: 384px;
	border: 2px groove #e8e9e3;
	background-image: url(images/kickout.png);
	text-align: center;
}

#footer
{
	position: fixed;
	width: 800px;
	height: 17px;
	top: 457px;
	text-align: center;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
		font: small "Lucida Grande", Lucida, Verdana, sans-serif;
}