body {
	background-image: url(http://www.directflights.com.au/TravelInfo/Pics/background-image3.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

div#wrapper {
	margin-left: 83px;
	width: 900px;
}

div#header {
	width: 900px;
	float: left;
}

div#main {
	float: left;
	width: 900px;
	margin-top: 20px;
	margin-bottom: 25px;
}

div#content {
	float: left;
	width: 538px;
	background-color: #C8D6F1;
}

div#sidebar {
	width: 354px;
	float: right;
}

div#sidebar div#sp {
	margin-bottom: 5px;
}

div#footer {
	float: left;
	clear: both;
}

div#textBrief {
	float: left;
	width: 538px;
}

img.pic {
	float: left;
	width: 250px;
}

#textBrief p {
	float: left;
	width: 270px;
	font: arial;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	color: #3366FF;
	text-align: justify;
	padding: 11px 0;
}

p#text2 {
	margin: 15px 15px;
	padding: 0;
	font-size: 10pt;
	color: #3366FF;
	text-align: justify;
}

p#text2 a {
	text-align: left;
	font-size: 10pt;
}

p#text2 a:link {
	color: blue;
}

p#text2 a:visited {
	color: blue;
}

p#text2 a:hover {
	color: yellow;
	background-color: blue;
}

div#bottombar {
	position: relative;
	width: 538px;
	top: 10px;
}
