@charset "UTF-8";
/* CSS Document */



@font-face {
  font-family: 'CoolStory regular';
  src: url('http://www.fontsaddict.com/fontface/coolstory-regular.ttf');
}



  body {background-color: #000000; background-image: url("../BACKGROUND.png");    
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;}
  
  
  table.outside {min-height:1920px; margin:auto; padding-top:20px; padding-bottom:20px; padding-left:20px; padding-right:20px;}
  table.outside td {vertical-align:top;}
    
  
  
  
  table.landingmaintable {width:1000px; vertical-align:top; background-color:#ffffff; margin:auto; border: 5px solid black;}
  table.landingmaintable td {margin:auto; vertical-align:top;}
  
  
  img.banner {width:1000px; height:250px;}
  
  
  img.landingspacer {width:300px; height:1px;}
	
	
  
  
  table.landingmenutable {font-size:120%; align:center; background-color:#e8e8e8; font-weight: bold; font-family: "Georgia", serif; width:100%}  
  table.landingmenutable td {background-color:#e8e8e8; white-space:nowrap; text-align:center; padding-top:7px; padding-bottom:7px; padding-left:20px; padding-right:20px;}
  table.landingmenutable a:visited {color:#000000;}
  table.landingmenutable a:link {color:#000000; text-decoration: none;}
  table.landingmenutable a:hover {color:#0000EE;}
  
  
  
    table.linkslandingmenutable {font-size:med; align:center; background-color:#FFFFFF; font-weight: bold; font-family:Arial, Helvetica, sans-serif; width:100%}  
  table.linkslandingmenutable td {background-color:#FFFFFF; white-space:nowrap; text-align:center; padding-top:7px; padding-bottom:3px; padding-left:3px; padding-right:3px;}
  table.linkslandingmenutable a:visited {color:#000000;}
  table.linkslandingmenutable a:link {color:#000000; text-decoration: none;}
  table.linkslandingmenutable a:hover {color:#0000EE;}



  table.welcometable {font-size:300%; font-weight:bold; margin:auto; color:#000000; font-family:Arial, Helvetica, sans-serif;}
  table.welcometable td {white-space:nowrap; text-align:center; padding-top:10px; padding-bottom:10px; padding-left:15px; padding-right:15px;}
  

  table.headertable {font-size:300%; font-weight:bold; margin:auto; color:#000000; font-family:Arial, Helvetica, sans-serif;}
  table.headertable td {border-bottom:1px solid #cdcdcd; white-space:nowrap; text-align:center; padding-top:30px; padding-bottom:10px; padding-left:15px; padding-right:15px;}
  
  
  table.elementstable {font-size:200%; margin:auto; color:#000000; font-weight: medium; font-style:oblique;}
  table.elementstable td {background-color:#ffffff; text-align:center; padding-top:10px; padding-bottom:10px; padding-left:15px; padding-right:15px; border-bottom:1px solid #cdcdcd;}
  
  table.elementstable a:visited {color:#000000;}
  table.elementstable a:link {color:#000000; text-decoration: none;}
  table.elementstable a:hover {color:#0000EE;}
  
  
  
  
  p {width:800px; word-wrap:break-word;}
  

  img.image {width: 320px; border-style:double; border-width: 6px;}
  
  img.landingImage {width: 700px; border-style:double; border-width: 6px;}
  


.fadein {
    position:relative;
    height:400px;
    width:400px;
}

.fadein img {
    position:absolute;
    left:0;
    top:0;
}
 

} 