html {overflow-y:scroll;}

body 
	{
	color: #000000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background:#ffffff url('/img/background1.jpg') repeat;
	margin: 0px
	}

.bodytext 
	{
	font-size: 14px;
	padding:0;
	border-left:1px solid #fff;
	border-right:1px solid #fff;	
	}

.bodytext p
	{
	padding:8px;
	text-align:left;
	}

#main_box
	{
	background:#ffffff url('/img/body_bg.jpg');
	}

p.headline 
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	color:#fff;
	font-weight: 700;
	margin:1em 0 1em 0;
	background-color:#CC6699;
	padding:6px 0 6px 6px;
	border-left:6px solid #E5B1CB;
	}
	
p.headline2
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	color:#fff;
	font-weight: 700;
	margin:1em 0 1em 0;
	background-color:#009900;
	padding:6px 0 6px 6px;
	border-left:6px solid #00CB00;
	}	

#footer 
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block
	}

a:link, a:visited 
	{
	color: #0066ff;
	outline: none;
	}

img {

	border:0;
}

a:hover 
	{
	color: #ff0000;
	text-decoration: none
	}

.captions  
	{
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: left
	}

#caption1    
	{
	padding-left: 6px;
	border-left: 0px dashed #66c;
	position: absolute;
	top: -80px;
	left: -200px;
	width: 250px;
	height: 80px;
	visibility: visible;
	display: block
	}

#caption2    
	{
	padding-left: 6px;
	border-left: 0px dashed #66c;
	position: absolute;
	top: 92px;
	left: 125px;
	width: 250px;
	height: auto;
	visibility: visible;
	display: block
	}

#science {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: left;
	color: #555;
}
.marci-name {
	font-weight:700;
}
fieldset {
	background-color: #ffff99;
	font-size:11px;
}
.quotes {
	font-size: 15px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	text-align: left;
	color: #339900;
	font-weight: 700;
	font-style: italic;
	padding:8px;
}
.quoter {

	font-weight:normal;
	font-style:normal;
	color: #000000;
}
td.pixels {
	background-color:#f5f5f5;
	text-align:center;
	font-weight:700;
}

.artThumb img {
	border:1px solid #000;
}

#google_translate_element {
    background-color:#fff;
    display:block;
    text-align:right;
    padding-right:8px;
    height:46px;
}