BODY{ 
color: White; 
font-family: Arial, 
Helvetica, sans-serif; 
font-size: 10pt; 
background-color: Black;
background-image: url(APbg.jpg);
background-repeat: no-repeat; 
background-position: top center;
margin: 0; 
padding: 0; 
}

TD {
font-size: 10pt;  
}

p { 
font-size: 10pt;  
margin-bottom: 7px; 
margin-top: 0; 
}

a{ 
color: #000; 
text-decoration: none; 
}

a:hover{ 
color: White;   
}

form{
margin:0;
}

#HEADER{
width:760px; 
margin-left:auto; 
margin-right:auto;
}

#HEADER ul{ 
margin: 0; 
padding-left: 0; 
height: 20px; 
line-height: 20px; 
display: block; 
list-style: none; 
background-color: #000;  
background-repeat: no-repeat;
border-top: 1px solid #CCC;  
}

#HEADER li{ 
display: inline; 
background-color: #CCC;  
float: right;  
letter-spacing: 4px;
font-weight: bold;
}

#HEADER li a{ 
height: 20px; 
line-height: 20px; 
display: block; 
padding-left: 10px; 
padding-right: 10px; 
border-left: 1px solid Black;  
float: left;     
font-weight: bold;
}

#HEADER li a:hover{ 
background-color: #444444; 
text-decoration: none;
font-weight: bold;
}

#HEADER .Visual{ 
height:275px; 
background-image: url(APheader.jpg);  
background-repeat: no-repeat;  
background-color: #000;   
}

h1{ 
margin: 0; 
padding: 40px 0 0 0; 
font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; 
font-weight: normal; 
letter-spacing: 28px; 
color: White;  
font-size: 20pt;  
}

#CONTENT{ 
width:760px; 
padding: 10px 0 30px 0;
margin-left:auto; 
margin-right:auto;
background-color: #000;
border-bottom: 1px solid #CCC;
}

h2{ 
margin: 0; 
padding: 10px 0px 3px 0px; 
font-family: arial; 
font-weight: bold;
letter-spacing: 4px;
color: #CCC; 
background-color: #000;
font-size: 12pt;
}

h3 {
color:#555;
margin: -15px 0px 0 0;
padding: 0px 4px 0px 0px;
font-size: 10px;
letter-spacing: 4px;
/*border-bottom: solid #CCC thin;*/
text-align: right;
}

#TEXT{ 
padding: 4px 0px 15px 30px;
/*border-bottom: 1px solid #484848;*/ 
border-top: 1px solid #AA0000; 
background-color: #000; 
}

#TEXT p{
margin-bottom: 3px;
color: #CCC;
letter-spacing: 1px;
}

#TEXT a{
color: #CCC; 
text-decoration: underline;
}

#TEXT a:hover{
color: #FFF; 
text-decoration: underline;
}

#FOOTER{
width:760px; 
margin-top: 4px; 
margin-left:auto; 
margin-right:auto;
text-align: right;  
padding-top: 5px;   
}

#FOOTER p{ 
font-size: 11px; 
line-height: 14px; 
margin: 0;  
color: #DDDDDD; 
}

#FOOTER a{ 
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: White;
}

#FOOTER a:hover{ 
color: white; 
text-decoration: 
underline; 
}

