body
{
  font: 11px Verdana, Arial, sans-serif;
  padding: 0;
  margin: 0;
}

table
{
  font: 11px Verdana, Arial, sans-serif;
}

#header-bg
{
  background-image: url('http://takeaclass.org/images/header-bar-bg.png');
  height: 56px;
  width: 100%;
}

#message-block
{
  background-color: #9E459A;
  float: left;
  height: 300px;
  margin-bottom: 10px;
  position: relative;
  width: 301px;
}

#certified-block01
{
  background-color: #9E459A;
  float: left;
  height: 572px;
  margin: 0 0 0 2px;
  width: 620px;
}

.box-contents
{
  color: white;
  font-size: 8pt;
  height: 250px;
  line-height: 12pt;
  padding: 20px;
  text-align: left;
}

#certified-block02
{
  background-color: #F99F3A;
  height: 103px;
  margin: 0 0 0 -78px;
  position: absolute;
  top: 350px;
  width: 700px;
}

#certified-block03
{
  background-color: #68BD45;
  height: 103px;
  margin: 0 0 0 -78px;
  position: absolute;
  top: 465px;
  width: 700px;
}

#certified-block04
{
  background-color: #68BD45;
  height: 260px;
  margin: 0 0 0 2px;
  position: absolute;
  top: 465px;
  width: 620px;
}


#certified-block02 .box-contents,
#certified-block03 .box-contents,
#certified-block04 .box-contents
{
  color: black;
  margin-top: -11px;
}

#application-block01
{
  background-color: #9E459A;
  color: white;
  float: left;
  height: 668px;
  line-height: 1.6em;
  margin: 0 0 0 1px;
  padding: 20px;
  text-align: left;
  width: 580px;
}

#application-block02
{
  background-color: #F99F3A;
  color: black;
  height: 108px;
  padding: 20px;
  line-height: 1.5em;
  margin-left: -20px;
  position: absolute;
  top: 293px;
  width: 190px;
}

#application-block03
{
  background-color: #68BD45;
  color: black;
  height: 331px;
  line-height: 1.5em;
  padding: 20px;
  position: absolute;
  top: 293px;
  margin-left: 300px;
  width: 190px;
}


.box-contents p
{
  margin-top: 12pt;
}

#grid-block
{
  background-image: url('http://takeaclass.org/images/grid-bg.png');
  background-position: top center;
  background-repeat: repeat-x;
  height:  620px;
  text-align: center;
  width: 100%;
}

#white-block
{
  background-color: white;
  height: 620px;
  margin: auto;
  padding-left: 2px;
  width: 621px;
}

#footer-bar
{
  background-color: black;
  color: white;
  height: 10px;
  padding: 8px 0 10px 0;
  text-align: center;
  width: 100%;
}

#footer-bar a,
#footer-bar a:link,
#footer-bar a:visited
{
  color: white;
  text-decoration:  none;
}

img
{
  border: 0;
}
