#logo {
	/*background-color: Red;*/
	}
#logo a {
	display: block;
	background: url("../images/logo.gif") 0px 0px no-repeat; /* images/logo.gif*/
	text-decoration: none;
	width: 120px;
	height: 30px;
	}
/*#logo a:hover { background-color: transparent; }*/