body {
	background-color: #ffffff;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-s;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
a, a:visited {
	color: #006624;
	text-decoration: none;
}
a:hover {
	color: #006624;
	text-decoration: underline;
}
h1, .pageTitle {
	color: #006624;
	font-size: 16px;
	font-weight: bold;
	margin: 7px 10px 10px 10px;
	padding: 0;
}
h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
}
h3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
}
.breadcrumb {
	font-size: 11px;
	padding: 0 7px 5px 2px;
	text-align: right;
}

#container {
	height: auto;
	_height: 100%;
	margin: 0 auto;
	min-height: 100%;
	position: relative; 
	text-align: center;
}
#contentCleanup {
/*border: 1px solid blue;*/
	clear: both;
	width: 100%;
	height: 200px;
}
#leftColumnCleanup {
/*border: 1px solid blue;*/
	clear: both;
	width: 100%;
	height: 20px;
}
#footer {
	bottom: 0;
	clear: both;
	left: 0;
	position: absolute;
	width: 100%;
}
#footerBox {
	background-image: url(/images2/biolan/bg-footer.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: 9px;
	height: 215px;
	margin: 0 auto;
	text-align: left;
	width: 980px;
}
#copyrights {
	float: left;
	margin-left: 35px;
	width: 200px;
}
#sitegist {
	margin-top: 7px;
}

#header {
	background-color: #ffffff;
	background-image: url(/images2/biolan/bg-header.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 230px;
	margin: 0 auto;
	text-align: left;
	width: 980px;
}
#logo {
	float: left;
	margin-left: 9px;
	margin-top: 9px;
}
#icons {
	float: left;
	font-weight: bold;
	margin-left: 25px;
	margin-top: 67px;
}
#icons a {
	margin: 3px;
}
#tmenu {
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
	margin-top: 67px;
}
#tmenu a, #tmenu a:visited {
	background-image: url(/images2/biolan/bullet-green.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 15px;
	padding-left: 16px;
	text-decoration: none;
}
#tmenu a:hover {
	color: #d9c500;
	text-decoration: none;
}
#tmenu a.active, #tmenu a.active:visited {
	color: #d9c500;
}
#tmenu a.active:hover {
	color: #d9c500;
	text-decoration: none;
}


/* Main menu */
#mmenuBox1 {
	left: 0;
	position: absolute;
	top: 130;
	width: 100%;
}
#mmenuBox2 {
	margin: 0 auto;
	width: 980px;
}
#mmenu {
	background-image: url(/images2/biolan/bg-mmenu.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 90px;
	float: right;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 685px;
}
#mmenu .mi1,
#mmenu .mi1Active {
	height: 23px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0 2px;
}
#mmenu .mi1 a, #mmenu .mi1 a:visited,
#mmenu .mi1Active a, #mmenu .mi1Active a:visited {
	color: #000000;
	padding: 3px 7px;
	text-decoration: none;
}
#mmenu .mi1Active a, #mmenu .mi1Active a:visited {
	background-color: #bfd357;
	color: #ffffff;
}
#mmenu .mi1 a:hover,
#mmenu .mi1Active a:hover {
	color: #ffffff;
	text-decoration: none;
}

#mmenu .mi1Subitems {
	display: none;
	margin-top: 27px;
	position: absolute;
	width: 685px;
}


#mmenu .mi2 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0 9px;
}
#mmenu .mi2 a, #mmenu .mi2 a:visited {
	background-image: url(/images2/biolan/bullet-mi2.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #000000;
	margin: 0 10px 0 5px;
	padding-left: 16px;
	text-decoration: none;
}
#mmenu .mi2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#mmenu .mi2 a.active, #mmenu .mi2 a.active:visited {
	color: #ffffff;
}


#main {
	background-image: url(/images2/biolan/bg.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 980px;
}

#content {
	float: right;
	width: 695px;
}
#content .block {
	border-top: 1px solid #efdf45;
	clear: both;
}
#contentBox {
	margin: 0 10px;
}


#leftColumn {
/*border: 1px solid blue;*/
	background-image: url(/images2/biolan/bg-left.gif);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	width: 270px;
}

.cleanup { 
	clear: both;
	height: 1px;
	overflow: hidden;
	width: 100%;
}

.smItem1 {
	font-size: 12px;
	font-weight: bold;
	margin: 7px 0 0 0;
}
.smItem2 {
	font-size: 11px;
	margin: 0 0 0 12px;
}
.smItem3 {
	font-size: 10px;
	margin: 0 0 0 25px;
}

.itemFull {
	text-align: justify;
}
.itemFull .date {
	font-weight: bold;
	margin-bottom: 7px;
	text-align: right;
	text-transform: lowercase;
}
.itemFull .image {
	float: left;
	margin-right: 10px;
}

#homepageNews {
	float: left;
	width: 550px;
}
#newsList p {
	margin: 0;
	padding: 0;
}
#newsList a, #newsList a:visited {
	text-decoration: none;
}
#newsList a:hover {
	text-decoration: underline;
}
#newsList .newsItem {
	border-bottom: 1px solid #efdf45;
}
#newsList .newsItem .box {
	margin: 5px 15px;
}
#newsList .newsItem .title {
	color: #006624;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
#newsList .newsItem .image {
	background-color: #ffffff;
	border: 1px solid #e3e2c9;
	float: left;
	margin-right: 10px;
	text-align: center;
	width: 90px;
}
#newsList .newsItem .image img {
	margin: 5px;
}
#newsList .newsItem .date {
	color: #959595;
	font-weight: bold;
	margin: 0 0 4px 0;
	text-transform: lowercase;
}
#homepageNews .newsItem .text a {
	color: #000000;
}


#leftBulletinList {
	float: right;
	font-size: 11px;
	margin: 10px 10px 20px 10px;
	text-align: center;
	width: 225px;
}
#leftBulletinList .item {
	margin-bottom: 10px;
}
#leftBulletinList .title {
	color: #006624;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
}
#leftBulletinList .image {
	border: 1px solid #e3e2c9;
	text-align: center;
	width: 215px;
}
#leftBulletinList .image img {
	margin: 5px;
}
#leftBulletinList .image a {
	display: block;
}
#leftBulletinList .date {
	color: #959595;
	text-align: center;
	text-transform: lowercase;
}

#leftThumbList {
	float: right;
	font-size: 11px;
	margin: 10px 10px 20px 10px;
	text-align: center;
	width: 225px;
}
#leftThumbList .item {
	margin-bottom: 10px;
}
#leftThumbList .title {
	color: #006624;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
}
#leftThumbList .image {
	border: 1px solid #e3e2c9;
	text-align: center;
	width: 215px;
}
#leftThumbList .image img {
	margin: 5px;
}
#leftThumbList .image a {
	display: block;
}
#leftThumbList .date {
	color: #959595;
	text-align: center;
	text-transform: lowercase;
}

#archiveNews {
	width: 100%;
}
#archiveNews .newsItem .title {
	text-align: left;
}
#archiveNews .newsItem .image {
	float: left;
}

#archiveList p {
	margin: 0;
	padding: 0;
}
#archiveList a, #archiveList a:visited {
	color: #000000;
	text-decoration: none;
}
#archiveList a:hover {
	text-decoration: underline;
}
#archiveList .item {
	border-bottom: 1px solid #efdf45;
}
#archiveList .item .box {
	margin: 5px 15px;
}
#archiveList .item .title {
	color: #006624;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}
#archiveList .item .image {
	background-color: #ffffff;
	border: 1px solid #e3e2c9;
	float: left;
	margin-right: 10px;
	text-align: center;
	width: 90px;
}
#archiveList .item .image img {
	margin: 5px;
}
#archiveList .item .date {
	color: #959595;
	font-weight: bold;
	margin: 0 0 4px 0;
	text-transform: lowercase;
}

/* Thumbnails - 2 columns */
.thumbItem {
	float: left;
	font-size: 11px;
	margin: 2px;
	text-align: center;
	width: 332px;
}
.thumbItem .box {
	border: 1px solid #e3e2c9;
}
.thumbItem a, .thumbItem a:visited {
	color: #000000;
	display: block;
	height: 150px;
	text-decoration: none;
}
.thumbItem a:hover {
	background-color: #e3e2c9;
	text-decoration: underline;
}
.thumbItem .title {
	color: #000000;
	font-size: 12px;
}
.thumbItem img {
	margin: 5px;
}
.thumbItem .date {
	color: #959595;
	font-weight: bold;
	margin: 0 0 4px 0;
	text-transform: lowercase;
}


/* Photogallery - 4 columns */
.photoItem {
	background-color: #ffffff;
	float: left;
	font-size: 11px;
	margin: 2px;
	text-align: center;
	width: 164px;
}
.photoItem .box {
	border: 1px solid #e3e2c9;
}
.photoItem a, .photoItem a:visited {
	color: #000000;
	display: block;
	height: 135px;
	text-decoration: none;
}
.photoItem a:hover {
	background-color: #e3e2c9;
	text-decoration: underline;
}
.photoItem .title {
	color: #000000;
	font-size: 11px;
}
.photoItem img {
	margin: 5px;
}
.photoItem .date {
	color: #959595;
	font-weight: bold;
	margin: 0 0 4px 0;
	text-transform: lowercase;
}


.pagination {
	font-size: 11px;
	margin: 7px 0;
	text-align: center;
}

#leftNews {
	float: right;
	font-size: 11px;
	margin: 10px 10px 20px 10px;
	width: 225px;
}
#leftNews a, #leftNews a:visited {
	color: #000000;
	display: block;
	text-decoration: none;
}
#leftNews a:hover {
	color: #000000;
	text-decoration: underline;
}
#leftNews .newsItem {
	margin-bottom: 12px;
}
#leftNews .newsItem .date {
	font-weight: bold;
}
#leftNews .newsItem .title { }

#leftTabs {
	float: left;
	margin-left: 1px;
	width: 21px;
}
#leftTabs a {
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	height: 223px;
	margin-bottom: 10px;
	width: 21px;
}
#leftTabs a.news, #leftTabs a.news:visited {
	background-image: url(/images2/biolan/tab-news-p.gif);
}
#leftTabs a.newsActive, #leftTabs a.newsActive:visited,
#leftTabs a.newsActive:hover,
#leftTabs a.news:hover {
	background-image: url(/images2/biolan/tab-news-a.gif);
}
#leftTabs a.bulletin, #leftTabs a.bulletin:visited {
	background-image: url(/images2/biolan/tab-bulletin-p.gif);
}
#leftTabs a.bulletinActive, #leftTabs a.bulletinActive:visited,
#leftTabs a.bulletinActive:hover,
#leftTabs a.bulletin:hover {
	background-image: url(/images2/biolan/tab-bulletin-a.gif);
}
#leftTabs a.photogallery, #leftTabs a.photogallery:visited {
	background-image: url(/images2/biolan/tab-photogallery-p.gif);
}
#leftTabs a.photogalleryActive, #leftTabs a.photogalleryActive:visited,
#leftTabs a.photogalleryActive:hover,
#leftTabs a.photogallery:hover {
	background-image: url(/images2/biolan/tab-photogallery-a.gif);
}

#homeTabs {
	border-bottom: 10px solid #ffffff;
	background-color: #ffffff;
}
#homeTabs .tabs {
	height: 18px;
}
#homeTabs .hpTab,
#homeTabs .hpTabActive {
	background-color: #fcfad1;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	margin-right: 10px;
	padding: 3px 10px;
}
#homeTabs .hpTabActive {
	background-color: #efdf45;
}
#homeTabs .hpTab:hover,
#homeTabs .hpTabActive:hover {
	background-color: #efdf45;
	text-decoration: none;
}
#homeTabs .data {
	clear: both;
	font-size: 12px;
	width: 695px;
}
#homeTabs .dataBox {
	background-color: #fcfad1;
	border: 1px solid #efdf45;
	height: 120px;
	overflow: hidden;
	padding: 5px;
}
#homeTabs .hpTabText {
	display: none;
}
#homeTabs .image {
	float: left;
	margin-right: 10px;
	width: 150px;
}
#homeTabs .image img {
	background-color: #ffffff;
	border: 1px solid #e3e2c9;
	margin: 5px;
}

#cse-search-results iframe {
	background-color: #fdfce0;
	width: 670px;
}

.banner {
	clear: both;
	margin-top: 10px;
	text-align: center;
}
.banner img {
	border: 1px solid silver;
}
.bottomBanners {
	margin-top: 25px;
	text-align: center;
}
.bottomBannersHome {
	float: left;
	margin-top: 15px;
	text-align: center;
	width: 550px;
}
.rightBanners {
	float: right;
	margin: 1px 11px;
}

