/* 
	DISCLAIMER -
	A lot of this code is (or could be)
	bad in FF; it is a company choice that
	we don't spend time to
	develop in both IE and FF.
	hmmm.
	:s
*/
	

/* CSS Document */


/* basic text styles 	*/
		
body {
font-family:"Times New Roman", serif;
font-size:12pt;
background: none;
}

#navigationBar { display: none; }
#sidebarleft{ display: none; }
#righthand{ display: none; }
#content{
width:450px;
height:2000px;
}
