body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #808080;
	color: white;
	margin: 5;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #D0B050;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #504040;
	scrollbar-highlight-color: #D0B050;
	scrollbar-shadow-color: #303010;
	scrollbar-track-color: #000000;
}

td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
}

.image {
	border: 1px solid #000000;
	background-color: #ededed;
	text-decoration: none;
	background-position: center;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
.imageshow{
	text-decoration: none;
	background-color: #494949;
	float: left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	padding-right: 2px;
	padding-bottom: 2px;
}

.nav {
	font-weight: bold;
	font-size: 20px;
}

.googleindex {
	font-weight: bold;
	font-size: 12px;
}

.slidetitle
{
	font-size: 18px;
	padding-bottom: 2;
	padding-top: 2;
	padding-right: 5;
	padding-left: 5;
	color: #000000;
}
.filename{
	font-size: 16px;
	text-decoration: none;
}

#index td {
	text-align: center;
}

#index .image {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#slide .name {
	font-weight: bold;
	font-size: 18px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #FF0000
}

a:visited {
	text-decoration: none;
	color: #A0A000
}

a:hover {
	text-decoration: underline;
	color: #FFFF00
}

a:link {
	text-decoration: none;
	color: #FFA000
}

#imageinfo {
	visibility: hidden;
}
