body {
	background-color: D6DBE1;
	background-image: 
	url('./bg.gif');
	background-position: center;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -25px;
	margin-bottom: 0px;
	font-family: Verdana, Tahoma, Arial, Serif;
	color: #333;
}

#wrapper {
	background-color: ffffff;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 840px;
	background-image: url('airport-to-london.jpg');
	background-repeat: no-repeat;
	font-family: Verdana, Tahoma, Arial, Serif;
	color: #333;
}

#header {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 66px;
	padding-right: 0px;
	padding-left: 15px;
	background: ffffff;
}

#side-a {
	float: left;
	width: 200px;
	padding: 0px;
	margin: 25px;
	border-right: 1px solid #999;
}

#content { 
	float: left;
	width: 554;
	margin: 25px 25px 25px 0px;
	border: 1px;
}

p.bottom {
	color: e4e4e4;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer {
	border: 1px;
	clear: both;
	background: #666;
}

p {
	font-size: 15px;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 10px;
}

p.left {
	float: left;
	margin-right: 10px;
}

a img {border: none; }


img.left {
	float: left;
	clear: left;
	margin: 0 15 0 0;
	border: #666 1px solid;
}

a:link, a:visited {
	color: #0000ff;
	text-decoration:underline;
}
a:hover,a:active 
{
	color:#0000ff;
	text-decoration:none;
}

a.title:link, a.title:visited {
	color: #333;
	text-decoration:underline;
}
a.title:hover,a.title:active 
{
	color:#333;
	text-decoration:none;
}

a.bottom:link, a.bottom:visited {
	color: e4e4e4;
	text-decoration: none;
	font-family: verdana, arial;
}

a.bottom:hover, a.bottom:active {
	color: FFFFFF;
	text-decoration: none;
	font-family: verdana, arial;
}

h1 {
	color: #333;
	font: bold 130% "Trebuchet MS", Tahoma, Arial;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
}

h2 {
	color: #000;
	font: bold 200% "Trebuchet MS", Tahoma, Arial;
	margin-left: 15px;
}

h3 {
	color: #333;
	font: bold 110% "Trebuchet MS", Tahoma, Arial;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h4 {
	color: #333;
	font: bold 100% "Trebuchet MS", Tahoma, Arial;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

h5 {
	font: normal 14px Verdana, Tahoma, Arial;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.list {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px; 0px
}

ul#list {
	list-style-type: none;
	padding: 4 0 2 10;
	margin: 0;
}

ul#list li {
	background-image: url('bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .8em;
	padding-bottom: .4em;
}
