body#possible { 
	background-color: 	#574D48; 
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
}

div#curtain {
	position:			relative;
	top:				0px;
	z-index:			51;
	width:				801px;
	height:				600px;
	background-color: 	#574D48;
}

#cover{
	position:			absolute;
	top: 				0px;
	left:				0px;
	z-index:			300;
}

#button3 {
	position:			absolute;
	z-index: 			120;
	border: 			1px solid #000000;
	display:			block;
	width:				110px;
	height:				25px;
	text-align:			center;
	vertical-align:		middle;
	margin:				10px 0px 0px -10px;
	left: 				100px;
	top: 				450px;
}


.photo {
float:					left;
padding:				15px 15px 15px 0;
}


#panels{
	position:			absolute;
	top:				0px;
	left:				0px;
	z-index:			200;
}

#panelLeft {
	position:			absolute;
	top:				0px;
	left:				296px;
	z-index:			60;
	width:				200px;
	padding-top: 		60px ;
	color:				#993300;
}





#panelLeft h2 {
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			16px;
	margin-bottom:		20px;
	color:				#7e1c06;
}

#panelLeft h3 {
	font-size:			12px;
	color:				#000;
	padding-top:		20px;
}

#panelLeft ul {
	padding-top:		10px;
}

#panelLeft ul, #panelLeft li {
	list-style-type:	none;
	margin-left:		0px;
	color:				#000;
}	

#panelLeft ul li a:link,#panelLeft ul li a:hover,#panelLeft ul li a:active,#panelLeft ul li a:visited{
	color:				#211f20;
	padding:			0;
	font-weight:		normal;
	text-decoration: 	underline;
	font-size:			11px;
	font-weight:bold;
}

#button3 {
	z-index: 			120;
	border: 			1px solid #000000;
	width:				110px;
	height:				25px;
	text-align:			center;
	vertical-align:		middle;
	left: 				10px;
	top:450px;
	position:absolute;
	word-spacing:1px;
}
#button3 a { 
	padding: 			5px; 
	margin: 			0px; 
	display: 			block; 
	color:				#000000; 
	text-decoration:	none; 
	font-family:		Arial, Helvetica, sans-serif; 
	font-size:			11px; 
	font-weight:		bold;
}

#button3 a:hover { 
	background-color:	#1B1513; 
	color:				#fff; 
	filter:				alpha(opacity=50); 
	-moz-opacity:		.5; 
	opacity:			.5; 
	height:				15px
}

#button3 a:active { 
	background-color:	#1B1513 ; 
	color: 				#FFF; 
	filter:				alpha(opacity=50); 
	-moz-opacity:		.5; 
	opacity:			.5;
}



#panelsRight {
	position:			absolute;
	top:				0px;
	left:				390px;
	z-index:			50;
	width:				250px;
	height:				600px;
	
	background-image:	url(../images/possible_questions.gif);
	background-position:top right;
	background-repeat:	no-repeat;
	padding-top:		313px;
	padding-right:		10px;
	padding-left:		150px;
	
	font-size:			13px;
	line-height:		16px;
	font-family:		Georgia, "Times New Roman", Times, serif;
	color:				#7e1c06;
}

div#courageText1, div#confidenceText1, div#resultsText1 {
	padding-right:10px;
	line-height:	22px;
	font-weight:bold;
	font-family:	Georgia, "Times New Roman", Times, serif;
	color:			#7e1c06;
	padding-bottom:10px;

	}

.panelsRightTitle {
font-family:Arial, Helvetica, sans-serif;
text-align:right;
font-weight:normal;
padding-right:10px;
line-height:18px;
}

div#panels #panelsShown ul li {
	list-style-type:	none;
}
#possiblelogo {
	position:		absolute;
	top:			512px;
	left:			600px;
	z-index:		250;
}

#panelLeft ul li p a:link, #panelLeft ul li p a:hover, #panelLeft ul li p a:visited, #panelLeft ul li p a:active {
text-decoration:underline;
color:#993300;
font-size:11px;
font-weight:normal;
}

#courageText p, #confidenceText p, #resultsText p {
color:#993300;
padding-left:8px;
}

#proBullets ul li{
color:#7e1c06;
}