body  {
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px; /* changed from "small, which looks like 12px */
	color: #333333;
}

/* links */
a {color:#E67402; font-weight:bold; text-decoration:none;}
a:hover {color:#E67402; font-weight:bold; text-decoration:underline;}


#container {
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	width: 100%;
	background: #FFFFFF;
	text-align: center;
	margin : 0px;
	padding : 0px;
}

#contentfront {
	width: 100%;
	text-align: center;
	margin : 0px;
	padding : 20px 0px 0px 0px;
}

#content {
	width: 678px;
	margin-left: auto; margin-right: auto;
	padding : 20px 0px 0px 0px;
	text-align: left;
	font-size: 11px; /* changed from "small, which looks like 12px */
	line-height: 14px;
	color: #333333;
}

#slideshow {
	width: 460px;
	margin-left: auto; margin-right: auto;
	padding : 0px;
	text-align: center;
	font-size: 10px;
	color: #333333;
}

#rama {
	width: 678px;
	height: 400px;
	margin-left: auto; margin-right: auto;
	padding : 20px 0px 20px 0px;
	text-align: center;
	vertical-align : middle;
}

#footer {
	width: 678px;
	margin-top: -10px;
	margin-left: auto; margin-right: auto;
	text-align: right;
	font-size: x-small;
	color: #666666;
	font-style: italic;
	
}

#footer a {color:#666666; font-weight:normal; text-decoration:underline;}
#footer a:hover {color:#666666; font-weight:normal; text-decoration:none;}

#thumbnail {
	width: 50px; height: 50px;
	margin-right: 28px;
}