#wrap{
	background: #FFF url(../images/wrap-all.gif) repeat-y;
	}

/* Container - Rei */

#container{
	width: 800px;
	}


/* Left Column - J */

#leftcolumn{
	width: 170px;
	}


/* Center Column - J */

#centercolumn{
	width: 600px;
	}

#centerleft{
	width: 49%;
	}

#centerright{
	width: 49%;
	}


/* Right Column - EJ */

#rightcolumn{
	width: 170px;
	}

