body {margin: 0;
padding: 0;
font-family: sans-serif;
line-height: 1.4em;
font-size: small;
text-align: center;
 }

div#maincontainer {
  margin: 0 auto;
  width: 1050px;
  text-align: left;
  background-color: #ffffff;
  }

a:link {color: #ffffff; text-decoration: none; }
a:active {color: #ffffff; text-decoration: none; }
a:visited {color: #ffffff; text-decoration: none; }
a:hover {color: #0080ff; text-decoration: underline; }

a.special:link {color: #0080ff; text-decoration: none; }
a.special:active {color: #0080ff; text-decoration: none; }
a.special:visited {color: #0080ff; text-decoration: none; }
a.special:hover {color: #0080ff; text-decoration: underline; }


div#header {
width: 1050px;
text-align: left;
background-color: #ffffff;
color: #000000;
 }
 
div#navbar {
width: 1050px;
text-align: left;
background-color: #ffffff;
color: #000000;
 }


div#container {
width: 1050px;
text-align: left;
background-color: #ffffff;
color: #000000;
 }

div#child1 {
margin-top: 10px;
width: 420px;
height: 300px;
background-color: #ffffff;
float:left;
}

div#child2 {
width: 204px;
height: 286px;
background-color: #ffffff;
float:left;
}

div#child3 {
width: 417px;
height: 286px;
background-color: #ffffff;
float:left;
}

div#textboxright {
width: 606px;
height: 250px;
padding: 10px;
background-color: #ffffff;
float:left;

}

ul {
list-style: circle outside; 
font-family: Arial;
font-size: 12px;
font-style: normal;
text-decoration: none;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
}

div#textboxright2 {
width: 606px;
height: 700px;
padding: 10px;
background-color: #ffffff;
font-family: Arial;
float:left;
}

div#child1a {
width: 418px;
height: 286px;
top: 5px;
background-color: #ffffff;
background-repeat: no-repeat;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color: #ffffff;
float:left;
}

div#child3a {
width: 420px;
height: 286px;
top: 5px;
background-color: #ffffff;
background-repeat: no-repeat;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color: #ffffff;
float:left;
}

.pbox {
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-weight: bold;
color: #000000;
margin: 8px;
padding: 8px;
}

ul {
line-height: 2em;
text-transform: none;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-weight: bold;
color: #000000;
list-style-type: square;
margin: 14px;
padding: 12px;
}

div#footer {
text-align: left;
padding-top: 10px;
padding-left: 5px;
clear: both;
width: 1036px;
height: 30px;
background-color: #0069b1;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color: #ffffff;
}

