body {
		background-color:#262626;
		background-image:url(images/flash_bg.jpg);
		background-repeat:repeat-x;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:0px;
	}
	
#page {
		height:650px ;
		width:1070px;
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		margin-bottom:0px;
	}
	
#content_right {
		height:650px;
		width:766px;
		float:left;
		}
		
#content_left {
		height:250px;
		width:300px;
		padding-top:180px;
		padding-left:4px;
		float:left;
		}
