body {
	color: #2A2A2A;
	font-size: 13px;
	padding: 0 0 0 0;
	background-color: #DADADA;
	margin: 0 0 0 0;
	text-align: center;
	font-family: 'Arial';
}

#col2 {
	background-color: #FAFAFA;
	overflow: auto;
	border: 1px solid #8A8A8A;
	margin: 0 auto;
	width: 803px;
}

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

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

#picstext {
	border-bottom: 1px solid #8A8A8A;
	width: 803px;
	height: 378px;
	margin: 0 auto;
}

#thumbs {
	text-align: justify;
}

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

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

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

ul{
	margin-left: -20px;
}

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

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

a {
	text-decoration: none;
	color:#01227A;
}

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

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

#copyright {
	clear: both;
}

#close {
	text-align: center;
	width: 783px;
	float: left;
}

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

#nextPage img {
	border: 0;
}

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

.activeMenu {
	margin: 0 auto 0 auto;
	background-color: #FAFAFA;
	text-align: center;
	width: 783px;
}


.inline {
	margin-top: 20px;
	display: block;
	width: 783px;
	border-top: 1px solid #FAFAFA;
}


.logonav {
	height: 1px;
	width: 783px;
}


.site {
	margin: 0 auto 0 auto;
	width: 783px;
	text-align: center;
	overflow: hidden;
	height: 20px;
	background-color: #FAFAFA;
}

