* {

margin: 0;
padding: 0:

}

#page {

background-color: #00477F;

}

#container {

width: 1130px;
background-image: url(images/main.jpg);

}

#header {

width: 1030px;
height: 200px;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
margin-left: 100px;

}

#header a {

color: #ffffff;
font-family: "consolas";
font-size: 20px;
float: right;
margin-right: 200px;

}

#header a:visited {

color: #ffffff;

}

#header a:hover {

color: #8DC3E9

}

#leftnav {

float: left;
width: 260px;

}

#leftnav a {

background-image: none;
color: #FFFFFF;
display: block;
font-size: 20px;
font-family: "consolas";
font-weight: bold;
height: 35px;
padding-right: 20px;
padding-top: 12px;
text-align: right;
text-decoration: none;
width: 240px;
}

#leftnav a:hover {

background-image: url(images/menuhover.jpg);
background-position: top right;
color: #8DC3E9;
text-decoration: none;
}

#leftnav a.active, #menulinks a:hover.active {

background-image: url(images/menuactive.png);
background-position: top right;
color: #FFFFFF;
text-decoration: none;
}

#ads {

float: right;
width: 130px;
height: 600px;
margin-left: 40px;


}

#rightnav {

float: right;
width: 100px;

}

#body {

float: left;
width: 640px;
padding-top: 15px;
text-align: center;
font-family: "Arial Unicode MS";
font-size: 20px;
margin-left: 25px;

}

#body a {

color: #00477F;
font-family: "consolas";
font-size: 20px;
text-decoration: none;

}

#body a:hover {

color: #FFFFFF;
text-decoration: none;

}

#footer {

clear: both;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
color: #FFFFFF;
display: block;
font-size: 16px;
font-family: "consolas";
font-weight: bold;
text-align: center;
padding-top: 20px;
padding-bottom: 15px;
padding-left: 50px;

}

h1 {

color: #000000;
font-size: 20pt;
line-height: 25pt;
font-family: "consolas";

}

h2 {

color: #FFFFFF;
font-size: 20pt;
line-height: 25pt;
font-family: "consolas";

}