body
{
	background: #666666 url('../images/bodybg.jpg') repeat-x 0 0;
	margin:1em 0;
}

#container {
width:850px;
margin:0 auto;
}

#contenttop
{
	background: transparent url('../images/topbg5.png') no-repeat 0 0;
	height: 15px;
}

#contentwrapper
{
	background: transparent url('../images/contentbg3.png') repeat-y 0 0;
}



#footer
{
	height: 42px;
	background: url('../images/bottombg3.png') no-repeat 0 0;
}

#footer1
{
	height: 62px;
	background: url('../images/bottombg3.png') no-repeat 0 0;
}


table
{
border-collapse:separate;
border-spacing:0px 0px;
line-height: 0px;
}

.spacer
{
line-height:normal;
}



