body {
	color: maroon;
	font-family: Georgia,Times,serif;
	font-size: medium;
	line-height: 150%;
	background-color: #FFFFEC;
/*	background-image: url(texture.gif);*/
}

h1 {
	font-size: 150%;
	font-style: italic;
	font-weight: bolder;
	text-indent: 12em;
	text-transform: inherit;
	letter-spacing: 0.2em;
	border-bottom: maroon;
	border-width: 0 0 3px 0;
	border-style: none none dotted none;
	width: 100%;
	padding: 1em 0 1ex 0;
	margin: 0;
}

#thumbnails ul {
	list-style-type: none;
}

#thumbnails li {
	display: block;
	padding: 5% 0 0 0;
}

#thumbnails {
	width: 16em;
	padding: 0 1.5%;
	float: left;
	border-top-width: 0;
	border-right-width: 3px;
	border-bottom-width: 0;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #0000FF;
}

#thumbnails a img {
	border-style: none;
	border-width: 0;
	border-color: transparent;
}


#main-image {
	margin: 5.5em 0 0 12em;
}
body,td,th {
	font-size: 16px;
	color: #3333CC;
	font-family: Pristina;
	font-weight: bold;
}
body {
	background-color: #0066FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 18px;
	color: #3333CC;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {font-size: 10}
.style3 {font-size: 9px}
.style4 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {font-size: 10px}
