body {
	font-family: 'Verdana';
	font-size: 13px;
	padding: 0 0 0 0;
	background-color: #DADADA;
	text-align: center;
	color: #1A1A1A;
	margin: 0 0 0 0;
}

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

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

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

#siteLogo {
	border-bottom: 1px solid #8A8A8A;
	height: 335px;
	margin: 0 auto;
	width: 806px;
}

#free {
	text-align: justify;
}

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

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

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

ul{
	margin-left: -20px;
}

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

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

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

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

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

#bottom {
	clear: both;
}

#submitbtn {
	float: left;
	text-align: center;
	width: 786px;
}

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

#sitelink img {
	border: 0;
}

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

.empty {
	width: 786px;
	height: 1px;
}


.sitemast {
	width: 786px;
	display: none;
	float: right;
}

