/* ------------------------------------------------------- 
	
	Menu Stylesheet | gepaheeze.nl

	Lost in Time - Mediamakers
	www.lostintime.nl
	29-11-2006
	
---------------------------------------------------------- */

ul#navlist {
	margin:0px 0px 0px -25px;
	*margin:2px 0px 0px 15px;	
	}
#navlist li {
	display: inline;
	list-style-type: none;
	font-family:"Trebuchet MS";
	font-size:13px;
	}
#navlist a { 
	font-family:"Trebuchet MS";
	font-size:13px;		
	}
#navlist a:link, #navlist a:visited, #navlist a:hover {
	margin:2px 10px 0px 15px;
	font-family:"Trebuchet MS";
	font-size:13px;	
	color: #FFFFFF;	
	text-decoration: none;
	text-transform:uppercase;
	}