#content .containee {
  width: 520px;
  padding-bottom: 0px;
}

/* HOMEPAGE */

.page- #content {
background-image: url(images/homeback.jpg);
background-position: 0px 141px;
background-repeat: no-repeat;
height: 576px;
width: 845px;
}

.page- #content div.containee {
float: right;
width: 450px;
height: 400px;
margin-top: 25px;
margin-right: 50px;
}

.page- #content div.containee p {
color: white;
font-size: 0.8em;
font-family: Verdana;

}

.page- #content div.containee h1 {
color: white;
font-size: 1.7em;
}

.page- #content div.containee h2 {
color: white;
font-size: 1.2em;
}

/* DISCLAIMER */

.page-disclaimer #content div.containee {
background-color: #f7f7f5;
width: 765px
}

/* ABOUT US */

.page-about-us #content {
background-image: url(images/aboutback.jpg);
background-position: 0px 141px;
background-repeat: no-repeat;
height: 576px;
width: 845px;
}

/* NEWS */

.page-news #content {
background-image: url(images/newsback.jpg);
background-position: 0px 141px;
background-repeat: no-repeat;
height: 576px;
width: 845px;
}

/* LINKS */

.page-links #content {
background-image: url(images/linksback.jpg);
background-position: 0px 141px;
background-repeat: no-repeat;
height: 576px;
width: 845px;
}

.page-links #content p {
margin-bottom: 6px;
}

/* CONTACT US */

.page-contact-us #content {
background-image: url(images/contactback.jpg);
background-position: 0px 141px;
background-repeat: no-repeat;
height: 576px;
width: 845px;
}

.page-contact-us #content th {
font-weight: bold;
color: Black;
}

.page-contact-us #content th,
.page-contact-us #content td {
vertical-align: top;
padding: 7px 30px 7px 0px;
}
