body
{
color: #000000;
background-color: #3399ff;
/*background: #3399ff url(images/bluwater.jpg) repeat;*/
/*background: #3399ff url(images/14bgc.jpg) repeat;*/
/*background: #3399ff url(images/24bgc.jpg) repeat;*/
/*background: #3399ff url(images/blue023.jpg) repeat;*/
/*background: #3399ff url(images/blue037.jpg) repeat;*/
/*background: #3399ff url(images/2cbiqota4d.jpg) repeat;*/
font-family: arial;
}

.white
{
color: #FFFFFF;
text-align: center;
}

.blacklist
{
line-height: 250%;
margin-right: 10;
font-size: 16px;
}

.table1
{
border-collapse: collapse;
bordercolor: #111111;
width: 100%;
}

div#container
{
width: 800px;
clear: both;
margin: auto;
height: 100%;
}

div#header_left
{
background-color: #FFFFFF;
display: inline;
float: left;
width: 480px;
height: 150px;
text-align: center;
}

div#header_right
{
background-color: #3399FF;
display: inline;
float: left;
width: 320px;
height: 150px;
text-align: center;
}

div#body_left
{
background-color: #3399FF;
display: inline;
float: left;
color: #FFFFFF;
width: 480px;
height: 157px;
text-align: center;
}

div#body_right
{
background-color: #3399FF;
color: #FFFFFF;
display: inline;
float: left;
width: 320px;
height: 157px;
text-align: center;
}

div#lower_body_left
{
background-color: #FFFFFF;
display: inline;
float: left;
width: 480px;
/*height: 370px;*/
text-align: left;
}

div#lower_body_right
{
background-color: #3399FF;
color: #FFFFFF;
display: inline;
float: left;
width: 320px;
/*height: 370px;*/
text-align: center;
}

div#people_left
{
background-color: #FFFFFF;
display: inline;
float: left;
width: 480px;
height: 258px;
text-align: center;
}

div#people_right
{
background-color: #3399FF;
color: #FFFFFF;
display: inline;
float: left;
width: 320px;
height: 258px;
text-align: center;
}

div#footer
{
clear: both;
font-size: 10px;
}

div#navigation
{
clear: both;
height: 30px;
width: 800px;
border-top: solid #000 1px;
border-bottom: solid #000 1px;
background-color: #0066FF;
}

div#navigation ul
{
margin: 0px;
padding: 0px;
color: #fff;
line-height: 30px;
white-space: nowrap;
}

div#navigation li
{
list-style-type: none;
display: inline;
}

div#navigation li a
{
text-decoration: none;
color: #FFF;
padding: 7px 10px;
}

div#navigation li a:link
{
color: #FFF;
}

div#navigation li a:hover
{
background-color: #0033FF;
color: #FFF;
font-weight: bold;
}

div#navigation li.active a
{
color: #000000;
background-color: #99ccFF;
}

div#navigation2
{
height: 30px;
width: 800px;
border-top: solid #000 1px;
border-bottom: solid #000 1px;
background-color: #99ccFF;
}

div#navigation2 ul
{
margin: 0px;
padding: 0px;
color: #fff;
line-height: 30px;
white-space: nowrap;
font-size: 12px;
}

div#navigation2 li
{
list-style-type: none;
display: inline;
}

div#navigation2 li a
{
text-decoration: none;
color: #FFF;
padding: 5px 7px;
}

div#navigation2 li a:link
{
color: #FFF;
}

div#navigation2 li a:hover
{
background-color: #0033FF;
color: #FFF;
font-weight: bold;
}

div#navigation2 li.active a
{
color: #000000;
background-color: #0066FF;
}

