body {
	background: #BAC192 url(/media/screen/buesum-travel.gif) top center;
	margin: 0px;
	}

#holder {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -480px;
	width: 960px;
	}

#url {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #BAC192;
	}

#url a {
	font-weight: normal;
	font-size: 12px;
	color: #BAC192;
	text-decoration: none;
	}
	
#menu {
	position: absolute;
	top: 270px;
	left: 0px;
	height: 35px;
	font-size: 16px;
	font-weight: normal;
	color: #BAC192;
	line-height: 37px;
	text-align: center;
	width: 960px;
	}

#menu a {
	font-weight: normal;
	color: #BAC192;
	text-decoration: none;
	}

#content1 {
	position: absolute;
	top: 312px;
	left: 10px;
	height: 35px;
	width: 300px;
	}
	
#content2 {
	position: absolute;
	top: 312px;
	left: 330px;
	height: 35px;
	width: 300px;
	}

#content3 {
	position: absolute;
	top: 312px;
	left: 650px;
	height: 35px;
	width: 300px;
	}

h1 {
	font-weight: bolder;
	font-size: 20px;	
	font-style: italic;
	color: #486224;
	line-height: 26px;
	margin: 5px 0px 10px 0px;
	}
	
h2 {
	font-weight: bolder;
	font-size: 16px;	
	font-style: italic;
	color: #486224;
	line-height: 26px;
	margin: 5px 0px 10px 0px;
	}

p {
	font-weight: normal;
	font-size: 14px;	
	color: #486224;
	margin: 5px 0px 10px 0px;
	clear: both;
	}

td {
	font-weight: normal;
	font-size: 14px;	
	color: #486224;
	padding-bottom: 3px;
	}

.image {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	background: white;
	padding: 4px;
	}

#content1 a, #content2 a, #content3 a {
	font-weight: bolder;
	color: #486224;
	text-decoration: none;
	}
	
.secondrow {
	background: #DCE1CC;
	}
