/*body {
	margin: 0;
	background-color: #585455;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/blue%20background%201.jpg);
}*/
#answer_1 {
	position: absolute;
	top: 0px;
	left: 220px;
	width: 510;
	z-index: 2;
	visibility: hidden;
}
#answer_1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#answer_1 a:hover, #answer_1 a:focus, #answer_1 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F6550F;
	text-decoration: none;
}
#answer_2 {
	position: absolute;
	top: 110px;
	left: 220px;
	width: 510;
	z-index: 2;
	visibility: hidden;
}
#answer_2 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#answer_2 a:hover, #answer_2 a:focus, #answer_2 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F6550F;
	text-decoration: none;
}
#answer_3 {
	position: absolute;
	top: 180px;
	left: 220px;
	width: 510;
	z-index: 2;
	visibility: hidden;
}
#answer_3 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#answer_3 a:hover, #answer_3 a:focus, #answer_3 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F6550F;
	text-decoration: none;
}
#answer_4 {
	position: absolute;
	top: 300px;
	left: 220px;
	width: 510;
	z-index: 2;
	visibility: hidden;
}
#answer_4 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#answer_4 a:hover, #answer_4 a:focus, #answer_4 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F6550F;
	text-decoration: none;
}
#questions {
	width: 100%;
	height: 450px;
	z-index: 1;
}
#answer_block {
	position: absolute;
	left: 20px;  
	top: 100px;
	width: 90%;
	z-index: 2;
	visibility: hidden;
}
textarea {
	border: 0;
	overflow: hidden;
}
.q1_cell {
	border: double #546F00;
	background-color: #000000;
}
#iframe_content {
	overflow-x: hidden
}
img {
	behavior:	url("../scripts/pngbehavior.htc");
}
