/*
Author: Niels Robin Aagaard
Contact: wizkids.dk
Date: 12.10.06
*/

/* basics */

* {
}

#topcontent, #topmenu, #rightmenu, #footer {
	display: none;	
}

#Columns, #allcontent, body, .topit {
	margin-top: 0;	
	padding-top: 0;
}
