body {
	background: url(background-image3.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-left: 83px;
	padding: 0px;
}

#header {

}

#container {
	width: 902px;
	text-align: left;
	padding-top: 10px;
}

#content {
	float: left;
	width: 534px;
	background-color: #C8D6F1;
	background: #C8D6F1 url(travel-info-banner-bottom.jpg) no-repeat left bottom;
}

#content #bottomBanner {
	padding: 0 0 14px 0;
}

#sidebar {
	float: right;
	width: 354px;
	background-color: #FFFFFF;
}

#sidebar #sp {
	margin-bottom: 5px;
}

#footer {
	clear: both;
	margin-top: 17px;
}

#content #pic {
	float: left;
}

#content #textBrief {
	font: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	color: #3366FF;
	text-align: justify;
	padding: 7px 10px;
}

#text2 {
	margin: 15px;
	padding: 0;
	font-size: 10pt;
	color: #3366FF;
	text-align: justify;
}

#textLink {
	text-align: left;
	margin: 0 15px;
	font-size: 10pt;
}

#textLink a:hover {
	color: yellow;
	background-color: blue;
}

#textLink a:link {
	color: yellow;
	background-color: blue;
}
