#wrap{
top: 0px;
left: 0px;
width: 900px;
height: 720px;
}
	#layer_1 {			
position: absolute;
top: 20px;
left: 40px;
width: 900px;
height: 720px;	
z-index: 0;
background-color: #363636;
}	
	body {
background-color: #707070; 		
}
	#contents{ 
position: absolute;
top: 205px;
left: 15px;
width: 175px;
height: 200px; 
z-index: 50;
font-family: ‘helvetica neue’, helvetica, ‘sans-serif‘;
font-size: 14px;
text-align: left;
}
a:link {
color: #e7573b;text-decoration: underline;}	
	a:visited {
color: #acacac;text-decoration: underline;}	
	a:hover {
color: #00709e;text-decoration: underline;}	
	a:active {
color: #ececec;text-decoration: underline;}				
	#contact{
position: absolute;
top: 500px;
left: 15px;
width: 225px;
height: 300px;
z-index: 60;
font-family: ‘helvetica neue’, helvetica, ‘sans-serif‘;
font-size: 12px;
text-align: left;
color: #c2c2c2;
}	
	#main {
position: absolute;
top: 210px;
left: 425px;
width: 600px;
height: 50px;    
z-index: 70;
font-family: arial;
font-size: 16px;
color:#ececec;
}    
	#main1{                                                       
position: absolute;
top: 250px;
left: 350px;
width: 522px;
height: 200px;
z-index: 80;
font-family: ‘helvetica neue’, helvetica, ‘sans-serif‘;
font-size: 14px;
text-align: left;
color: #d7d7d7;
}
/*	#footer {                                                                
position: absolute;
top: 675px;
left: 350px;
width: 522px;
height: 100px;
z-index: 100;
font-family: ‘helvetica-neue’, helvetica, ‘sans-serif’;
font-size: 13px;
text-align: center;
color: #e7573b;
}	*/
#credits {                                                                
position: absolute;
top: 730px;
left: 0px;
width: 900px;
height: 100px;
z-index: 110; 
font-family: ‘helvetica neue‘, helvetica, ‘sans-serif‘;
font-size: 11px;
text-align: center;
color: #000000;
}	     
