	a:link {text-decoration:none}
	a:link {color:#666666; text-decoration:none}    /* unvisited link */
	a:visited {color:#999999; text-decoration:none} /* visited link */
	a:hover {text-decoration: underline} /*adds underlinefor hover over*/
	a:hover {color:#FFFF00; text-decoration: underline}   /* mouse over link */
	a:active {color:#999999}  /* selected link */
	
	body
	{
	text-align:center;
	color:#000000;
	background-color:#E8E6E6; 
	margin:auto auto; 
	text-align:center;
	width:930px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px; font-style: normal;
	line-height: normal; 
 	position: relative; padding: 0px 0px 20px
	}
	
	
	#leftbar
	{
	position:absolute; 
	left:0px; 
	top:176px; 
	width:135px; 
	height:1180px;
	z-index:2; 
	background-color: #B7B6B4; 
	layer-background-color: #B7B6B4
; clip:      rect(   )
; border: #B7B6B4 none
; padding-top: 0px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px
; float: none
	}
	
	#rightbar
	{
	position:absolute; 
	left:785px; 
	top:176px; 
	width:135px; 
	height:1180px; 
	z-index:4; 
	background-color: #B7B6B4; 
	layer-background-color: #B7B6B4; 
	border: #000000 none;
; clip:          rect(   )
; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px
	}
	
	#tlmain 
	{
	position:absolute; 
	left:160px; 
	top:176px; 
	width:590px; 
	height:1170px; 
	z-index:3; 
	background-color: #D8D7D5; 
	layer-background-color: #D8D7D5;
	border: #D8D7D5 none;
; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px
; text-align: left
; overflow: auto; clip:       rect(   )
	}
	
	#header
	{
	position:absolute; 
	left:0px; 
	top:25px; w
	idth:900px; 
	height:131px; 
	z-index:1; 
	background-color: #B7B6B4; 
	layer-background-color: #B7B6B4
; width: 930px; clip:   rect(   )
	}
	
	#footer
	{
	position:absolute; 
	left:0px; 
	top:1380px; 
	width:930px; 
	height:60px; 
	z-index:5; 
	background-color: #333333; 
	layer-background-color: #333333; 
	border: 1px none #000000
; clip:   rect(   )
	}