.bigBody {
	background-color:#0C0B09;
	border:none;
	margin:auto; 
	min-width: 1000px;
	overflow-x:scroll;
	
} 

a:link {color: #F8DC87; text-decoration: none}
a:visited {color: #F8DC87;text-decoration: none}
a:active {color: #C3C67F; text-decoration: none}
a:hover {color: #C3C67F; text-decoration: underline;}

.bodybackground	{
	background-image:url('/images/fix_bg-s.jpg');
	background-repeat:no-repeat;
	background-position: top center;	
	height:591px;
}

.header	{
	background-color:#C3C67F;
	margin-bottom:1em;
	padding-bottom:4.7em;
}
.header	h3 {
	font-family: Helvetica,Verdana,Arial;
	font-size:1em;	
	
}

.stylistHeader	{
	background-color:#F8DC87;
}	
.stylistHeader h4	{
	font-family:Helvetica,Verdana,Arial;
	font-size:0.9em;
	padding-left:5em;
	text-align:left;
}
.stylistHeader td	{
	padding-left:3em;
}
.stylistHeader a:link {color: #494E14; text-decoration: none}
.stylistHeader a:visited {color: #494E14;text-decoration: none}
.stylistHeader a:active {color: #494E14; text-decoration: none}
.stylistHeader a:hover {color: #494E14; text-decoration: underline;}


.leftMenu	{
	float:left;
	font-family: Helvetica,Verdana,Arial;
	color: #F8DC87;
	font-size:1em;
	width:200px;
	text-align:center;
}
.leftMenu h3	{
	font-size:.9em;
	
}
.leftMenu img	{
	float:left;
	border:none;
	width:10em;
	margin-left:2em;

}


.biopanel	{
	font-family: Helvetica,Verdana,Arial;
	font-size:1em;	
	text-align:left;
}
.biopanel a:link {color: #494E14; text-decoration: none; background-color: #CFCFCF;}
.biopanel a:visited {color: #494E14;text-decoration: none; background-color: #CFCFCF;}
.biopanel a:active {color: #494E14; text-decoration: none; background-color: #CFCFCF;}
.biopanel a:hover {color: #494E14; text-decoration: underline; background-color: #CFCFCF;}

.rightside {
	margin-top: .1em;
	padding: 1em 1em 3em 1em;
	float:left;
	width: 55%;
	background-color:#C3C67F;
}
.rightsidefill {
	margin-top: .1em;
	padding: 1em 0em 0em 1em;
	float:left;
	width: 80%;
	background-color:#C3C67F;
}

.footer	{
	background-color:#C3C67F;
	font-family: Helvetica,Verdana,Arial;
	font-size:.9em;	
	text-align:right;
	color:#494E14;
	padding-right:8em;
	padding-top:.3em;
	padding-bottom:.3em;
}

.footer a:link {color: #494E14; text-decoration: none; background-color: #C3C67F;}
.footer a:visited {color: #494E14; text-decoration: none; background-color: #C3C67F;}
.footer a:active {color: #494E14; text-decoration: none; background-color:#C3C67F;}
.footer a:hover {color: #494E14; text-decoration: none; background-color: #C3C67F;}

.legalContainer	{
	height:500px;
	overflow-y:scroll;
	background-color:#2F2F2F;
}

.legalheader	{
	background-color:#CFCFCF;
	font-family: Verdana,Arial;
	font-size:1.7em;
	text-align:center;
	
}

.legalcontent	{
	font-family: Helvetica,Verdana,Arial;
	color: #FFFFFF;
	font-size:.9em;
	text-align:left;	
}

.rightProds	{
	float:right;
	clear:right;
	font-family: Helvetica,Verdana,Arial;
	background-color: #C3C67F;
	font-size:1em;
	width:200px;
	margin-left: 1em;
}


.rightProds img	{
	opacity: .7;
}