body {
	margin: 0 0 0 0;
	font-family: 'Georgia';
	font-size: 13px;
	text-align: center;
	color: #080808;
	background-color: #B8B8B8;
	padding: 0 0 0 0;
}

#col {
	width: 807px;
	margin: 0 auto;
	overflow: auto;
	border: 1px solid #888888;
	background-color: #F8F8F8;
}

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

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

#introtext {
	border-bottom: 1px solid #888888;
	margin: 0 auto;
	height: 427px;
	width: 807px;
}

#contentleft {
	text-align: justify;
}

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

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

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

ul{
	margin-left: -20px;
}

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

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

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

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

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

#pipe {
	clear: both;
}

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

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

#secondarycontent img {
	border: 0;
}

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

.imgfirst {
	margin-top: 20px;
	width: 787px;
	display: block;
	border-top: 1px solid #F8F8F8;
}


.setBottom {
	margin: 0 auto 0 auto;
	background-color: #F8F8F8;
	width: 787px;
	text-align: center;
}


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


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


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


.contentright {
	height: 10px;
	background-color: #F8F8F8;
	margin: 0 auto 0 auto;
	width: 787px;
	overflow: hidden;
}

