	body {
	background-color: #000000;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: center 245px;
	margin: 0px;
}
	div#container {
	width: 950px;
	height: 600px;
  	margin 0 auto; 
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
} 

	.bodytext {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: 1px;
	line-height: 14px;
		}
		
	.bodytext a {
	color: #CCCCCC;
	text-decoration: none;
		}
		
		.captures {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 12px;
		}
				
	#imgbox {
	position: absolute;
	top: 490px;
	width: 950px;
	height: 200px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	line-height: 14px;
	z-index: 2;
		}
				
	#imgbox img {
	margin-bottom: 2px;
		}
		
		
#linkmenu2 {
	position: absolute;
	top: 25px;
	width: 950px;
	height: 50px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	line-height: 14px;
	z-index: 2;
		}
				
#linkmenu2 a {
	color: #999999;
	text-decoration: none;
	padding-left:30px;
		}

#linkmenu2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
		}
	
#linkmenu_line {
	position:absolute;
	height:22px;
	width:100%;
	left: -1px;
	top: 552px;
	z-index: 0;
	border-top: 2px solid #666666;
 	}

#linkmenu_line2 {
	position:absolute;
	height:22px;
	width:100%;
	left: -1px;
	top: 55px;
	z-index: 0;
	border-top: 2px solid #666666;
 	}
	
	#big_phoenix {
	position: absolute;
	left: 50%;
	margin-left: -550px;
	top: 0px;
	background-image: url(images/bg_phoenix3.jpg);
	height: 432px;
	width: 950px;
	background-position: top;
	background-repeat: no-repeat;
	z-index: 0;
	}
		
	#bottomtext {
	position: relative;
	left: 0px;
	top: 385px;
	width: 950px;
	text-align: center;
		}
	
	#bottomtext a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#bottomtext a:hover {
	color: #999999;
	text-decoration: none;
	}
		
	#content {
	position:relative;
	width:950px;
	left: 0px;
	top: 90px;
	z-index: 1;
		}
		
	h1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	font-weight: normal;
	margin-bottom: 12px;
	letter-spacing: 2px;
		}
		
	h2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 10px;
		}
	h2 a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	h2 a:hover {
	color: #999999;
	text-decoration: none;
	}
	
h3 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-transform: uppercase;
	margin-bottom: 5px;
		}
		
h4 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-align: left;
	letter-spacing: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
		}
		
h4 a {
	text-decoration: none;
	margin-left: 20px;
	font-weight: normal;
	font-style: normal;
	color:#FFFFFF;
	}
		
h4 a:hover {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
		}


.centered {
	text-align:center;
	line-height:1;
		}

