/*Styles for 2 column layout*/

#secondaryContent {
	display: none;  	
	
} 

#mainContent {
	width: 600px;
}
