#top-wrapper
{
    background: url( ../img/jazzparty.jpg ) no-repeat;
	width: 900px;
	height: 150px;
	margin: 0 auto;
	text-align: left;
}

	#top
	{

		height: 150px;
		width: 194px;
		float: left;
		margin-right: 0px;
		margin-bottom: 10px;
	}

	#topcontrols
	{
		float: left;
		width: 666px;
		height: 150px;
		padding: 0;
	}

	#pagemenu
	{

	}

    #footer
    {
        text-align: right;
        margin-bottom: 20px;
    }