html, body	{
	background-color: #CDCACA;
	font: 12px Arial, Verdana, Tahoma, Helvetica;
	margin: 0;
	padding: 0;
   /*background-image: url(/images/bg.gif);*/
	}

.centered {
	text-align: center;
}

a.menu:link, a.menu:active, a.menu:visited {
	font: bold 13px normal Arial, Verdana,Tahoma;
	text-decoration: none;
	color: #ffffff;
}

a.menu:hover {
	color: #fcfcfc;
	text-decoration: line-through;
}

a.thumbnail:link, a.thumbnail:visited {
	color: #AF2708;
	text-decoration: none;
}

a.thumbnail:hover {
	color: #AF2708;
	text-decoration: underline overline;
}

a.link, a.active 			{ text-decoration: none; font-weight:normal;} 
a.hover		{ text-decoration: underline; }

body table.content{
   font-family: verdana, arial;
	font-weight:bold;
	font-size: 11px;
}

td.banner{
   font-family: verdana, arial;
	font-weight:bold;
	font-size: 12px;
}

td.title{
   font-family: verdana, arial;
	font-weight:bold;
	font-size: 12px;
}




.banner .date{
	font-size: 10px;
	font-weight:bold;
}

.navigation{
	font-size: 10px;
	font-weight:bold;
}
.thumbnail{
	font-size:10px;
}

#content {
	width:95%;
	font-size:11px;
	font-family: verdana, arial;
	color: #660000;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.details {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.copyright {
	font-size: 9px;
	font-weight: bold;
	font-family: verdana, arial;
	color: #af2708;
	text-align: center;
	margin-right: 5px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #660000;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:verdana, arial;
	color: #660000;
	padding-top:6px;
}

#contentLast {
	font-size:9px;
	font-weight:bold;
	color: #660000;
}

#mainCenter {
	height:100%;
}

.header {
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	
}

img.gallery {
	border: 2px solid #af2708;
}