body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}
a {
	color: #FDD577;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#header{

border-bottom: 1px solid #333333;
border-right: 1px solid #333333;
border-left: 1px solid #333333;

font-size:10px;
width: 800px;
height: 142px;
background:url(../images/logoBig.gif) center top no-repeat;
padding-bottom: 2px;
}

#menu{
width: 800px;
border: 1px solid #333333;
color: #FDD577;
font-size:12px;
margin-top: 5px;
padding-top: 2px;
padding-bottom: 2px;
word-spacing: 5px;
}
 /* allow room for 2 columns */
  .clients
  {
    width: 40em;
	margin: 0px;
	list-style-type:disc;
  }
  /* float & allow room for the widest item */
  .clients li
  {
    float: left;
    width: 20em;
  }


#logoCat{
float: right;
font-size:10px;
color: #ffffff;
}

.contentContainer {
	width: 796px;
	margin-top: 10px;
	display: none;
	height: 0px;
	overflow: hidden;
	border: 1px solid #333333;
	padding: 2px;
	overflow: hidden;
}

.contentContainer .clipper {
	margin: 5px 0 0 0;
	text-align:left;
	color: #999999;
	font-size: 10px;
	overflow:hidden;

}





.biolist {
margin-left: 10px; padding-left: 0; padding-top: 0px; margin-top: 5px;
}
.biolist li {
margin-left: 10px; padding-left: 0;
}

#footer{
width: 796px;
font-size:9px;
color: #ffffff;
border: 1px solid #333333;
height: 20px;
padding: 2px;
margin-top: 5px;

}
#bmlogo{
float: left;
width: 123px;
position: relative;
background: url(../images/bmlogo.gif) no-repeat;
white-space: nowrap;
display: block;
height: 15px;
margin: 0;
padding: 0;

}
#bmlogo a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../images/bmlogo.gif);
	background-position: 0px 0px;
	}
#bmlogo a:hover {

	background-image: url(../images/bmlogo.gif);
	background-position: 0px -15px
}
.cream{
color: #FDD577;
}
.lightGrey{
color: #CCCCCC;
}
.contentContainer .clipper a{
color: #CCCCCC;
text-decoration:none;

}
.contentContainer .clipper a:hover{
color: #ffffff;
text-decoration:none;

}
#bioleftcol{
float:left;
width: 200px;
}
#biorightcol{
float:left;
width: 200px;
}
.thumbnailContainer {
	width: 800;
	border-top: 1px solid #000;
	margin-top: 10px;
	display: none;
	height: 0px;
	overflow: hidden;
}

.thumbnailContainer .clipper {
	margin: 10px 0 0 0;
}

.thumbnailContainer .horizontal {
	border: 1px solid #000;
	width: 110px;
	height: 100px;
	padding: 20px 0 0 10px;
	margin: 5px;
	float: left;
	cursor: pointer;
}

.thumbnailContainer .vertical {
	border: 1px solid #000;
	width: 93px;
	height: 110px;
	padding: 10px 0 0 27px;
	margin: 5px;
	float: left;
	cursor: pointer;
}

.thumbnailContainer img {
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 5px 4px;*/
}
#newsMenu{
width: 200px;
border: 1px solid #ccc;
background-color:#333333;
padding: 2px;
float: left;
}
#newsHeader{
border-bottom: 1px dashed #666666;
margin-top: 5px;
}
#newsItem{
width: 580px;
float:right;
border: 1px dashed #666666;
padding: 3px;
}




