body {
	background-color: #1a1a1a;
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top:60px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {font-family: Arial, Helvetica, sans-serif;
	
	font-size: 18px;
	color: #CCCCCC;
}

.style2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.style3 {color: #999999;
	font-weight: bold;
}
.style4 {color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
}

a:link {color: #999999;
	text-decoration: none;
}

a:visited {text-decoration: none;
	color: #999999;
}

a:hover {text-decoration: none;
	color: #999999;
}

a:active {text-decoration: none;
	color: #999999;
}

#links {text-align: center; 
	position: absolute;
	z-index: 2;
	top: 350px;
	left: -65px;
	width: 100%;
}

#copyright {text-align: center; 
	position: absolute;
	top: 610px;
	left: 150px;
	width: 100%;
}
#flashlogo {text-align: center; 
	position: absolute;
	top: 100px;
	left: 77px;
	width: 100%;
}
#getflash {text-align: center; 
	z-index: 2;
	position: absolute;
	top: 170px;
	left: -64px;
	width: 100%;
}
#flashless {text-align: center;
	position: absolute;
	z-index: 1;
	top: 120px;
	left: 0px;
	width: 100%;
	}

#flashless p {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	}
		
#flashless span {
	display: block;
	margin: 60px 0px 0px 150px;
	}

#flash {text-align: center;
	position: absolute;
	z-index: 2;
	top: 60px;
	left: 0px;
	width: 100%;
	}

#flash p {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	}
		
#flash span {
	display: block;
	margin: 60px 0px 0px 150px;
	}	