body {
	background: #000000 url('images/main-bg0.png') repeat-x;
	color: #FFFFFF;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center
}

* html body {
}

img {
	border: 0px;
}

a:link { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}



#stats {
	background: #494949;
	padding: 10px;
	width: 271px;
	height:180px;

}

/*
* html #stats {
	height: 170px;
}
*/

#footer a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#banner {
	clear: both;
	height: 350px;
	width: 793px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 793px;
}

#content {
	clear: both;
	width: 793px;
	background-image: url('images/content-bg.gif');
	background-repeat: repeat
}

#footer {
	background: url('images/barrasotto.png') repeat;
	/*background: url('images/footer-bg.gif') repeat;*/
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 30px;
	padding-top: 5px;
	text-align: center;
	width: 793px;
}

#headlines {
	background: #1F1F1F;
	height: 140px;
	padding: 10px;
	width: 271px;
}

#left {
	background: url('images/cc0.jpg') no-repeat;
	float: left;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	width: 462px
}


#logo {
	height: 72px;
	width: 793px;
}


#right {
	float: left;
	width: 273px;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}



* html #stats {
	height: 170px;
}

.date {
	color: #827961;
	font-weight: bold;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 {
	background: url('images/heading-bg-1.gif') no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background: url('images/heading-bg-1.gif') no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 199px
}















