/* Design by KyokoHunter (http://kyokohunter.deviantart.com/, http://www.kyokohunter.net/) */

.button {
  background-color: #32476d;
    color: #ddddff;
    }


body {
  margin: 0px;
  background-color: #32476d;
  text-align: center;
}

form {
    padding: 1em;
      margin: 0 auto;
	  background-color: #BBBBDD;
	    border: solid gray 2px;
  font-family: verdana;

}


div {
  text-align: center;
  font-family: verdana;
}

div.bodycontainer {
  width: 1000px;
  margin: 0px auto;
  clear: both;
  overflow: hidden;
}


div.banner {
  background-image: url(ALCL_01revised.jpg);
  background-repeat: no-repeat;
  width: 1000px;
  height: 177px;
  border: 0;
  margin: 0;
}

div.topmenu {
  background-image: url(ALCL_02.png);
  background-repeat: no-repeat;
  width: 1000px;
  height: 26px;
  border: 0;
  margin: 0;
  font-size: 13pt;
  color: #2c405b;
  font-weight: bold;
  padding-top: 7px;
}

div.topmenu ul {
  list-style: none;
  clear: none;
  overflow: hidden;
  display: inline;
  padding: 0px;
  margin: 0px;
}

div.topmenu ul li {
  clear: none;
  overflow: hidden;
  display: inline;
  padding: 0px;
  margin: 0px;
}


div.topmenu a {
  color: #2c405b;
  text-decoration: none;
}

div.topmenu a:hover {
  text-decoration: none;
  background-color: #2c405b;
  color: white;
}


div.menuover:hover {
  background-image: url(MA-Menu-Over.png);
  background-repeat: repeat-x;
}


div.topmenuunder {
  background-image: url(ALCL_03.png);
  background-repeat: no-repeat;
  width: 1000px;
  height: 6px;
  border: 0px;
  margin: 0px;
}

div.contentheaderouter {
  background-image: url(ALCL_04.png);
  background-repeat: no-repeat;
  width: 1000px;

  border: 0;
  margin: 0;
}

div.contenttitle {
  font-size: 13pt;
  color: #2c405b;
  font-weight: bold;
  text-align: center;
  border: 0;
  margin: 0;
  float: left;
  clear: none;
  width: 955px;
  padding-left: 17px;
  padding-top: 3px;
  padding-bottom: 3px;
}

div.sidebartitle {
  font-size: 10.5pt;
  color: black;
  text-align: center;
  border: 0;
  margin: 0;
  float: right;
  clear: none;
  width: 1px;
  padding-right: 17px;
  padding-top: 7px;
}

div.contentheaderbottom {
  background-image: url(ALCL_05.png);
  background-repeat: no-repeat;
  border: 0;
  margin: 0;
  clear: both;
  width: 1000px;
  height: 16px;
  padding-right: 17px;
}


div.contentouter {
  background-image: url(ALCL_06.png);
  background-repeat: repeat;
  width: 1000px;
  border: 0;
  margin: 0;
  overflow: hidden;
  clear: both;

}


div.contentouter2 {
  background-image: url(ALCL_06backup.png);
    background-repeat: repeat;
      width: 1000px;
        border: 0;
	  margin: 0;
	    overflow: hidden;
	      clear: both;

	      }
	      


div.contentcontainer {
  width: 950px;
  padding-left: 30px;

  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 0;
  margin: 0;
  font-family: Verdana;
  font-size: 10pt;
  text-align: left;
color: #404366;
  overflow: hidden;
  clear: none;
  float: left;

}

div.contentcontainer2 {
  width: 950px;
    padding-left: 30px;

      padding-top: 5px;
        padding-right: 0;
	  padding-bottom: 0;
	    margin: 0;
	      font-family: Verdana;
	        font-size: 9pt;
		  text-align: left;
		  color: #404366;
		    overflow: hidden;
		      clear: none;
		        float: left;

			}
			


div.sidebarcontainer {
  font-family: tahoma;
  font-size: 10.5pt;
  color: black;
  text-align: center;

  border: 0;
  margin: 0;
  float: right;
  clear: none;
  width: 146px;
  padding-right: 17px;
}


a {
  color: #5f7591;
  font-weight: bold;
}

a:hover {
  background-color: #5f7591;
  color: white;
}


div.contentbottom {
  background-image: url(ALCL_08.png);
  background-repeat: no-repeat;
  width: 1000px;
  height: 20px;
  border: 0;
  margin: 0;
}

div.footer {
  background-image: url(MA-Footer.png);
  background-repeat: no-repeat;
  width: 1000px;
  border: 0;
  margin: 0;
  font-size: 8pt;
  color: #FFFFFF;
  padding-top: 10px;
}

a.pageauthor {
  font-weight: bold;
  text-decoration: underline;
  color: white;
}

a.pageauthor:hover {
  text-decoration: none;
  background-color: #2c405b;
  color: white;
}
