/* CSS Document */

a:link	         {text-decoration: none;}
a:visited	 {text-decoration: none; color: #43E;}
a:active	 {text-decoration: none;}
a:hover	         {text-decoration: underline;}
p                {font-size: 9px; font-family: verdana; margin-top: 4px;} 

#left {
display:inline;
float:left;
margin-left: 0px; 
padding: 0px; 
border: 0px; 
background-color: #000;
}

#right {
position:relative; 
display:inline;
float:left;
left: 64px; 
top:-30px;
margin-right:20px;
width: 350px;
}

BODY{
background-color: #000000;
margin:0px;
}

#holder{
margin: 20px;
margin-left: 7%;
width:708px;
}

#pxxfi p{
font-size: 16px;
height: 15px; 
letter-spacing: 8px; 
color: #aaaaaa;
}

#hosted {
font-size: 11px; margin-bottom: 15px; letter-spacing: 1px; color: #aaaaaa
}

.content {
padding:3px;
width:auto;
border: 2px solid #666;
background-color: #ddd; 
margin-bottom:15px;

}

#language{
position:absolute;
left: 800px; 
top: 65px;
 width: 36px;
  border: 0px; 
  background-color: #000;
}

#logo{
text-align:right;
width:100%;
}

#footer{

}


.imgText{
margin-top:60px;
width: 200px; 
height: 18px; 
text-align: center; 
border: 2px solid #666; 
background-color: #ddd;
}