






body.facts3 {background-image: url(images/homebg.png); 
      background-repeat: no-repeat; 
      background-position: bottom left;
      background-color: #000000;
      
 }


body.gallery2 {background-image: url(images/nurse.jpg); 
      background-repeat: no-repeat; 
      background-position: bottom left;
      background-color: #000000;
      
 }

body.window2 {background-image: url(); 
      background-repeat: repeat-x; 
      background-position: bottom;
      background-color: #000000;
      
 }


body.window {background-image: url(images/iframe.jpg); 
      background-repeat: repeat; 
      background-position: top center;
      background-color: #000000;
      
 }



body {background-image: url(); 
      background-repeat: no-repeat; 
      background-position: top center;
      background-color: #000000;
      
 }







body {
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: black;
scrollbar-dark-shadow-color: black;
scrollbar-track-color: #242424;
scrollbar-face-color: #808080;
scrollbar-shadow-color: #404040;
scrollbar-highlight-color: black;
scrollbar-3d-light-color: black;
}




body.content_w {background-image: url(images/WTR_bg.jpg); 
      background-repeat: no-repeat; 
      background-position: top right;
      background-color: #ffffff;
 }

td.nav {background-image: url(images/launch_bg2.jpg); 
      background-repeat: repeat-y; 
      background-position: top left;
      background-color: #ffffff;
 }


td.poop {background-image: url(images/poop.jpg); 
      background-repeat: no-repeat; 
      background-position: top right;
      background-color: #000000;
 }



td.launch {background-image: url(images/launch_bg2.jpg); 
      background-repeat: repeat-y; 
      background-position: top left;
      background-color: #ffffff;
 }


td.spacer3 {background-image: url(images/spacer3.jpg); 
      background-repeat: no-repeat; 
      background-position: bottom left;
      background-color: #000000;
 }


td.audio {background-image: url(images/spacer1.jpg); 
      background-repeat: repeat-x; 
      background-position: top left;
      background-color: #000000;
 }


td.skull {background-image: url(images/aboutbg.jpg); 
      background-repeat: no-repeat; 
      background-position: bottom center;
      background-color: #ffffff;
 }


td.top {background-image: url(images/top.png); 
      background-repeat: repeat-0; 
      background-position: top center;
      background-color: #transparent;
 }

td.left {background-image: url(images/left.jpg); 
      background-repeat: repeat-0; 
      background-position: top center;
      background-color: #000000;
 }
 
 td.right {background-image: url(images/right.jpg); 
      background-repeat: repeat-0; 
      background-position: top center;
      background-color: #000000;
 }
 
 td.bottom {background-image: url(images/bottom.jpg); 
      background-repeat: repeat-0; 
      background-position: top center;
      background-color: #000000;
	  }





img { 
    position: top left; 
}





/* THIS IS THE EXTERNAL STYLE SHEET REQUIRED TO MAKE THE SITE FUNCTION AS WELL AS IT DOES */

l {color: #ffffff;
    font-size: 15px;
    font-family: tahoma;
    
}




h2 {color: #ff0000;
    font-size: 18px;
    font-family: arial;
    
}

/*LI.CLASS IS REFERRING TO THE PROFILE STYLES ON THE CONTACT PAGE!...*/

LI.profile {color: #0fa5fb;
    font-family: arial black;
    font-size: 20px;
}




LI {color: #ffffff;
    font-family: verdana;
}



h1 {color: red;
    font-family: arial black;
}


h3 {color: red;
    font-family: arial;
}

p {
   color: #000000;
   
}


p.alpha {
   color: #808080;
   font-family: arial;
   
}



p.beta {
   color: #ff8429;
}


/*  WHAT WE DO LINKS */
a.cmnt:link {
	color: red;
	text-decoration: none;
        font-family: arial;
        font-size: 12px;
}

a.cmnt:visited {
	text-decoration: none;
	color: red;
        font-family: arial;
        font-size: 12px;
}

a.cmnt:hover {
	text-decoration: none;
	color: ffffff;
        font-family: arial;
        font-size: 12px;
        
}

a.cmnt:active {
	text-decoration: none;
        color: #464646; 
        font-family: arial; 
        font-size: 12px;
}

/* END OF WHAT WE DO LINKS */

p.cmnt {
   color: #808080;
   font-family: arial;
   font-size: 11px;
   
}


/* SPECIAL LINK CUSTOMIZATION FOR THE CONTACT PAGE */

a.alpha:link {
	color: #808080;
	text-decoration: none;
        font-family: arial;
}

a.alpha:visited {
	text-decoration: none;
	color: #808080;
        font-family: arial;
}

a.alpha:hover {
	text-decoration: none;
	color: #ffffff;
        font-family: arial;
}

a.alpha:active {
	text-decoration: none;
        color: #808080; 
        font-family: arial; 
}
/* END OF CUSTOM LINK STYLES FOR CONTACT PAGE */



/* DEFAULT LINK SETUP :) */


a:link {
	color: #606060;
	text-decoration: none;
        font-family: arial black;
		        font-size: 14px;
}

a:visited {
	text-decoration: none;
	color: #606060;
        font-family: arial black;
		        font-size: 14px;
}

a:hover {
	text-decoration: none;
	color: #000000;
        font-family: arial black;
		        font-size: 14px;
}

a:active {
	text-decoration: none;
        color: #000000; 
        font-family: arial black; 
		        font-size: 14px;
}

/* END OF DEFAULT LINK SETUP  :( */


a.kitty:link {
	color: #ffffff;
	text-decoration: none;
        font-family: arial black;
        font-size: 8px;
}

a.kitty:visited {
	text-decoration: none;
	color: #ffffff;
        font-family: arial black;
        font-size: 8px;
}

a.kitty:hover {
	text-decoration: none;
	color: #00a5c6;
        font-family: arial black;
        font-size: 12px;
         
}

a.kitty:active {
	text-decoration: none;
        color: #ff8429; 
        font-family: arial black; 
        font-size: 12px;
}







a.cmnts:link {
	color: #00a5c6;
	text-decoration: none;
        font-family: arial;
        font-size: 14px;
}

a.cmnts:visited {
	text-decoration: none;
	color: #00a5c6;
        font-family: arial;
        font-size: 14px;
}

a.cmnts:hover {
	text-decoration: none;
	color: #ff8429;
        font-family: arial;
        font-size: 14px;
        
}

a.cmnts:active {
	text-decoration: none;
        color: #00a5c6; 
        font-family: arial; 
        font-size: 14px;
}
