#head {
	background-image: url(images/lontoursbg.jpg);
	height: 50px;
	width: 880px;
	margin-left: -450px;
	position: relative;
	left: 50%;
	color: #FFFFFF;
	padding-top: 100px;
	padding-right: 20px;
	text-align: right;
	background-color: #00347F;
}
#head h1 {
	font-size: 1.85em;
}

#dline {
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	width: 880px;
	margin-left: -450px;
	position: relative;
	left: 50%;
	background-color: #FF0000;
	padding-right: 20px;
}
#content {
	background-color: #FFFFFF;
	width: 900px;
	margin-left: -450px;
	position: relative;
	left: 50%;
	height: auto;
}
#content #sidemenu {
	background-color: #F4FCFF;
	width: 255px;
	position: relative;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
#content #sidemenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content #sidemenu a {
	text-decoration: none;
	padding-left: 5px;
}
#content #sidemenu a:hover {
	color: #FFFFFF;
	background-color: #003399;
	display: block;
}



#content #sidemenu h2 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	display: block;
	margin: 7px 0px 5px;
	padding-left: 5px;
	font-weight: bold;
	line-height: 16px;
}

#content #copy {
	width: 610px;
	position: relative;
	background-color: #FFFFFF;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#content #copy h1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF0000;
	display: block;
	line-height: 20px;
	padding-left: 5px;
}
#content #copy h2 {
	font-size: 110%;
}


#base {
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	width: 900px;
	margin-left: -450px;
	position: relative;
	left: 50%;
	background-color: #FF0000;
	clear: left;
	text-align: center;
}
#foot {
	font-size: 11px;
	text-align: center;
	width: 900px;
	margin-left: -450px;
	padding-top: 15px;
	position: relative;
	left: 50%;
	padding-bottom: 15px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/ltbg1.gif);
	background-position: center;
}
.bth {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}

.disptt {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-weight: bold;
	color: #333333;
	background-color: #FFCC66;
	margin-bottom: 12px;
	padding-left: 5px;
}#content #copy .lge16 {
	font-size: 13px;
	font-weight: bolder;
}

