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

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

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

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

#extra {
	width: 808px;
	border-bottom: 1px solid #8A8A8A;
	margin: 0 auto;
	height: 306px;
}

#table {
	text-align: justify;
}

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

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

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

ul{
	margin-left: -20px;
}

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

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

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

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

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

#free {
	clear: both;
}

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

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

#cat img {
	border: 0;
}

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

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


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

