@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Helvetica", Arial, san-serif;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

a {
	color:#ff8c00;
  	text-decoration: none;
	
}

/*menu-top*/



#logo {
	position: relative; top: 25px; left: 25px;
	width: 100px; height: 100px; 
	padding: 0 0px 0 0;
	font-size: 12px;
	color:#ff8c00;
	line-height: 15px;
}


#date {
	background: #fff;
	position: absolute;
	top: 25px;
	left: 160px;
	width: 100px;
	height: 50px;
	font-size: 10px;
	line-height: 15px;
}

#address {
	background: #fff;
	position: absolute;
	top: 25px;
	left: 285px;
	width: 100px;
	height: 50px;
	font-size: 10px;
	line-height: 15px;
}


#info {
	background: #fff;
	position: absolute;
	top: 25px;
	left: 410px;
	width: 100px;
	height: 50px;
	font-size: 10px;
	line-height: 15px;
}


#store {
	background: #fff;
	position: absolute;
	top: 25px;
	left: 535px;
	width: 100px;
	height: 50px;
	font-size: 10px;
	line-height: 15px;
}


#about {
	background: #fff;
	position: absolute;
	top: 100px;
	left: 160px;
	width: 490px;
	height: 250px;
	font-size: 10px;
	line-height: 15px;
}


#gallery {
	position: absolute;
	top: 390px;
	left: 160px;
	width: 300px;
	color:#ff8c00;
	height: 25px;
	font-size: 14px;
	line-height: 15px;
}





#artists {
	background: #fff;
	position: absolute; 
	top: 435px; 
	left: 25px;	
	width: 100px;
	height: 400px;
	font-size: 10px;
	line-height: 15px;
}


#links a {
	color: #ff8c00;
	line-height: 15px;
	text-decoration: none;

}

#links a:hover {
	color:#ff8c00;
	line-height: 15px;
	text-decoration: underline;

}

#links a:active {
	color:#ff8c00;
	line-height: 15px;
	text-decoration: underline;

}


#links a:visited {
	color:#ff8c00;
	line-height: 15px;
	text-decoration: none;

}


#links1 {
	background: #fff;
	position: absolute;
	top: 420px;
	left: 160px;
	width: 100px;
	height: 400px;
	font-size: 10px;
	line-height: 15px;
}

#links2 {
	background: #fff;
	position: absolute;
	top: 420px;
	left: 285px;
	width: 100px;
	height: 400px;
	font-size: 10px;
	line-height: 15px;
}


#links3 {
	background: #fff;
	position: absolute;
	top: 420px;
	left: 410px;
	width: 100px;
	height: 400px;
	font-size: 10px;
	line-height: 15px;
}


#links4 {
	background: #fff;
	position: absolute;
	top: 420px;
	left: 535px;
	width: 100px;
	height: 400px;
	font-size: 10px;
	line-height: 15px;
}


#footer {
	background: #fff;
	position: relative;
	top: 815px;
	left: 160px;
	width: 480px;
	height: 50px;
	font-size: 10px;
	line-height: 15px;
	border-top: 1px #000 dotted;
}
