body {
	background-image: url('img/bg3.jpg');
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

#container-v {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}

#container {
	position:relative;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#menu_holder {
	width: 690px;
}
#menu {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
}

#content {
	text-align: left;
	z-index: 0;
}

#notice {
	position: relative;
	font-size: 12px;
}

#gallery {
	top: 260;
}

#lprev {
	font-size: 18px;
	position: absolute;
	top: 425px;
	left: 0px;
}

#rprev {
	font-size: 18px;
	position: absolute;
	top: 425px;
	right: 0px;
}

#larrow {
	z-index: 1;
	position: absolute;
	top: 390px;
	left: 0px;
}

#rarrow {
	position: absolute;
	top: 390px;
	right: 0px;
}

#row1 {
	float: center;
}

#row2 {
	float: center;
}

#title {
	width: 690px;
	font-size: 32px;
	color: #333300;
	padding-top: 10px;
	padding-bottom: 10px;
}
.menu_item {
	float: left;
	text-align: center;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

h2 {
	margin: 0px;
}

.menu_item_link {
	font-size: 15px;
}

.art {
	text-align: center;
}

#the_pic {
	border: 3px double #333300;
}

#prev {
	border: 1px solid #333300;
}

a:link, a:visited {
	color: #30876c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}
