@charset "UTF-8";
body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}
#thumbnails {
}
#thumbnails  ul {
	list-style-type: none;
	display: inline;
	float: none;
}
#thumbnails  li {
	display: inline;
	margin: 0px 8px 25px;
	padding: 4px;
	list-style-type: none;
}
#container {
	float: none;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}
#footer {
	margin: 0px;
	padding: 2px;
	border-top: thin solid;
	border-right: none;
	border-bottom: none #330066;
	border-left: none;
	text-align: center;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin-right: 24px;
	margin-left: 24px;
}
#footer a {
	text-decoration: none;
	color: #330066;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
	color: #CC0000;
	font-weight: normal;
}
#main {
	margin: 0px;
	padding: 2px;
	background-color: #FFFFFF;
}
#banner {
	margin: 0px;
	padding: 0px;
	background-color: #330066;
	text-align: center;
}
#nav {
	margin: 0px;
	padding: 2px;
	background-color: #CC99FF;
	border-top: none;
	border-right: none;
	border-bottom: thin solid #330066;
	border-left: none;
	text-align: center;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav li {
	display: inline;
	margin-right: 24px;
	margin-left: 24px;
}
#nav a {
	text-decoration: none;
	color: #330066;
	font-weight: normal;
}
#nav a:hover {
	text-decoration: underline;
	color: #CC0000;
	font-weight: normal;
}
.footer_copyright {
	font-size: small;
	padding-top: 4px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main  a {
	text-decoration: none;
	color: #663399;
	font-weight: bold;
}
#main  a:hover {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}
.img_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
