body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainbg {
	background: #E0DFCF;
	border-top: 1px solid #656565;
	border-bottom: 1px solid #656565;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #656565;
	border-left-color: #656565;
	padding-top: 7px;
	padding-bottom: 7px;
}
.mainbg2 {
	background: #E0DFCF;
	border-top: 1px solid #656565;
	border-bottom: 1px solid #656565;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #656565;
	border-left-color: #656565;
	padding-bottom: 10px;
}
.menubg {
	background: #E0DFCF;
	border-top: 1px solid #656565;
	border-bottom: 1px solid #656565;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #656565;
	border-left-color: #656565;
}
.footer {
	background: url(../interface/footer.jpg) repeat-x center top;
	border-top: 1px solid #656565;
}
.content {
	font: italic 12px/19px Georgia, "Times New Roman", Times, serif;
}
.content p {
	display: block;
	margin-top: 0px;
	margin-bottom: 8px;
}
.bg_facilities {
	background: url(../interface/bgs/facilities.jpg) no-repeat fixed right top;
}
.bg_gallery {
	background: url(../interface/bgs/gallery.jpg) no-repeat fixed right top;
}
.bg_pricelist {
	background: url(../interface/bgs/pricelist.jpg) no-repeat fixed right top;
}
.bg_offers {
	background: url(../interface/bgs/offers.jpg) no-repeat fixed right top;
}
.bg_events {
	background: url(../interface/bgs/events.jpg) no-repeat fixed right top;
}
.bg_testimonials {
	background: url(../interface/bgs/testimonials.jpg) no-repeat fixed right top;
}
.bg_aboutparos {
	background: url(../interface/bgs/aboutparos.jpg) no-repeat fixed right top;
}
.bg_travelservices {
	background: url(../interface/bgs/travelservices.jpg) no-repeat fixed right top;
}
.bg_contact {
	background: url(../interface/bgs/contact.jpg) no-repeat fixed right top;
}
.content a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
.content a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
.content a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
.content a:hover {
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}

.footer_greek {
	background: url(../local/interface/footer.jpg) repeat-x center top;
	border-top: 1px solid #656565;
}
.footer_german {
	background: url(../local-g/interface/footer.jpg) repeat-x center top;
	border-top: 1px solid #656565;
}
.footer_french {
	background: url(../local-f/interface/footer.jpg) repeat-x center top;
	border-top: 1px solid #656565;
}
