#main_table {
	background: url(../images/main_bg.png) 0 0 repeat-y;
	height: auto;
	width: 919px;
}
#sonsors {
	background: url(../images/sponsors_links.png) 0 0 no-repeat;
	height: 209px;
	width: 919px;
}
#logo_strip {

		background: url(../images/top_logo.png) 0 0 no-repeat;
	height: 191px;
	width: 919px;
}


body {
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center top;
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
}
#side_menu {
	float: none;
	width: 180px;
	margin-right: 5px;
	margin-left: 16px;
}
#main_body {
	width: 665px;
	margin-left: 15px;
}
#cart {
	width: 280px;
	margin-left: 5px;
	margin-top: 40px;
}
#sponsors {
	width: 600px;
	margin-left: 20px;
	margin-top: 30px;
	height: 90px;
}
#bottom_nav {
	float: right;
	margin-right: 35px;
}
#top_nav {
	width: 700px;
	padding-left: 10px;
}
