body {
	background-image: url('paper.jpg');
	margin: 0px 0px 0px 0px;
	font-family:  arial, sans-serif !important;
	color: #506425;
	font-size: xx-small;
	
}

A:link {
   color: #506425 !important;
   text-decoration: none;
   font-weight: normal;
}
A:visited {
   color: #506425 !important;
   text-decoration: none;
   font-weight: normal;
}
A:hover {
   color: #506425 !important;
   text-decoration: none;
   font-weight: bold;
}
A:active {
   color: #506425 !important;
   text-decoration: none;
   font-weight: bold;
}

*#center {
	color: #930;
	font-size: larger;
	text-align: center;
}

*#invisible {
   visibility: hidden;
}

img {
	vertical-align: bottom;
	
}
img.up {
   border-style: none;
   vertical-align: baseline;
}

div.pagehead {
   padding: 0px;
   margin: 0px;
   border-style: none;
   background-color: #b7b98a !important;
   text-transform: uppercase;
   white-space: nowrap;
   text-align: center;
}
div.headline1 {
   font-size: 170%;
   color: white !important;
   font-weight: normal;
   letter-spacing: 12px;
   padding-top: 1.0em;
}
div.headline2 {
	font-size: medium;
	color: #930 !important;
	font-weight: bold;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
}

table.navigate {
   margin-left: auto;
   margin-right: auto;
   border-spacing: 0px;
   border-style: none;
}
table.navigate tr{
   vertical-align: bottom;
}
table.navigate td{
   border-style: none;
   padding: 5px 5px 4px 5px;
   margin: 0px 0px 0px 0px;
}

table.goto {
	margin-left: auto;
	margin-right: auto;
	table-layout: fixed;
	border-spacing: 0px;
	border-width: 1px;
	border-style: none;
	padding-left:  0px;
	padding-right: 0px;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 100%;
	color: #506425;
	
}
table.goto tr {
   height: 35px;
   vertical-align: middle;
}
table.goto td {
   border-width: 1px;
   border-style: none;
   font-weight: normal;
   text-align: center;
}
table.goto td.bold {
   border-style: none;
   font-weight: bold;
   text-align: center;
   color: #930
}
.headline2 {
	color: #930;
}
.artwork_title {
	color: #506425;
	font-size: xx-small;
	text-align: center;
}

	


