/*************************************************/
/* BODY */
/*************************************************/
body
{
	background-image: url('../images/main_bg_2col.gif');
	background-position: center;
	background-repeat: repeat-y;
}

/*************************************************/
/* CONTENT */
/*************************************************/
#content
{
	float: right;
	width: 635px;
	margin: 0px;
	padding-right: 20px;	
}

/*************************************************/
/* PROMOTIONS */
/*************************************************/
#promotion
{
	display: none;
}
