body { 
	background: url('../hotearth.jpg') repeat fixed;
	font-family: verdana;
	font-size: medium;
	margin: 0px;
                  font-size: 20px;
                 
}

td {          
	text-align: center;
	border-color: white;
               border-width: 8px;
               border-style: outset;
               font-family: comic sans MS;
 }
 
 h1 {
	 font-family: verdana;
	font-size: 110%;
                  text-align: center;
	color: #ffff00;
                  line-height: 10px;
                   text-decoration: underline;
                   padding-top: 5px;
}

h2 {
	color: yellow;
                  text-align: center;}

h3{ font-size: 20px;
       color: red;
                  }
                  
 h4{ font: bold 16px verdana;
          text-align: center;}
          
h5{ font: italic bold 20px verdana;
       color: red;
          text-align: center;
          }         
 
 #all {         
	background: url('../bk243.gif') repeat;
               	width: 550px;
	margin-left: auto; 
               	margin-right: auto;
}
    
#mainr{ 
	background: #000050;
                  font-family: comic sans , cursive;
               	color:red;
                  border: 3px inset gray;
	padding: 10px;
                  margin-right:10px;
	margin-bottom: 50px;
                  margin-left: 150px;  /*smaller number make blue field bigger */
                  color: white;
}



#left {
	float: left;
	width: 160px;        /*larger number makes left column bigger*/
}

#header {
	background-color: #000000;
	margin-left: 6px;
	height: 100px;
               
}
                  
#mobil{display:none}


#footer {
	background-color: #675c47;
               border: 3px inset gray;
	color: #efe5d0;
	text-align: center;
	padding: 10px;
	margin: 0px 10px 10px 10px;
	font-size: 55%;
                  
}

 #dep {
               background-color: gray;
               border-color: white;
               border-width: 5px;
               border-style: outset;
               margin: 0px 10px 10px 10px;
               }
               
#dep2 {
	
               background-color: gray;
               border-color: white;
               border-width: 5px;
               border-style: outset;
               margin: 0px 10px 10px 30px;
               }
               

#posters img{border: 9px double black;}

#diagram img{text-align: left;
                     padding: 2px;
                     margin: 2px;}
                     
.fsn {
	background-color: #000050;
               padding: 3px;
               text-align: center;
               color: white;
               font: bold 24px comic sans MS;
}                     
                     
.guide{background-color: #000050;
             color: white;
             font: italic 14px verdana;}                     
                     
                  
.larger{font-size: 110%;
           font-weight: bold;
           font-style: italic;}
           
.bold{font-size: 120%;
           font-weight: bold;
           font-style: italic;
           text-decoration: underline;}
           
 .red{font-size: 110%;
           font-weight: bold;
           color: red;}  
           
 .yellow{font-size: 110%;
           font-weight: bold;
           color: yellow;}                     
	

a:link {
	color: white;
	text-decoration: none;
                  border-bottom: none;
}

a:visited {
	color:yellow;
	text-decoration: none;
                  border-bottom: none;
}
a:hover{color:red;
	text-decoration: none;}



a img{border: 3px solid #000050;}

a:hover img {border:3px solid red;}


#main {
	margin-right: 208px;
	margin-left: 260px;
}



#footer {
	clear: both;
}


