body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 94%;
	color: #000000;
	list-style-position: inside;
	list-style-type: disc;
}

table, th, td {
font-size: inherit;
font-family: inherit;
color: inherit;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 94%;
	list-style-position: outside;
	list-style-type: disc;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.red14bold {
	font-size: 120%;
	font-weight: bold;
	color: #990000;
}
a:active {
	color: #000066;
	text-decoration: underline;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #336699;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #666666;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-style: normal;
	font-weight: bold;
}

/* Used on links page */
.linkdescription {
font-size: 85%;
}

/* Gallery index and thumbnails */

table.gallerythumbs td {
vertical-align: top;
text-align: center;
font-size: 90%;
color: #666;
font-family: arial, verdana, helvetica, sans-serif;
font-weight: bold;
padding: 0 8px 5px 0;
width: 158px;
}

table.gallerythumbs td img {
border: 1px solid #000;
}

table.gallerythumbs td a, .galleryback a {
text-decoration: none !important;
color: #666 !important;
}

table.gallerythumbs td a:hover, .galleryback a {
text-decoration: none !important;
color: #333 !important;
}

table.gallerythumbs td a.visited, .galleryback a {
text-decoration: none !important;
color: #999!important;
}

table.gallerythumbs td a img {
border: 1px solid #000;
}

.galleryback {
color: #333;
font-family: arial, verdana, helvetica, sans-serif;
font-weight: bold;
text-align: center;
margin-bottom: 2em;
padding: 1em;
}

.galleryback a {
text-decoration: none;
}

/* Gallery Pages */
.gallerylisting {
margin-left: .5em;
padding-left: 1em;
}


#gallerytable {
margin: 0px 20px;
}

#gallerytable td {
margin: 0;
padding: 0px;
}

.gallerytitle {
text-transform: uppercase;
margin: .1em;
}

.galleryimage {
border: 1px solid black;
margin: 4px;
}

.gallerycaption {
margin: 8px;
text-align: justify;
}



table.gallerynav {
margin: 0;
}

table.gallerynav td {
font-size: 120%;
color: #666;
font-weight: bold;
padding: 10px 0 10px 0;
vertical-align: middle;
}

table.gallerynav td a{
color: #666;
text-decoration: none;
}

table.gallerynav td a:hover, table.gallerynav td a:visited {
color: #000;
text-decoration: none;
}

.arrow {
font-size: 150%;
vertical-align: -15%;
}

.clear {
clear: both;
}

.output {
background-color: #ddd;
color: black;
width: 500px;
margin: 5px;

}

