body		{ 
				background : #000000;
				color : #ffffff;
			}
h1			{
				color : #ffcc00;
			}
h2			{
				color: #cc9933; font-family: 'Arial Narrow', times, sans;
			}
h3			{
				color : #CC9900;
				font-style:italic; font-weight:bold; text-indent:5; margin-left:0
			}
h3.blackbkg {
				color : #ffffff;
				font-family : Arial Narrow,times,sans;
				background-color : #000000;
			}
a:link 		{
				color : #FF9900;
				text-decoration : none;
			}
a:visited 	{
				color : #ffb200;
				text-decoration : none
			}
a:hover 	{
				color : #FFcc00;
			}
a:active
			{
				color : #FF0000;
			}
li
			{
				font-size : 10pt;
				font-family : Verdana;
				
			}
DIV.note	{
				border : 3px solid white;
				color : red;
			}
			
DIV.UserComment
			{
				color : #ffff00;
			}
DIV.MentorComment
			{
				color : #00ff00;
			}
SPAN.Comment-Head
			{
				font-weight : bold;
			}
			
TABLE.invisible
			{
				border : none;
			}
TD.invisible
			{
				border : none;
			}
TH.invisible
			{
				border : none;
			}

TABLE.children
			{
				border : 1px solid #FFFFFF;
			}
TABLE.NoBorder
			{
				border : none; 
			}
TH.childrenHeader
			{
				border : 1px solid #FFFFFF;
				background : #CCCCCC;
				color : #000000;
			}
			
			
TD
			{
				border : 1px solid #FFFFFF;
				padding : 5pt;
			}
TABLE
			{
				border : 1px solid #FFFFFF;
			}
TH
			{
				border : 1px solid #FFFFFF;
				background : #CCCCCC;
				color : #000000;

			}
			
			

		
ul
			{ color: #FFFFFF; }
			
		#ConflictResolution {
		position: absolute;
		top: 160px;
		left: 230px;
		width: 240px;
		border: solid 1px #ffebdc;
		color: #ffffff;
		background: #000000;
		padding: 1px;
		z-index: 110;
		visibility: hidden;
		}
		
	#AngerManagement {
		position: absolute;
		top: 160px;
		left: 460px;
		width: 240px;
		border: solid 1px #ffebdc;
		color: #ffffff;
		background: #000000;
		padding: 1px;
		z-index: 1;
		visibility: hidden;
		}
		
	#AngerTracking {
		position: absolute;
		top: 460px;
		left: 460px;
		width: 220px;
		border: solid 1px #ffebdc;
		color: #ffffff;
		background: #000000;
		padding: 1px;
		z-index: 1;
		visibility: hidden;
		}
		#FamilyInfluence {
		position: absolute;
		top: 450px;
		left: 230px;
		width: 240px;
		border: solid 1px #ffebdc;
		color: #ffffff;
		background: #000000;
		padding: 1px;
		z-index: 1;
		visibility: hidden;
		}
	#RefusalSkills{
		position: absolute;
		top: 140px;
		left: 690px;
		width: 240px;
		border: solid 1px #ffebdc;
		color: #ffffff;
		background: #000000;
		padding: 1px;
		z-index: 1;
		visibility: hidden;
		}
	#DrunkDate{
		position: absolute;
		top: 140px;
		left: 800px;
		width: 240px;
		border: solid 1px #ffebdc;
		color: #ffffff;
		background: #000000;
		padding: 1px;
		z-index: 1;
		visibility: hidden;
		}
	#UnknownDrug{
		position: absolute;
		top: 250px;
		left: 230px;
		width: 240px;
		border: solid 1px #ffebdc;
		color: #ffffff;
		background: #000000;
		padding: 1px;
		z-index: 1;
		visibility: hidden;
		}
	#SpanishDrunkDate{
		position: absolute;
		top: 250px;
		left: 460px;
		width: 240px;
		border: solid 1px #ffebdc;
		color: #ffffff;
		background: #000000;
		padding: 1px;
		z-index: 1;
		visibility: hidden;
		}
	#SpanishUnknownDrug{
		position: absolute;
		top: 250px;
		left: 690px;
		width: 240px;
		border: solid 1px #ffebdc;
		color: #ffffff;
		background: #000000;
		padding: 1px;
		z-index: 1;
		visibility: hidden;
		}