body {
	margin: 20px 0;
	padding: 0;
	background:#E1E1E1;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
color:#006600;
}

h2, h3 {
	color:#006600;
	#B13413;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color:#006600;
}

a:hover {
	border: none;
	font-weight: bolder;
	color:#990000;
}

a:visited{
	text-decoration:none;
	color:#006600;
}

img {
	border: none;
}

/* Header */

#header {
	width: 1000px;
	height: 200px;
	margin: 0 auto;
	background: url(images/header1000.jpg) no-repeat;
}

#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 140px 0 0 20px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 165px 0 0 3px;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 1000px;
	height: 41px;
	margin: 0 auto;
	background: #37AEF2 url(images/img2.gif)}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	background: url(images/img3.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 1000px;
	margin: 0 auto;
	background:#FFFFFF;
}

#colOne {
	float: right;
	width: 160px;
	padding: 20px 10px 0 10px;
}

#colTwo {
	float: right;
	width: 660px;
	padding: 20px 10px 0 10px;
}

#colThree {
	float: right;
	width: 120px;
	padding: 10px;
}

/* Footer */

#footer {
	width: 1000px;
	margin: 0 auto;
	padding: 1px 0;
	background: url(images/img6.gif) repeat-x;
	font-size: small;
}

#footer * {
	color:#990000;
	padding:0px;
	background:#66CCFF;
<table width="1001" border="0">
      <tr>
        <td width="247">Copyright &copy; 2008 Kensington Travel <br />
26 Thackeray Street, London W8 5ET </td>
        <td width="755"><div align="right"><img src="images/atol_logo_9649.gif" alt="" width="46" height="45" /><img src="images/ASTAlogo_07.gif" alt="" width="76" height="41" /></div></td>
</tr>
</table>
}