BODY
{
	margin: 0px 0px 0px 0px;
	height: 100%;
}
#mtm_menu_wrap
{
	background: #3a310a;
	height: 28px;
	overflow: none;
	width: 100%;

}
#mtm_menu
{
	background: 3a310a;
	margin: 0 auto;
}
#mtm_menu a
{
	display: block;
	float: left;
	padding: 0;
	text-decoration: none;
	color: #fff0;
}

#mtm_menu a.hover
{
	background: #3a310a;
}


#mtm_menu span.active
{
	display: inline;
}

#mtm_menu span
{
	display: none;
}


#mtm_menu #img
{
	vertical-align: bottom;
}

#mtm_menu #subnav
{
	font-size: 10px;
	margin-bottom: 2em;
}
#mtm_menu #subnav a
{
	color: #fff;
	margin-right: 1em;
}
#mtm_menu #subnav span
{
	color: #fff;
	margin-right: 1em;
}

table.items tr.item td a:link, table.items tr.item td a:visited, table.items tr.item td a:hover
{
	color: #ffffff;
	font-family: 'comic sans ms' , verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

