body {
	margin: 0;
	padding: 0;
	}

.banner {
border-top-color:#150502;
border-top-width: 3px;
border-top-style:solid;
border-bottom-color:#150502;
border-bottom-width: 3px;
border-bottom-style:solid;
}

.thumb {border: 5px solid #150502;}

a.over {
	float:left;
	width:500px;
	border-top: 3px solid #150502;
	border-bottom: 3px solid #150502;
	}
a.over:hover {
	float:left;
	width:500px;
	border-top: 3px solid #FEE1B2;
	border-bottom: 3px solid #FEE1B2;
	}

.h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#FEE1B2;
	}

.h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#FEE1B2;
	}

a.link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#FEE1B2;
	margin-left:15px;
	text-decoration:none;
	}

a.link:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFFFF;
	margin-left:15px;
	text-decoration:none;
	}


.style1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FEE1B2;
	padding: 15px 10px 15px 10px;
	}

.style2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FEE1B2;
	}

.style3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FEE1B2;
	margin-left:15px;
	border-top: 1px dotted #FEE1B2;
	border-bottom: 1px dotted #FEE1B2;
	padding: 10px 8px 10px 8px;
	background-color:#120502;
	}
	

.body {border: 2px solid #000000;}

.body_grad {
	background-image:url(elements/long-grad.png);
	background-position:top;
	background-repeat:repeat-x;
	}

#body {
	margin:0;
	padding:0;
	width:80%;
	height:100%;
	float:left;
	}

#containerlt {
	margin:0;
	padding-top:5px;
	padding-left:0px;
	pdding-right:0px;
	width:200px;
	height: 100%;
	float: left;
	}
	
#containerrt {
	padding:10px;
	width:500px;
	height:100%;
	float: left;
	margin-left:50px;
	}

ul#navigation {
	margin-left:0;
	margin-bottom:0;
	padding: 4px 8px 4px 8px;
	list-style-type: none;
	}

ul#navigation li {display:inline;}

ul#navigation a {
	display: block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	padding: 4px 8px 4px 8px;
	text-decoration:none;
	color:#FEE1B2;
	}

ul#navigation a:hover{background-color:#130402; color: #FFFFFF;}

#biocontainer {
	margin:0;
	padding-top:0px;
	padding-left:0px;
	pdding-right:0px;
	width:200px;
	height: 100%;
	float: left;
	}