/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Title : sabidesign
Author : keith berry
Type: Print
Description : Screen and projection stylesheet for www.sabidesign.co.uk
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

html, body{margin: 0px;padding: 0;background: #E6E3DE;}

a {text-decoration: none; color: #777777;}
a:link {text-decoration: none; color: #777777;}

#validxhtml, #flash, #nav, #header, #rightbox, #topofpage{display:none;}

#main_text {
	float: none !important;
	width: auto;
	height: auto;
	margin:0;
	border:0px;
	padding:0px;
	text-align: justify;
}




