﻿div#menu	{border: none;
		height: 48px;
		width: 840px;
		margin: 0 auto 0 auto;
		padding: 0 0;
		background-image: url(../cont-back2.png);
		background-color: white;
		background-repeat: repeat-x;
		text-align: center}

div#menu ul	{list-style-type: none;
		border: none;
		height: 48px;
		width: 840px;
		margin: 0 0;
		padding: 0 0;
		font-size: 10.0pt;
		font-family: Impact,Helvetica,sans-serif;
		font-style: normal;
		text-indent: -9999px}

div#menu li		{border: none;			
			float: left;
			height: 48px;
			width: 168px;
			padding: 0 0;
			margin: 0 0;
			font-size: 12pt}

div#menu li a		{display: block;
			text-decoration: none;
			height: 48px;
			width: 168px;
			margin: 0 0;
			padding: 0 0;
			color: #4a4a4a;
			text-indent: -9999px
			}

a#home			{background-repeat: no-repeat;
			background-image: url(../button/home.png);
			background-position: 1px top}
			

a#home:hover		{text-decoration: none;
			background-position: 1px bottom;
			color: black}

a#about			{background-repeat: no-repeat;
			background-image: url(../button/about.png);
			background-position: 1px top}
			

a#about:hover		{text-decoration: none;
			background-position: 1px bottom;
			color: black}

a#art			{background-repeat: no-repeat;
			background-image: url(../button/art.png);
			background-position: 1px top}
			

a#art:hover		{text-decoration: none;
			background-position: 1px bottom;
			color: black}



a#time			{background-repeat: no-repeat;
			background-image: url(../button/time.png);
			background-position: 1px top}
			

a#time:hover		{text-decoration: none;
			background-position: 1px bottom;
			color: black}

a#faq		{background-repeat: no-repeat;
			background-position: 1px top}
			

a#faq:hover		{text-decoration: none;
			background-position: 1px bottom;
			color: black}
