 body {
 margin: 0px;
 padding: 0px;
 background-color: #C6D5F1;
 }

 h2 {
 font: bold 30px arial, helvetica, sans-serif;
 }

#titlebg {
 height: 90px;
 background-image: url(/img/tbg.png);
 background-repeat: repeat-x;
 } #title img {
 padding: 0px;
 border: 0px;
 }

#titlebod {
 height: 90px;
 padding-top: 50px;
 background-image: url(/img/t.png);
 background-repeat: no-repeat;
 text-align: center;
 font-family: verdana, arial, "gill sans", gill-sans;
 color: white;
 } #titlebod #searchbox {
 padding-left: 2px;
 font-size: 18px;
 font-family: verdana, arial, "gill sans", gill-sans;
 border: 1px solid #112A64;
 background-image: url(/img/srcbg.png);
 background-repeat: repeat-x;
 }

#entry-form {
 text-align: left;
 width: 350px;
 } #entry-form span {
 color: blue;
 font: normal 12px "gill sans", gill-sans,verdana, arial, helvetica, sans-serif;
 } #entry-form input {
 padding-left: 2px;
 font: normal 18px verdana, arial, "gill sans", gill-sans;
 }

#contact-form {
 text-align: left;
 } #contact-form span {
 color: blue;
 font: normal 12px "gill sans", gill-sans,verdana, arial, helvetica, sans-serif;
 } #contact-form input {
 padding-left: 2px;
 font: normal 14px verdana, arial, "gill sans", gill-sans;
 } #contact-form textarea {
 padding: 2px;
 font: normal 12px verdana, arial, "gill sans", gill-sans;
 }

#content-body {
 /*height: 602px;*/
 background-image: url(/img/bg.gif);
 background-repeat: repeat-x;
 padding-top: 15px;
 font-family: arial, verdana;
 }

#error {
 font: bold 16px arial, helvetica, sans-serif;
 color: red;
 }

.wordclass0 {
 float: left;
 padding: 0 5px 0 5px;
 font-family: helvetica, sans-serif, arial;
 } .wordclass0 a:link {
 text-decoration: none;
 outline: none;
 color: #727BDE;
 } .wordclass0 a:visited {
 text-decoration: none;
 outline: none;
 color: #727BDE;
 } .wordclass0 a:hover {
 text-decoration: none;
 color: black;
 }

.wordclass1 {
 float: left;
 padding: 0 5px 0 5px;
 font: bold 16px helvetica,sans-serif,arial;
 } .wordclass1 a:link {
 text-decoration: none;
 outline: none;
 color: #727BDE;
 } .wordclass1 a:visited {
 text-decoration: none;
 outline: none;
 color: #727BDE;
 } .wordclass1 a:hover {
 text-decoration: none;
 color: black;
 }

.wordclass2 {
 float: left;
 padding: 0 5px 0 5px;
 font: bold 22px helvetica,sans-serif,arial;
 } .wordclass2 a:link {
 text-decoration: none;
 outline: none;
 color: #727BDE;
 } .wordclass2 a:visited {
 text-decoration: none;
 outline: none;
 color: #727BDE;
 } .wordclass2 a:hover {
 text-decoration: none;
 color: black;
 }

.wordclass3 {
 float: left;
 padding: 0 5px 0 5px;
 font: bold 28px helvetica,sans-serif,arial;
 } .wordclass3 a:link {
 text-decoration: none;
 outline: none;
 color: #727BDE;
 } .wordclass3 a:visited {
 text-decoration: none;
 outline: none;
 color: #727BDE;
 } .wordclass3 a:hover {
 text-decoration: none;
 color: black;
 }

.wordclass4 {
 clear: left;
 font: bold 40px helvetica,sans-serif,arial;
 } .wordclass4 a:link {
 text-decoration: none;
 outline: none;
 color: #727BDE;
 } .wordclass4 a:visited {
 text-decoration: none;
 outline: none;
 color: #727BDE;
 } .wordclass4 a:hover {
 text-decoration: none;
 color: black;
 }

.label {
 font-size: 18px;
 color: blue;
 font-family: verdana, arial, "gill sans", gill-sans;
 }

.infotext {
 font-size: 18px;
 color: green;
 font-family: verdana, arial, "gill sans", gill-sans;
 }

#titlelink {
 position: absolute;
 width: 287px;
 height: 60px;
 overflow: hidden;
 } #titlelink h1 {
 height: 60px;
 margin-top: -5px;
 } #titlelink h1 a {
 display: block;
 line-height: 60px;
 text-decoration: none;
 outline: none;
 }

#cntbtn {
 font-family:"gill sans", gill-sans,arial,verdana;
 font-size:16px;
 font-weight:bold;
 color: white;
 background-color: #4B77D9;
 margin-top: 30px;
 }

#footer {
 text-align: center;
 padding-top: 40px;
 font-family: verdana, arial, "gill sans", gill-sans;
 font-size: 12px;
 } #footer a {
 color: blue;
 }