* {
	font-family:	Arial;
}

/* Original brown version */
.adjana_light_brown { background-color: #CC3300;}
.adjana_lightdark_brown { background-color: #993300;}
.adjana_dark_brown { background-color: #990000;}
.adjana_darkdark_brown { background-color: #660000;}
.adjana_name_brown { color: #CC3300;}
.adjana_subtitle_brown { color: #CC6633;}
.adjana_logo {	
	position: 	absolute;
	margin: 	0px; 
	padding: 0px;
}
#AdjanaLogo {
	font-family:	Agency FB;
	position: 		absolute;
	left: 			1px;
	top: 			1px;
	width:			540px;
	height:			130px;
	margin: 		0px; 
	padding: 		0px;
	border-width:	0px;
	border-style:	solid;
	border-color:	black;
}
#AdjanaLogoName {left:0px;top:0px; font-size: 56pt;}
#AdjanaLogoSubtitle {left:170px;top: 82px;  font-size: 28pt;}
#AdjanaLogoBarRA, #AdjanaLogoBarRB, #AdjanaLogoBarRC, #AdjanaLogoBarRD {left: 170px;}
#AdjanaLogoBarLA, #AdjanaLogoBarLB, #AdjanaLogoBarLC, #AdjanaLogoBarLD {right: 385px;}
#AdjanaLogoBarRA {top:  17px; width: 20px;  	height: 2px;}
#AdjanaLogoBarRB {top: 40px; width: 70px;	height: 2px;}
#AdjanaLogoBarRC {top: 58px; width: 170px; 	height: 2px;}
#AdjanaLogoBarRD {top: 74px; width: 360px;  height: 2px;}
#AdjanaLogoBarLA {top: 92px; width: 153px;  	height: 2px;}
#AdjanaLogoBarLB {top: 100px; width: 70px;	height: 2px;}
#AdjanaLogoBarLC {top: 108px; width: 28px;  	height: 2px;}
#AdjanaLogoBarLD {top: 119px; width:  8px;  	height: 2px;}



body {
	background-color:    	#FFFFFF;
	color:  				#2B0028;
	font-size:				font-size: 16px;
	
}

.sitelist	{
	font-size: 				9px;
}


p.explanation+div.explanation {
	display:				none;
}


p.explanation:hover+div.explanation, p.explanation+div.explanation:hover {
	display:				block;
}

div.explanation 	{

	padding-left: 20px;
	border:	1px solid #FF4A4A;
}
span.question	{
	color: #FF4A4A;
	color: #2B0028;
}
p.explanation:hover .question {
	font-weight:		bold;
/*	font-size:			smaller;*/
}
span.adjana {
	color:	#BF1959;
	font-weight:	bold;	
	font-family:	Copperplate Gothic Light;
}

span.wdss {
	color:  #870754;
	font-family:	Copperplate Gothic Light;
}

a, span.marked {
	color: #FF4A4A;
	color:  #870754;
	text-decoration:underline;
}
.contact {
	text-align: 	right;
	border:			0px solid white;
	font-size:		10px;
	position:		absolute; 
	left: 			200px;
	top:			200px; 
	width: 			900px;
	#color:			#FF4A4A;
}