/* CSS for village-missions.org
	 Hand coded by Matthew Farnell
	 Copyright 2006 Matthew Farnell */

/* Header - Tabs
-------------------------------*/
#header {
	background: #885C2C url(/homes/images/header.jpg) left no-repeat;
}

#tabs li.logging {
	width: 160px;
	background: url(/images/tabs/tab1-off.gif) left top no-repeat;
}

#tabs li.land {
	width: 176px;
	background: url(/images/tabs/tab2-off.gif) left top no-repeat;
}

#tabs li.homes {
	width: 155px;
	background: url(/images/tabs/tab3-on.gif) left top no-repeat;
}