body {
      margin: 0 auto;
      width: 478px;
      font: 11px verdana;
      color: #000000;
      background-color: #aebacf;
}

#topbar {
      float:left;
      background: url(images/topbar.gif) repeat-x;
      width:478px;
	  height:16px;
}

#topbar ul {
      text-align: right;
      list-style-type: none;
      margin-top: 1px;
      padding:0;
}

#topbar li {
      float:right;
}

#topbar li a {
      font: 10px verdana;
      padding-left: 5px;
      padding-right: 5px;
      color: #ffffff;
      text-decoration: none;
}

#topbar li a:hover {
      color: #ffffff;
      text-decoration: underline;
}

#menubg {
      float:left;
      background: url(images/menubg.gif) repeat-x;
	width:478px;
	height:23px;
}

#menubg ul {
      list-style-type: none;
      margin:0;
      padding:0;
}

#menubg li {
      float:left;
      padding-top: 3px;
      padding-bottom: 6px;
}

#menubg li a {
      padding-left: 10px;
      padding-right: 10px;
      font: 11px verdana;
      color: #ffffff;
      font-weight: bold;
      text-decoration: none;
      padding-top: 3px;
      padding-bottom: 6px;
}

#menubg li a:hover {
      font: 11px verdana;
      color: #ffffff;
      font-weight: bold;
      text-decoration: underline;
      background-color: #3764b5;
      padding-top: 3px;
      padding-bottom: 6px;
}

#script {
      float:left;
      background-color: #ffffff;
      color: #737373;
	width:430px;
      padding-left: 5px;
      padding-right: 5px;
      margin-top: 5px;
      padding-bottom: 10px;
}

#textarea1 {
      float:left;
      background-color: #ffffff;
      width:458px;
}

#box {
      float:left;
      margin-top: 65px;
      width: 478px;
      background-color: #ffffff;
      border: 2px solid #5280c6;
}

#h1first {
      font: 11px verdana;
      color: #535353;
      text-align: center;
      width: 458px;
      font-weight: bold;
      padding:0;
      line-height: 10px;
      margin:0;
 }

#h1second {
      font: 10px verdana;
      color: #737373;
      text-align: center;
      padding:0;
      margin:0;
      line-height: 15px;
}

#inputname {
      font: 11px verdana;
      color: #cb241f;
      font-weight: bold;
      padding:0;
      margin:0;
}

#np {
      background-color: #ffffff;
      border: 1px solid #5280c6;
}

.btn {
      background-color: #5280c6;
      color: #ffffff;
      font-weight: bold;
      border: 1px solid #426cac;
}

#footer {
      float:left;
      width: 468px;
}

#footer p {
      font: 10px verdana;
      text-align: center;
      color: #4c638b;
      padding-top: 10px;
	  padding-bottom: 20px;
      margin:0;
}

#footer p a {
      color: #243e6b;
      text-decoration: none;
}

#footer p a:hover {
      text-decoration: underline;
}

#bannerad {
   width: 468px;
   height: 60px;
   border-style: none;
   margin: 0 0 0 10px;
   }
.content {
      color: #535353;
      text-align: justify;
      padding: 15px;

 }