body { 
	font-family:verdana, sans-serif;
	background-color: #003366;
}

ul, li { padding: 0; margin: 0; list-style:none; }

ul  { line-height: 110%;   }

ul ul { padding-left:2em; }
li { margin: .2em }

body, td, p {
	font-size: 10pt;
	line-height: 150%;
}

#layout { width: 95% }

#layout { background-color: white; }


h1, h2, h3 { font-family: arial; }
h1 { font-size: 18pt;  }

h1.sectionheading { 
	color: #003366;
}

a { 
	font-weight: bold; 
	color: #003366;
	text-decoration: none
}

a:hover { 
	text-decoration:underline; 
	color: #0099CC 
}

#lgb1 { padding: 0 }

#layout, #t1 { border-collapse: collapse; border: 0; } 
#layout  { padding: 0 } 
#mainleftbar { 
	width: 180px;
	border-right: 1px solid #003366;
	padding: .5em;
	background: url('/images/corner_bl.gif') 0 100% no-repeat #FFFFCC;
	padding-bottom:40px
}

#mainleftbar .current { font-weight: bold; color: #0099CC ; }

#mainleftbar li { 
	background: url('/images/spinbullet.gif') left 5px no-repeat;
	padding: .3em; 
	padding-left: 22px;
}

#mainleftbar ul ul { padding-left:.2em }

#mainbody { 
	padding: 1em; 
	background: url('/images/corner_br.gif') 100% 100% no-repeat;
	padding-bottom: 40px;
}

#mainbody h2, h3 { margin-bottom: 0 }

#lgheader { 
	text-align:center; 
	padding: 0;
	background: url('/images/londonsguide.jpg') 50% top no-repeat;
}

#lgheader .tl { 
	background: url('/images/tl.gif') 0 0 no-repeat; 
}
#lgheader .tr { 
	background: url('/images/tr.gif') 100% 0 no-repeat; 
	height: 112px;
	min-width: 680px
}
#lgheader h1 { display: none }
#lgtopbar { 
	border-top:2px solid #003366;
	background:#FFFFCC; 
	height: 90px;
}
.gallerypic { text-align:center}

p.backlink { text-align:right; clear: both }

hr { 
	color: #0099CC; 
	background-color: #0099CC; 
	border: 0; 
	height: 1px; 
	clear: both;
	width: 80%;
	margin-top: .6em;
	margin-bottom: .8em;
}

#topbanner { 
	padding: 10px;
	width: 570px;
	height: 45px;
	background: url('/images/motd_bg.jpg') no-repeat;
	overflow:hidden;
	color: white;
	margin-left:auto;
	margin-right:auto;
}

#topbanner, #topbanner * { line-height: 100%; }

#topbanner p { margin: 0}

#topbanner a { color: #F0C660; }

/* ---------------- Search ----------------- */

#searchbox { 
	float:left; 
	margin: 5px;
	margin-top: 18px;
}

#searchbox * { font-size: 8pt }

.searchresults h3 { margin-bottom: .1em }
.searchresults h3 a { text-decoration: underline }
.searchresults p { margin: .1em }

/* ----------------- */


ul.sectionlist li { font-size: 13pt; padding: .5em; text-align:center }


