div.header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 580px;
	height: 79px;
}

div.nav { position: absolute; top: 0; left: 520px; width: 220px; height: 79px; z-index: 5; }

div.thumbs { position: absolute; top: 79px; left: 500px; width: 270px; height: 500px; margin-left: 5px; padding-top: 12px; }
p { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; }
div.title {
	color: #018c01;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: absolute;
	top: 85px;
	left: 0;
	width: 500px;
	height: 15px;
	padding-top: 4px;
}
div.copyright { color: #330; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; padding-top: 4px; position: absolute; top: 100px; left: 0; width: 500px; height: 15px; }
div.main {
	position: absolute;
	top: 125px;
	left: 0;
	width: 500px;
	height: 500px;
	padding-top: 5px;
}
div.text { background-position: center 0; position: absolute; top: 145px; left: 140px; width: 500px; height: 500px; padding-top: 5px; }
div.hidden1 { position: absolute; top: 99px; width: 500px; height: 600px; visibility: hidden; }

div { border: solid 0 #000000; }


table.table_centered { width: 780px; height: 100%; }
td {
	text-align: center;
}

div.container { position: relative; margin: 0 auto; width: 770px; height: 672px; text-align: center; top: 10px; left: 25px; }

.verdana12 {
	color: #200671;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.linkcolor1      { color: #306821; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss }
.linkcolor1 a:link { color: #66f; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: none }
.linkcolor1 a:visited { font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: none }
.linkcolor1 a:hover { font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: underline }
.linkcolor1 a:active { font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss }