body  {
	background: #4c7062;
	margin: 0;
	padding: 0;
	color: #600;
	background-image: url(barkabackgroundGreen.jpg);
	background-repeat: no-repeat;
	background-position:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}


#container {
	margin-left: 50%;
	position:absolute;
	top:35px;
	left:-270px;
	width:541px;
	height:439px;
	z-index:3;
	background-repeat: no-repeat;
	background-color:#ffffff;
	/* for IE */
  filter:alpha(opacity=60);
	/* CSS3 standard */
  opacity:0.6;
  }
  
  #container2 {
	margin-left: 50%;
	position:absolute;
	top:35px;
	left:-270px;
	width:522px;
	height:300px;
	z-index:3;
	background-repeat: no-repeat;
	background-color:#ffffff;
	/* for IE */
  filter:alpha(opacity=60);
	/* CSS3 standard */
  opacity:0.6;
  }


#form {
	margin-left: 50%;
	position:absolute;
	top:48px;
	left:-238px;
	width:474px;
	height:412px;
	z-index:5;
}



.copy {
	font-family: palatino,platino linotype,georgia,times,times new roman,serif;
	font-size: 12px;
	line-height: 20px;
	color: #600;
}

.copyHead {
	font-family: palatino,platino linotype,georgia,times,times new roman,serif;
	font-size: 18px;
	line-height: 20px;
	color: #600;
}

.copySmall {
	font-family: palatino,platino linotype,georgia,times,times new roman,serif;
	font-size: 9px;
	line-height: 20px;
	color: #600;
}

.copyGray {
	font-family: palatino,platino linotype,georgia,times,times new roman,serif;
	font-size: 12px;
	line-height: 25px;
	color: #555;
}

.copy2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}


.copy2B {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
}

.copy3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #0066b7;
}

a:link {
	color: #600;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

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

a:active {
	text-decoration: none;
}
