body {
	text-align: center;
	font-size: 13px;
	color: #262626;
	font-family: 'Lucida Console';
	background-color: #D6D6D6;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#headerMenu {
	background-color: #F6F6F6;
	overflow: auto;
	width: 807px;
	border: 1px solid #868686;
	margin: 0 auto;
}

#headerMenu p {
	padding: 0px 15px 0px 15px;
}

#headerMenu h1 {
	font-size: 26px;
}

#text {
	margin: 0 auto;
	border-bottom: 1px solid #868686;
	width: 807px;
	height: 312px;
}

#logonav {
	text-align: justify;
}

#bigthumb {
	text-align: right;
	display: inline;
	margin: 0 auto;
}

#bigthumb img {
	border:1px solid #000000;
	margin: 18px 9px 0px 9px;
}

#menu {
	border:1px solid;
	margin:11px;
}

ul{
	margin-left: -20px;
}

li {
	text-align: center;
	float:left;
	list-style:none;
}

.rightcol {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

a {
	text-decoration: none;
	color:#012266;
}

a:hover {
	color: #DB0266;
	text-decoration: underline;
}

h2.pictures {
	margin: 30px 0px 30px 0px;
	font-size:20px;
}

#nextPage {
	clear: both;
}

#midLink {
	width: 787px;
	text-align: center;
	float: left;
}

#thumb {
	float: right;
	padding-right: 4px;
	padding-bottom: 3px;
	width: 16px;
	height: 16px;
}

#thumb img {
	border: 0;
}

#footer2 {
	height: 2px;
	width: 787px;
	float: left;
	margin-left: 10px;
	color: #F7F8F9;
}

.bottom {
	margin-top: 5px;
	display: block;
	border-top: 5px dashed #F6F6F6;
	width: 787px;
}


.dataBlock {
	height: 20px;
	overflow: hidden;
	text-align: center;
	background-color: #F6F6F6;
	margin: 0 auto 0 auto;
	width: 787px;
}


.button {
	width: 787px;
	color: #F6F6F6;
	float: left;
	height: 2px;
	margin-left: 20px;
}


.description {
	width: 787px;
	float: right;
	display: none;
}


.thickbox {
	height: 1px;
	width: 787px;
}

