img	{border:none;}
body { 
	background-color: #4a5685;
	margin: 0px; 
	padding: 0px;
	color: #333;
}
p { 
	font: 11px/16px "Trebuchet MS" verdana, sans-serif;
	text-align: justify;
}
h1, h2{
	font: 23px/20px "Trebuchet MS" verdana, sans-serif;
	font-weight: bold;
	color: #909bc9;
}
h3 {
	font: 14px/14px "Trebuchet MS" verdana, sans-serif;
	font-weight: bold;
	padding: 10px 0 0 0;
	color: #4a5685;
	font-style: italic;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #855612;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #855612;
}
a:hover, a:active {
	text-decoration: underline;
}
#container {
	padding: 25px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
}

#header {
	width: 771px;
	background-color: #E5E5D4;
	border-top: 4px solid #fff;
	border-right: 4px solid #fff;
}

#logo {
	width: 311px;
	height: 400px;
	float: left;
	background: #ffffff url("images/BUMB-logo.gif") no-repeat top left;
}

#logotext {
	padding:200px 40px 0 40px;
	color: #909BC9;
	font: 15px/20px "Trebuchet MS" verdana, sans-serif;
}

#logo-sec {
	width: 311px;
	height: 300px;
	float: left;
	background: #ffffff url("images/BUMB-logo-sec.gif") no-repeat top left;
}

#preamble {
	float: left;
	width: 400px;
	position: absolute;
	left:365px;
	top:60px;
}

#preamble-sec {
	float: left;
	width: 400px;
	position: absolute;
	left:365px;
	top:45px;
}

#supportingText {
	border: 4px solid #fff;
	border-top:0;
	background-color: #E5E5D4;
	padding: 5px 15px 15px 25px;
	margin-left: 150px;
	margin-right: 25px;
}

#content {
	margin: 0px;
	padding-left: 15px;
	float: left;
	width: 545px;
}

#footer {
	clear: both;
	font: 10px "Trebuchet MS" verdana, sans-serif;
	background-color: #E5E5D4;
	margin: 10px 75px 10px 0px;
}
#linkList {
	background-color: #E3B353;
	position: absolute;
	top: 425px;
	left: 35px;
	margin-bottom: 25px;
	border-left: 4px solid #fff;
	border-bottom: 4px solid #fff;
	border-right: 4px solid #fff;
	width: 150px;
}
#linkList-sec {
	background-color: #E3B353;
	position: absolute;
	top: 325px;
	left: 35px;
	margin-bottom: 25px;
	border-left: 4px solid #fff;
	border-bottom: 4px solid #fff;
	border-right: 4px solid #fff;
	width: 150px;
}
#linkList2 {
	font: 10px "Trebuchet MS" verdana, sans-serif;
	padding: 15px;
}
#linkList2 #lselect li {
}
#linkList2 #lselect .c {
	color: #777744;
}
#linkList ul {
	margin: 0px;
	padding: 0px;
}
#linkList li {
	padding-bottom: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	display: block;
}
#linkList-sec ul {
	margin: 0px;
	padding: 0px;
}
#linkList-sec li {
	padding-bottom: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	display: block;
}
.archives { color:#E5E5D4;}