.catagory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: blue;
	}

a:link {
	
	text-decoration: underline;
}

a:visited {
	
	text-decoration: underline;
}

a:hover {
	background-color: yellow;
	text-decoration: underline;
}

	
a.catagory:link {
	color: #373434;
	text-decoration: underline;
}

a.catagory:visited {
	color: #362d2d;
	text-decoration: underline;
}

a.catagory:hover {
	background-color: yellow;
	text-decoration: underline;
}

a.tell:link {
	color: #373434;
	text-decoration: underline;
	font-size: 7pt;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

a.tell:visited {
	color: #362d2d;
	text-decoration: underline;
	font-size: 7pt;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

a.tell:hover {
	background-color: yellow;
}


body {
	background-color: #000000;
}

table.main{
	background-color: #f0f0f0;
	background-image: url('images/light_background.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
}

table.thumbnails {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #373434;
}

A.thumbnails:link {
	color: #373434;
	text-decoration: underline;
}

a.thumbnails:visited {
	color: #362d2d;
	text-decoration: underline;
}

a.thumbnails:hover {
	background-color: yellow;
}


.catagoryHead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16pt;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}

table.single{
	background-color: #cccccc;
	background-image: url('images/light_background_single.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
}

table.singleText {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-decoration: none;
	color: #373434;
}

.singleCopy {
	text-indent: 10px;
	font-size: 10pt;
}

p.thumbnails {
	margin: 5px;
}
	
table.exhibits {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #373434;
	width: 75%;
	border-width: 2px;
	border-style: inset;
	border-color: #000000;
}

table.exhibitsHighlight {
	background-color: #f8f372;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	width: 75%;
	border-width: 2px;
	border-style: outset;
	border-color: #000000;
}

table.contact {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding: 4px;
	width: 60%;
}

table.statment {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #373434;;
	padding: 4px;
	width: 80%;
}
form.contact {
	background-color: #cacaca;
	color: #000000;
	font-size: 11pt;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #373434;
}

.index_footer {
	color: #ffffff;
	font-size: 16pt;
	font-family: Helvetica, Arial, sans-serif;
}

a.index_footer:link {
	color: #ffffff;
	text-decoration: underline;
	font-size: 16pt;
	font-family: Helvetica, Arial, sans-serif;
}

a.index_footer:visited {
	color: #ffffff;
	text-decoration: underline;
	font-size: 16pt;
	font-family: Helvetica, Arial, sans-serif;
}

a.index_footer:hover {
	background-color: red;
}


table.crossLink {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #373434;
	width: 750px;
	border-width: 2px;
	border-style: inset;
	border-color: #000000;
}
	
