
	
a:link { color:#FFFFFF; text-decoration:none; }
a:visited { color:#FFFFFF; text-decoration:none; }
a:hover { color:#66CCFF; text-decoration:underline; }
a:active { color:#66CCFF; text-decoration:underline; }
	
	
	
	

	
	
	
	body {
		text-align:center;
		background-color:#000000;
			
scrollbar-face-color:#555555;
scrollbar-highlight-color:#777777;
scrollbar-3dlight-color:#444444;
scrollbar-darkshadow-color:#111111;
scrollbar-shadow-color:#333333;
scrollbar-arrow-color:#666666;
scrollbar-track-color:#222222;
      
	  
	  
	    }
		
	
	P{
		font-family:  Times, serif;
		font-size: 12px;
		color: #eeeeee;
		line-height: 14px;
		margin:5px 10px 10px 10px;
	}
		
	
	H1	{
		font-family:  Times, serif;
		font-size: 12px;
		color: #eeeeee;
		line-height: 14px;
		margin:5px 10px 10px 10px;
	}
		
	
	
	
	
	#frame {
		width:640px;
		margin-right:auto;
		margin-left:auto;
		margin-top:20px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
		width:60px;
		padding:0px;
		margin-top:10px;
		float:left;
		background:#000;
		border:0px solid pink;
		}
	
	#contentcenter {
		width:30px;
		padding:0px;
		float:left;
		background:#000;
		border:0px solid pink;
		}
	
	#contentright {
		width:550px;
		height:400px;
		padding:0px;
		float:left;
		background:url(img/bgFrame.gif);
		border:0px solid pink;
		}
	
	#contentheader {
	   height:10%;
		background:#000;
		margin: 20px 10px 10px 88px;
		
		}
		

		

	
	
	

	
	