
#navi #worksonpaper a
{
/*	color: #fff; */
}

#subnavi
{
	text-align: center;
	margin: 50px auto 10px auto;
}
#subnavi ul
{
	list-style: none;
}
#subnavi li
{
	float: left;
	border-right: 1px solid #999999;
	padding: 0 5px;
	font-size: 18px;
}
#subnavi li.last
{
	border-right: none;
}
#subnavi a
{
	font-weight: 900;
	color: #9d0000;
	border-bottom: 1px dashed #9d0000;
}
#subnavi a:hover
{
	border-bottom-style: solid;
}


div.galleryImg
{
	text-align: center;
	float: left;
	width: 243px;
}

.clear
{
	clear: both;
	margin-top: 20px;
	height: 50px;
}


.top
{
	float: right;
	color: #9d0000 !important;
	font-size: 14px;
	clear: both;
}

#gallery
{
	margin: 140px 10px;
}



div.galleryImg
{
	width: 1000px;
	margin: 0 10px 20px 10px;
}
div.galleryImg div
{
	
}
.galleryHeading
{
	margin-bottom: 20px;
	text-align: center;
}

#backtopaper
{
	display: block;
	margin-top: 20px;
	margin-left: 20px;
	color: #9d0000;
	text-decoration: underline;
}
h3
{
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
	clear: both;
}
p
{
	text-align:center;
	margin-bottom: 20px;
}