/* CSS Document */

body { 
	background: #000000 ;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt ;
	font-style: normal ;
	line-height: normal ;
	font-weight: normal ;
	color: #666666 ;
	text-align: left ;
}

a:link {
	text-decoration: none ;
	color: #0099cc
}

a:hover {
	text-decoration: none ;
	color: #006699
}

#header { 
	position: absolute ;
	width: 690px ;
	height: 180px ;
	left: 20px ;
}

#sidebar {
	position: absolute ;
	width: 170px ;
	top: 210px ;
	left: 20px ;
}

#content {
	position: absolute ;
	left: 210px ;
	top: 200px ;
}

#footer {
	left: 210px;
	padding-top: 20px;	
}

#sign {
	position: absolute ;
	left: 530px ;
	top: 10px ;
}

p.thintext {
	width: 250px;
}

p.thicktext {
	width: 500px;
}

p.credit {
	width: 500px;
	text-align: right;
	font-style: italic;	
}

p.namm {
	width: 700px;
}

img.profiles {
	border: 0}

#woods1 {
	width: 100px ; 
	height: 100px ; 
	position: absolute ; 
	left: 346px ; 
	top: 73px ;
}
        
#woods2 {
	width: 100px; 
	height: 100px; 
	position: absolute; 
	left: 449px; 
	top: 227px;
}

#woods3 {
	width: 100px; 
	height: 100px; 
	position: absolute; 
	left: 696px; 
	top: 102px;
}

#woods4 {
	width: 100px; 
	height: 100px; 
	position: absolute;
	left: 300px;  
	top: 395px;
}

#construction1 {
	width: 100px; 
	height: 100px; 
	position: absolute;
	left: 328px;  
	top: 516px;
}

#construction2 {
	width: 100px; 
	height: 100px; 
	position: absolute;
	left: 401px; 
	top: 838px;
}

#hardware1 {
	width: 100px; 
	height: 100px; 
	position: absolute;
	left: 334px;  
	top: 1046px;
}

#hardware2 {
	width: 100px; 
	height: 100px; 
	position: absolute; 
	left: 500px; 
	top: 1400px;
}
       
#hardware3 {
	width: 100px; 
	height: 100px; 
	position: absolute;
	left: 330px; 
	top: 1669px;
}

#dewplayer {
	position:fixed;
	right:-185px;
	top:10px;
}

#cover {
	position:fixed;
	right:-185px;
	top:10px;
	background:#000;
	width:200px;
	height:20px;
	z-index:100;
}