<STYLE CLASS="backgroundcolor">@charset "utf-8";
/* CSS Document */

wrapper{
           margin:auto; 
		   width :80%;
		   min-width:90%;
		   background-color:#ccaa66;
		   color:#330000;
		   border:2px double #000000;
		   min-height:80%;		    
}		
.containerI { 
             margin:0 auto 0 auto; 
			 border:4px solid #7e2117; 
			 padding-top:-30px;  
}
.containerII { 
              margin:0 auto 0 auto; 
			  border:4px solid #fff;
              width: auto;			  
}
.containerIII { 
               width: auto;
               margin:0 auto 0 auto; 
			   border:4px solid #7e2117; 
			   padding-bottom: 0px; 
}
Body { 
     background-color: #120e27; 
}
p { 
   color: white; 
   padding-left: 0px; 
}
#image {
        padding-left: 80px; 
}
#image2 { 
         padding-left: 150px;
}
#mainText { 
           text-align: 
		   center; 
		   color: red; 
}
#Logo { 
       max-width:480px; 
	   align: left; 
	   padding-left: 15px;
}
#JM { 
     max-width:375px; 
	 padding-left:250px; 
	 color: white; 
	 padding-top: 0px;  
	 text-align: right; 
	 font-style:italic; 
	 font-size:18px
}
#Motto { 
        padding-left: 325px; 
		font-size:18px;
}
#Info {
	   color: white; 
	   text-align: left; 
} 
#Ambit {
	    background-color: #fff;
	    color: #0D3314;
	    text-align: center;
}
#nav { 
      text-align: center;
}
h1 { 
   color: white; text-align: center; 
}
#METContainer { 
               background-color: white; 
			   text-align: center;
			   color: yellow; 
}
#images { 
         color: white; 
		 text-align: right: 
}

#mainlogo {
          text-align: center; 
}
#ul {
     color: white; 
	 text-align: center; 
	 font-size:20px;
}
.header {
         color: #7e2117; 
		 text-align: center; 
		 font-size: 35px; 
}
#WSIMG { 
        text-align:center; 
		color: white; 
		font-size: 20px; 
}
.businessbuttons{
				 padding-left: 215px;
				 float: center;
}
.businessimages {
		         padding:5px,20px,50px,30px;
}
.button {
		  text-align:center;
	      text-decoration: none;
		  width:100px;
	      text-align: center;
	      background-color: #8f191c;
	      background-repeat:repeat;
	      color: #000000;
}
.button:link {
		  color:#000000;
}
.button: visited {
		    color:#FF6600;
}
.button:hover {
			color:#FFFF00;
            background-color: #293778;
}

.homebutton {
    text-align:center;
}

.footer
	{ 
	 padding-left:350px; 
	 background: #fff; 
	 width: auto; 
	 height: 60px; 
}
footer
	{ 
	 padding-left:350px; 
	 float: center;
	 background: #fff; 
	 width: auto; 
	 height: 60px; 
}


