/* LAYOUT */

body {
	margin:0px ;
	padding:0px ;
	}
	
#wrapper {
	width:967px ;
	margin:0px 0px 20px 20px;
	}
	
#top {
	width:950px ;
	margin:0px ;
	}
		
#left {
	float:left ;
	width:194px ;
	margin:0px ;	
	}
	
#middle {
	float:left ;	
	}
	
#right {
	width:250px ;
	float:right ;			
	}
	
#bigright {
	width:753px ;
	float:left ;
	}
