html, body {
height:100%;
}

body {
margin: 0;
padding: 0;
}

img {
	border: none;
}

.floatleft {
	float:  left;
}
#container {
	float: left;
	margin-left: 50px;
	margin-top: 10px;
	width: 1100px;
	height: 610px;
}

#head {
	float: left;
	width: 990px;
	margin-bottom: 30px;
}

#logo {
	float: left;
	visibility:hidden;
}

#menu {
	float: left;
width: 180px;
height: 507px;
position: relative;
}

#firstimg{
	visibility: hidden;
	margin-left: -200px;
	margin-top: 8px;
	clear: both;
}

#firstimgcap {
	color: #666;
	font: 9px/120%   geneva, Arial, Helvetica, sans-serif;
	visibility: hidden;
 	margin-left: -200px;
 	margin-top: 20px;
}

#content {
	float: left;
	display: inline;
	width: 810px;
	height: 530px;
	text-align: center;
}

#captioncont {
	float: left;
	xxxheight: 200px;
	xxxvertical-align:bottom;
	width: 177px;
	position:absolute;
	bottom:0;
	text-align:right;
	color: #555;
	font: 11px/120%   geneva, Arial, Helvetica, sans-serif;
}

#FlowPlayer{
	float:left;
}

#bigcont {
	float: left;
	width:100%;
	height: 500px;
	margin-bottom: 10px;
	margin-top: 8px;
}

#bigcont img {
	margin-left: -20px;
}

#biogdv {
	text-align: left;
	color: #333333;
	font: 12px/130% geneva, Arial, Helvetica, sans-serif;
	width:350px;
	height: 500px;
	margin-left: 130px;
	margin-bottom: 10px;
	margin-top: 5px;
	float:left;
}

#biogdv img {
	float:left;
	margin: 0 10px 2px 0;
	}

#biogdv p {
	margin-top:0;
}

#biogdv a {
	color:#333;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
}

#biogdv a:hover {
	color:#333;
	text-decoration: none;
	border-bottom: 1px solid #888888;
}
.biogrow {
	
	clear: both;
	text-align:left;
	display:inline;
}

#menulist {
list-style: none;
margin: 0;
margin-left: 5px;
padding: 0;
}

#menulist li {
	margin-bottom: 10px;
}

#menulist a {
	text-decoration:none;
	color: #EEE;
}

#menulist a:hover {
	text-decoration: underline;
	color: inherit;
}

.thumb {
	margin-top:180px;
	margin-bottom: -165px;
	margin-left:10px;
	xxxwidth:70px;
	border: none;
	float: left;
}

#prev {
	border: 1px solid #FFF;
	margin-left: -20px;
	margin-right: 10px;
}

#next {
	border: 1px solid #FFF;
	margin-left: 10px;
}

.clear {
	clear: both;
	width:  100%;
	text-align:right;
}

div {

xxxborder: 1px dashed #ecc; 
}

