Body {
	background-color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
#Content  p {
	text-align: left;
}

h1 {
	font-size: 2em;
	margin: 0px;
	font-weight: bold;
	color: #FF9900;
}
h2 {
	font-size: 2em;
	font-weight: bold;
	color: #FF9900;
	margin: 0px;
}
#Container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	overflow: auto;
}
#Header {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#Header #Logo {
	height: 123px;
	width: 260px;
	background-image: url(/en/images/toplogo.gif);
	float: left;
}
#Header #BannerAd {
	float: right;
	width: 480px;
	margin-right: 10px;
	margin-top: 25px;
	height: 80px;
}
#Header #LeaderBoardAd {
	width: 750px;
	float: left;
	background-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-top: 10px;
	padding-left: 10px;
	height: 90px;
	overflow: auto;
}
#ContentContainer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/siteimages/contentbak.gif);
	clear: both;
}

#Content {
	float: right;
	width: 550px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#BlogSummary {
	width: 550px;
	margin-bottom: 5px;
}
#BlogSummary img {
	float: left;
	padding-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#BlogSummary p {
	text-align: right;
}
#BlogSummary #BlogLink {
	height: 25px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF9900;
}



#Navigation {
	float: left;
	width: 150px;
	height: 500px;
	clear: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
}
#Navigation li {
	list-style-type: none;
	display: block;
	width: 150px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#Navigation li a {
	text-decoration: none;
	color: #000000;
	line-height: 20px;
	margin-left: 5px;
}
#Navigation li a:hover {
	color: #FF9900;
	text-decoration: none;
}
#Footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	float: left;
	background-color: #FFFFFF;
}
#Footer #LeftLogo {
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	background-image: url(/images_site/123marbella-footer.gif);
	width: 130px;
	height: 100px;
}
#Footer #Links {
	float: right;
	width: 560px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#Footer #Links li {
	list-style-type: none;
	display: inline;
}
#Footer #Links li a {
	padding-right: 3px;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
#Footer #Links li a:hover {
	color: #000000;
	text-decoration: none;
}
