body {
	text-align:center;
	background-color:#D6D7CC;
}

#container {
	margin: 0px auto;
	width: 780px;
}

	
#header {
	text-align: center;
	height: 134px;
	background: url(../images/header.jpg) no-repeat;
}

#top_graphic {
	float: right;
	width: 498px;
	height: 190px;
	background:url(../images/headerimages/sunset.jpg);
}

#top_graphicB {
	float: right;
	width: 498px;
	height: 190px;
	background:url(../images/headerimages/fort.jpg);
}
	
#top_graphicC {
	float: right;
	width: 498px;
	height: 190px;
	background:url(../images/headerimages/food.jpg);
}

#top_graphicD {
	float: right;
	width: 498px;
	height: 190px;
	background:url(../images/headerimages/appart.jpg);
}

#top_graphicE {
	float: right;
	width: 498px;
	height: 190px;
	background:url(../images/headerimages/water.jpg);
}

#top_graphicF {
	float: right;
	width: 498px;
	height: 190px;
	background:url(../images/headerimages/kings.jpg);
}

#top_graphicG {
	float: right;
	width: 498px;
	height: 190px;
	background:url(../images/headerimages/troodos.jpg);
}

#top_graphicH {
	float: right;
	width: 498px;
	height: 190px;
	background:url(../images/headerimages/akamas.jpg);
}

#nav {
	float: right;
	text-align:left;
	width: 282px;
	height: 190px;
	background-color:#171500;
}

#content {
	float:right;
	clear:both;
	text-align:left;
	width: 768px;
	padding: 6px;
	background-color:#C4B791;
}

#footer {
	clear:both;
	text-align:left;
	width: 780px;
	background-color:#B0A471;
}
