* {
	margin:0;
	padding:0;
}
	
body {
	font: normal 0.75em verdana,arial,helvetica,sans-serif; 
	background:#c8c8c8 url('../images/background.jpg') repeat-x top center;
	text-align:center;	
}
h1 {
	float:left;
	position:relative;
	width:160px;
	height:58px;
	margin:0;
	margin-left:-20000px;
	//margin-left:-2000px;
}
h1 span {
	position:absolute;
	width:160px;
	height:58px;
	margin-left:20020px;
	//margin-left:2020px;
	background-image:url('../images/BOL_logo.png');
	background-repeat:no-repeat;
}
h2 {
	font:inherit;
	//font: normal 9pt verdana,arial,helvetica,sans-serif;
}
h3 {
	clear:both;
	width:200px;
	height:23px;
	margin:0;
	padding:0;
}
h3 span {
	position:absolute;
	width:200px;
	height:23px;
	background-repeat:no-repeat;
}
div#bottommenu {
	float:right;
	height:34px;
	padding-right:19px;
}
#bottommenu ul {
	float:right;
	margin-right:-13px;
}
#bottommenu li {
	float:left;
	list-style-type:none;
/*	font:normal 9pt inherit; */
	font:normal 9pt verdana,arial,helvetica,sans-serif;
}
#bottommenu a {
	display:block;
	margin:4px;
	color:#333;
	text-decoration:none;
}
#bottommenu a {
	padding:6px 10px;
}	
#bottommenu a:hover {
	background-color:#bbbbbb;
}

#container {
	width: 962px;
	margin:0 auto;
}
div#description {
	float:left;
	width:600px;
	margin:6px 22px 8px 22px;
	text-align:left;
	line-height:22px;
	color:#555;
}
#footer {
	float:right;
	display:block;
	margin:0 20px 0 22px;
	padding:0;
	text-align:right;
	font-size:0.9em;
 	color:#777;
}
#footer a {
 	color:#555;
}
#footer a:hover {
}
#footer div {
	margin:8px 0;
}
#header {
	background-color:blue;
}
#main {
	position:relative;
	background-repeat:no-repeat;
	background-position:22px 22px;
	height:609px;
}
#maintopleft,
#maintopcentre,
#maintopright,
#mainmiddleleft,
#mainmiddleright,
#mainbottomleft,
#mainbottomcentre,
#mainbottomright {
	opacity:0.40;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; /* ie 8 */
	filter:alpha(opacity=20); /* ie earlier versions */
}
#maintopleft,
#maintopcentre,
#maintopright,
#mainmiddleleft,
#mainmiddlecentre,
#mainmiddleright,
#mainbottomleft,
#mainbottomcentre,
#mainbottomright {
	position:absolute;
}
div#maintopleft {
	top:0;
	left:0;
	width:28px;
	height:28px;
	background:url('../images/framecorners.png');
}
div#maintopcentre {
	top:0;
	left:28px;
	width:906px;
	height:28px;
	background:url('../images/frametop.png');
}
div#maintopright {
	top:0;
	left:934px;
	width:28px;
	height:28px;
	background:url('../images/framecorners.png') top right;
}
div#mainmiddleleft {
	top:28px;
	left:0;
	width:28px;
	height:551px;
	background:url('../images/frameleft.png');
}
div#mainmiddlecentre {
	top:28px;
	left:28px;
	width:906px;
	height:551px;
}
div#mainmiddleright {
	top:28px;
	left:934px;
	width:28px;
	height:551px;
	background:url('../images/frameright.png');
}
div#mainbottomleft {
	top:579px;
	left:0;
	width:28px;
	height:28px;
	background:url('../images/framecorners.png') bottom left;
}
div#mainbottomcentre {
	top:579px;
	left:28px;
	height:28px;
	width:906px;
	background:url('../images/framebottom.png');
}
div#mainbottomright {
	top:579px;
	left:934px;
	width:28px;
	height:28px;
	background:url('../images/framecorners.png') bottom right;
}
div#navbarline {
	clear:both;
	display:block;
	height:11px;
	padding:10px 0 0;
	//padding:0;
	vertical-align:bottom;
}
#search {
	z-index:100;
	float:right;
	margin:0 0 0 -6px;
}
div#searchbutton {
	position:relative;
	z-index:100;
	float:right;
	width:62px;
	height:62px;
	cursor:pointer;
}
div#searchpanel {
	float:left;
	position:relative;
	width:421px;
	color:#ffffff;
	text-align:left;
}
#searchpanel a {
	color:#dddddd;
}
#searchpanel a:hover {
	color:#888888;
}
#searchpanel form {
}
#searchpanel input {
	z-index:10;
	float:left;
	width:365px;
	height:34px;
	margin:15px -10px 15px 0;
	border:1px solid #aaaaaa;
	vertical-align:middle;
	background:#ffffff;
	padding:8px;
}
#searchpanel p {
	position:relative;
	float:left;
	clear:both;
	top:-20px;
	left:6px;
	font-size:1.2em;
}
div#searchpanelbrowsebackground {
	opacity:0.60;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* ie 8 */
	filter:alpha(opacity=60); /* ie earlier versions */
	background-color:#000;
	display:block;
	float:left;
	width:200px;
	height:21px;
	margin-top:-15px;
}
div#strapline {
	float:right;
}
div#time {
	float:left;
}
div#topmenu {
	display:block;
	clear:both;
	height:32px;
	text-align:center;
	color:#ffffff;
}
#topmenu a {
	display:block;
	margin:4px;
	padding:6px 23px;
	color:#fff;
	text-decoration:none;
}
#topmenu a:hover {
	background-color:#dddddd;
	opacity:0.40;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; 
	filter:alpha(opacity=40);
	color:#000000;
	//background-color:#cccccc;
	//color:#ffffff;
}
#topmenu ul {
	clear:both;
}
#topmenu li {
	float:left;
	clear:none;
	list-style-type:none;
}
div#welcome {
	float:left;
	width:590px;
	text-align:center;
}
div#welcomebar {
	color:white;
	height:23px;
	padding:10px 0 0;
	//padding:10px 0 0 0;
	vertical-align:middle;
}
#welcomebar div {
	display:block;
}
