/* CSS Document */


body {background:#000000 url(bodystripes.jpg);
      margin:0;
      padding:0 0 10px 0;
	  color:#dddddd;
      font-family:Arial, sans-serif;
      font-size:10pt;
      }
	  
#container {background:#000000;
            background-position:center;
			margin-left:auto;
			margin-right:auto;
			width:689px;
			}

#frame {background-image:url(bodybackground.jpg);
        background-repeat:repeat-y;
		float:left;
		background-position:center;
		padding:0 0 25px 0;
        width:689px;
		}
		
#flashcontrol {background-image:url(header.jpg);
               height: 144px;
               width:689px;
			   }
		 	 
#contentleft {width:132px;
              padding:0px;
	          float:left;
			  margin:0 0 0 7px;
			  display:inline;
              }  
	          
			  
.ads {width:120px;
      height:660px;
	  margin:0;
	  padding:0;
	  }
	         
#contentright {width:533px;
               padding:0px;
	           float:left;
			   margin:5px 0 0 9px;
			   display:inline;
               overflow:hidden;
	           }
              
.nav {background-image:url(navigation.jpg);
      width:132px;
	  height:28px;
      float:left;
	  clear:left;
      }

.home a {background-image:url(home2.jpg);
         width:132px;
	     height:28px;
         float:left;
	     clear:left;
	     }  
	   
.home a:hover {background-image:url(home2.jpg);
               background-position:-132px 0;
               width:132px;
	           height:28px;
               float:left;
	           }
			   
.what a {background-image:url(what2.jpg);
         width:132px;
	     height:28px;
         float:left;
	     clear:left;
	     }
	   
.what a:hover {background-image:url(what2.jpg);
               background-position:-132px 0;
               width:132px;
	           height:28px;
               float:left;
			   }
	   
.why a {background-image:url(why2.jpg);
        width:132px;
	    height:28px;
        float:left;
	    clear:left;
	    }
	  
.why a:hover {background-image:url(why2.jpg);
              background-position:-132px 0;
              width:132px;
	          height:28px;
              float:left;
			  }
	   
.effects a {background-image:url(effects2.jpg);
            width:132px;
	        height:28px;
            float:left;
	        clear:left;
	        }
		 
.effects a:hover {background-image:url(effects2.jpg);
                  background-position:-132px 0;
                  width:132px;
	              height:28px;
                  float:left;
				  }
	   
.dangers a {background-image:url(dangers2.jpg);
            width:132px;
	        height:28px;
            float:left;
	        clear:left;
	        }
		 
.dangers a:hover {background-image:url(dangers2.jpg);
                  background-position:-132px 0;
                  width:132px;
	              height:28px;
                  float:left;
				  }
	   
.acting a {background-image:url(acting2.jpg);
           width:132px;
	       height:28px;
           float:left;
	       clear:left;
	       }
		
.acting a:hover {background-image:url(acting2.jpg);
                 background-position:-132px 0;
                 width:132px;
	             height:28px;
                 float:left;
	             }
				 
.contact a {background-image:url(contact2.jpg);
            width:132px;
	        height:28px;
            float:left;
	        clear:left;
	        }
			
.contact a:hover {background-image:url(contact2.jpg);
                  background-position:-132px 0;
                  width:132px;
	              height:28px;
                  float:left;
	              clear:left;
	              }
				 
.misc a {background-image:url(misc2.jpg);
         width:132px;
	     height:28px;
         float:left;
	     clear:left;
	     }
		 
.misc a:hover {background-image:url(misc2.jpg);
               background-position:-132px 0;
               width:132px;
	           height:28px;
               float:left;
	           clear:left;
	           }
	   
.references a {background-image:url(references2.jpg);
               width:132px;
	           height:31px;
               float:left;
			   }
			
.references a:hover {background-image:url(references2.jpg);
                     background-position:-132px 0;
                     width:132px;
	                 height:31px;
                     float:left;
	                 }
	              
.title {background-image:url(title2.jpg);
        width:533px;
	    top:149px;
	    height:61px;
	    float:left;
		}
		   
.contentmain {background-image:url(contentbackground2.jpg);
              background-repeat:repeat-y;
	          width:533px;
	          float:left;
	          clear:left;
              padding:5px;
			  margin:0px;
			  text-align:left;
			  }		  
			  
p {color:#dddddd;
   font-family:Arial, sans-serif;
   font-size:10pt;
   width:520px;
   }
       
   
ul {color:#dddddd;
   font-family:Arial, sans-serif;
   font-size:10pt;
   }  
   
.caption {color:#CCFF00;
          text-align:center;
		  }



