#middlepic {
	position: absolute;
	height: 128px;
	width: 540px;
	margin-left: 0px;
        margin-right: 0px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
#content { 
	width: 506px; 
	margin-top: 130px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	position:relative;
	padding: 0px 18px 15px 18px;
	text-align: justify;
	}
#left h2 {
	color: #fff;
	background: #132949;
	font-family: lucida sans, verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
        padding-left: 10px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
        text-transform: uppercase;
	}
#right h2 {
	color: #fff;
	background: #132949;
	font-family: lucida sans, verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
         padding-left: 10px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
        text-transform: uppercase;
	}
#right h3 {
	color: #fff;
	background: #132949;
	font-family: lucida sans, verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
         padding-left: 10px;
	margin: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #fff;
        text-transform: uppercase;
	}
#left ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 12pt;
        font-size: 8pt;
	}
