body {
	background: #000000;
	color: #000000;
	font-family: tahoma, arial;
	font-size: 14px;
	font-
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	
}

* html body {
	line-height: 14px;
}

#container {
	margin: 0 auto;
	margin-top: 20px;
	text-align: ;
	width: 775px;
}

#content {
	clear: both;
	margin-top: 0px;
	width: 775px;
}

#footerbg {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}

#left {
	border: 0px solid #ffffff;
	float: left;
	margin-right: 0px;
	margin-top: -21px;
	width: 274px;
	height:420px;
	display:inline;
	overflow:hidden;

}

#joel {
display:block;
height: 80px;
text-indent: -9999px;
width: 565px;
}

#nav {
	background: url(images/HEADER.gif) no-repeat 0% 0%;
	border: 0px solid #cccccc;
	font-size: 13px;
	height: 144px;
	padding-top: 5px;
	text-align: center;
	width: 750px;
	background-color:#cccccc;
}

#right {
	background: url(images/main.gif) no-repeat 0% 0%;
	border: 0px solid #ffffff;
	float: left;
	height: 359px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 40px;
	width: 446px;
	background-color:#cccccc;
	display:inline;
	
}


#contactmain {
	background: url(images/trytrytry.gif) no-repeat 0% 0%;
	border: 0px solid #cccccc;
	float: left;
	height: 436px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 60px;
	width: 720px;
	background-color:#cccccc;
	display:inline;
	text-align: left;
	
}

#biomain {
	background: url(images/trytrytry.gif) no-repeat 0% 0%;
	border: 0px solid #cccccc;
	float: left;
	height: 740px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 60px;
	width: 720px;
	background-color:#cccccc;
	display:inline;
	text-align: left;
	
}

#mediamain {
	background: url(images/trytrytry.gif) no-repeat 0% 0%;
	border: 0px solid #cccccc;
	float: left;
	height: 436px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 60px;
	width: 720px;
	background-color:#cccccc;
	display:inline;
	text-align: left;
	
	
}

.thumbnails ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.thumbnails li {
	float: top;
	list-style: none;
	margin: 0;
	margin-right: 0 ;
	padding: 0;
}

#ddcolortabs{
margin-left: 0px;
margin-top: -55px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 0px;
}

#ddcolortabs ul{
font: bold 22px Arial, Verdana, sans-serif;
margin:0px;
padding:0px;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:3px 3px 3px 3px;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: #000000;
background: none;
margin:0px 3px 3px 3px;
padding:0px 3px 0px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
padding:0px 7px 0px 7px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #000000;
}

#ddcolortabs a:hover span{
	color: #cccccc;
background-color: #000000;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
color: #cccccc;
background-color: #000000;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #000000;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}




.bubblewrap{
list-style-type:none;
margin:0;
padding:0;
	text-align: center;
}

.bubblewrap li{
display:inline;
width: 65px;
height:60px;
}

.bubblewrap li img{
width: 70px; /* width of each image.*/
height: 70px; /* height of each image.*/
border:0;
margin-right: 16px; /*spacing between each image*/
-webkit-transition:-webkit-transform 0.1s ease-in; /*animate transform property */
-o-transition:-o-transform 0.1s ease-in; /*animate transform property in Opera */
}

.bubblewrap li img:hover{
-moz-transform:scale(1.9); /*scale up image 1.8x*/
-webkit-transform:scale(1.9);
-o-transform:scale(1.9);
}

.section{
	border-top: 4px solid #000000;
	overflow: auto;
	width: 100%;
	}

.nav{
	border-top: 2px solid #000000;
	overflow: auto;
	margin: 4px 0px 4px 5px;
	width: 42%;
	}

.thumbnail{
	padding: 3px 3px 6px 3px;
	background-color: #cccccc;
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	
	

