@charset "UTF-8";/* CSS Document *//* ================================================================ This copyright notice must be untouched at all times.The original version of this stylesheet and the associated (x)htmlis available at http://www.cssplay.co.uk/menus/dd_valid.htmlCopyright (c) 2005-2007 Stu Nicholls. All rights reserved.This stylesheet and the assocaited (x)html may be modified in any way to fit your requirements.=================================================================== *//* common styling */.menu {	font-family: arial, sans-serif;	width:800px;	height:99px;	position:relative;	font-size:11px;	margin: 0 auto;}.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:143px;text-align:center; color:#fff; border:0; height:99px; font-size:11px; overflow:hidden;}.menu ul {padding:0; margin:0; list-style: none;}.menu ul li {float:left; position:relative;}.menu ul li ul {display: none;}.but1 {display:block; text-decoration:none; color:#000;width:143px; height:99px; border:none; }.sidebar {display:block; text-decoration:none; color:#000;width:228px; height:99px; border:none; }
