/*/*/
/* SEBA Styles - Copyright SEBA 2008 /*

/** Useful Shortcuts:
*	font: font-style  font-variant  font-weight  font-size / line-height  font-family
*	background:  background-color  background-image  background-repeat  background-attachment  background-position 
*	border: border-width  border-style  border-color 
*	margin: top right bottom left 
*	padding: top right bottom left
***/



/********************* PRINT STYLES *****************************/
#page {
}

#leftColumn {
	float: none;
}
#leftColumn div {margin-top: 5px;}
#nav, #newsletter, #directories, #topnav, #footer{display: none;}
#rightColumn {
	float: none; 
}
#content {
	}
	

 
