#content{
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

#main
{
    width: auto;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header {
	height: auto;
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

	
}

#menu_bar{
	width: 950px;
	height: 49px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;


	background-color: ;
}


#top
{
margin: 0 auto;
height: 17px;
width: 740px;
}

#page
{
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-decoration: line-through;

}

#right
{
	float: right;
	width: 475px;
	height: 500px;
	clear: right;

}




#left
{
	float: left;
	width: 475px;
	height: 500px;
}



#bottom
{
	background: url(images/bottom.png) no-repeat bottom;
	height: 19px;
	width: 740px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#center
{
	height: 500px;
	width: 950px;
	float: none;
	margin: 0px;
}
#page
{
	width: 950px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-decoration: line-through;
}
#under {
	height: 120px;
	clear: both;
	margin: 0 auto;
	width: 950px;
}

#footer {
	height: 160px;
	clear: both;
	margin: 0 auto;
	width: 950px;
}

