body {
	background: #000000;
	color: #534834;
	font-family: tahoma, arial;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	text-align: center;
}

* html body {
	line-height: 13px;
}

a:link { 
	color: #B00000;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited { 
	color: #B00000;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:link { 
	color: #F1D6AC;
	font-weight: bold;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #F1D6AC;
	font-weight: bold;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#nav a:link { 
	color: #F1D6AC;
	font-weight: bold;
	text-decoration: none;
}
	
#nav a:visited { 
	color: #F1D6AC;
	font-weight: bold;
	text-decoration: none;	
}
	
#nav a:hover, #nav a:active { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#right a:link { 
	color: #73613B;
	font-weight: bold;
	text-decoration: underline;
}
	
#right a:visited { 
	color: #73613B;
	font-weight: bold;
	text-decoration: underline;	
}
	
#right a:hover, #right a:active { 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/* ------------------------------------------------------------------  DIV ID's ------- */

#container {
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	width: 900px;
}

#content1 {
	background: url(images/midbg.jpg) no-repeat 2px;
	clear: both;
	display: block;
	height: 450px;
	padding-left: 110px;
	padding-top: 38px;
	width: 900px;
}

#footer {
	background: url(images/botbg.jpg) no-repeat;
	clear: both;
	color: #F1D6AC;
	display: block;
	height: 99px;
	padding-top: 20px;
	text-align: center;
	width: 900px;
}

#header {
	background: url(images/topbg.jpg) no-repeat;
	display: block;
	height: 197px;
	width: 900px;
}

#left {
	display: block;
	float: left;
	height: 255px;
	width: 318px;
}

#pagebottom {
	background: url(images/midbotbg.jpg) no-repeat;
	display: block;
	height: 261px;
	width: 910px;
}

#nav {
	padding-left: 255px;
	padding-top: 68px;
}

#nav ul {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 40px;
	padding: 0;
}

* html #nav ul {
	margin-right: 40px;
}

#nav li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 65px;
	padding: 0;
}

#right {
	display: block;
	float: left;
	height: 195px;
	padding-left: 15px;
	padding-top: 45px;
	width: 450px;
}

#text1 {
	width: 420px;
}

.scrolltext{
	font-family: Georgia, "Times New Roman", Times, serif;
	/*scrollbar-base-color: #80BCBC;
	overflow-y: auto;
	overflow-x: hidden;*/
	padding: 3px;
	height: 255px;
	width: 385px;
	top:35px;
}

#text2 {
	margin-left: 90px;
	margin-top: 60px;
	width: 205px;
}

#quicklinks {
	display: block;
	height: 155px;
	margin-bottom: 10px;
	padding-top: 15px;
	width: 442px;
	margin-top: 15px;
}

#quicklinks ul {
	list-style: none;
	margin: 0;
	margin-left: 40px;
	padding: 0;
}

* html #quicklinks ul {
	margin-top: 22px;
}

#quicklinks li {
	list-style: none;
	margin: 0;
	margin-top: 15px;
	padding: 0;
}

* html #quicklinks li {
	margin-top: 16px;
}

/* ------------------------------------------------------------------  CLASSE'S ------- */

.flt-lft {
	float: left;
	margin-right: 10px;
}

.flt-rgt {
	float: right;
}
.flt-rgtb {
	float: right;
	vertical-align: bottom;
	margin-top: 80px;
}

.heading {
	color: #413727;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
}

* html .heading {
	margin-bottom: -16px;
}

.heading2 {
	color: #413727;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.small {
	font-size: 10px;
}

.rankings{
	position: absolute;
	width: 683px;
/*	left: 240px;*/
	top: 645px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	
}
.rankings h1{
	font-size: 16px;
	padding: 3px;
}
