
/* Cascade DTP V4 - Style Sheet */

a:link {color: rgb(255,255,255);
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: underline}

a:visited {color: rgb(255,255,255);
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: underline}

a:hover, a:active {color: rgb(255,255,204);
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: underline}



.text1 {position: absolute;
    top: 163px;
    left: 4px;
    width: 820px;  
    z-index: 3;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    background-color: transparent;
    background-image: url(images/backgrounds/starfield_dark.gif);
    }

.text2 {position: absolute;
    top: 10px;
    left: 4px;
    width: 820px;  
    z-index: 3;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    color: white;
    background-color: transparent;
    }

.text3 {position: absolute;
    top: 163px;
    left: 4px;
    width: 820px;  
    z-index: 3;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    background-color: transparent;
    }


.image1 {position: absolute;
    top: 7px;
    left: 12px;
    height: 34px;
    width: 800px;
    z-index: 3}

.image2 {position: absolute;
    top: 40px;
    left: 12px;
    height: 87px;
    width: 486px;
    z-index: 3}

.image3 {position: absolute;
    top: 127px;
    left: 12px;
    height: 33px;
    width: 800px;
    z-index: 3}

.image4 {position: absolute;
    top: 40px;
    left: 498px;
    height: 43px;
    width: 150px;
    z-index: 3}

.image5 {position: absolute;
    top: 40px;
    left: 647px;
    height: 43px;
    width: 164px;
    z-index: 3}

.image6 {position: absolute;
    top: 84px;
    left: 498px;
    height: 44px;
    width: 150px;
    z-index: 3}

.image7 {position: absolute;
    top: 84px;
    left: 647px;
    height: 44px;
    width: 164px;
    z-index: 3}

body {background-image: url("images/backgrounds/starfield.gif"); background-repeat: repeat
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 14px;*/ 
	color: #FFFFFF;
}

footer {background-color: #FFFFFF;
        border: 1px; 
        width: 100%}

P {font-family: arial,helvetica,sans-serif ;
   color: #FFFFFF;  } 

H1 {font-family: arial,helvetica,sans-serif ;
   color: #FFFFFF;  size="6"} 

H2 {font-family: arial,helvetica,sans-serif ;
   color: #FFFFFF;  size="5"} 

H3 {font-family: arial,helvetica,sans-serif ;
   color: #FFFFFF;  size="4"} 

H4 {font-family: arial,helvetica,sans-serif ;
   color: #FFFFFF;  size="3"} 

H5 {font-family: arial,helvetica,sans-serif ;
   color: #FFFFFF;  size="2"} 

H6 {font-family: arial,helvetica,sans-serif ;
   color: #FFFFFF;  size="1"} 



