/*------------------------------------------------------------------ 
[Master Stylesheet] 
Project:    Motorsport Ireland 3cols CSS 

[Typography] 
All text: font-family: Helvetica, Arial, Geneva, sans-serif;
Body text: 0.8em

[Colours]
Dark Gray: 	#4D4D4D
Light Gray: #B3B3B3
Fluo Green: #D5DD23
Kaki Green: #6a722a


-------------------------------------------------------------------*/

	#content-wrap { background: #ffffff; }
	#content { margin: 0 230px 0 230px; border-right: solid 1px #B3B3B3; border-left: solid 1px #B3B3B3;}
	
	#utility {width:190px; }
	#sidebar {width:190px; }
