body {
  margin: .4em .4em .4em .4em;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  background-color: #877052;  
}

#siteBox {
  float: left;
  width: 100%;
  color: #ffffff;
}

#header {
  float: left;
  width: 100%;
  height: 7em;
  color: #ffffff;
  font-weight: bold;
  background: url(../images/tpr.jpg) no-repeat bottom left;
  background-repeat: no-repeat;
  background-position: left;
}

#header a {
  float: right;
  width: 8em;
  padding: 5px 5px 5px 5px;
  font-size: 0.5em;
  font-family: verdana, sans-serif;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  background-color: #ADD1CE;
  border-bottom: 2px solid #006065;
  border-right: 1px solid #006065;
  border-left: 1px solid #006065;
}

#header a:hover, #header a.active {
  padding-top: 10px;
  background-color: #71A6A7;
}

#header a.lastMenuItem {
  background-image:  url(../images/corner_tr.gif);
  background-repeat: no-repeat;
  background-position: top right;
  border-right: 0px;
}

a .desc {
  display: none;
  text-transform: lowercase;
  color: #26276b;
  font-size: 1em;
  font-family: Berlin Sans FB;
  font-weight: bold;
}

a:hover .desc, .active .desc {
  display: block;
}

#content {
  float: left;
  width: 100%;
  height: auto;
  padding: .8em 0em .8em 0em;
  background-color: #006065;
}

#contentLeft {
  float: left;
  width: 26%;
  height: 100%;
  margin-bottom: .5em;
  background: #ADD1CE;  
}

#contentRight {
  float: right;
  width: 73%;
  height: 100%;
  background: #ADD1CE url(../images/bkg.gif) no-repeat center;
}

#contentMain {
  float: right;
  width: 73%;
  height: 100%;
  background: #ADD1CE;
}

#content p {  
  margin: 1.7em 1.7em 1.7em 1.7em;
  font-size: .6em;
  font-weight: bold;
  line-height: 1.8em;
  color: #000000;
}

#content a {  
  text-decoration: none;
  color: #006065;
}

#content a:hover {
  color: #877052;
  background-color: #ADD1CE;
}

.header, .subHeader {
  display: block;
  clear: both;
  font-size: 0.8em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #006065;
  border-bottom: 1px solid #006065;  
  margin-bottom: 1em;  
}

.content_left {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.large1 {
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  clear: both;  
  font-weight: bold;
  font-size: 1em;
  color: #006065;
  border-bottom: 1px solid #006065; 
}

.large2 {
  display: block;
  font-family: Monotype Corsiva;
  clear: both;  
  color: #006075;  
  font-weight: bold;
  font-size: 1.8em;
}

.large3 {
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  clear: both;  
  font-weight: bold;
  font-size: .8em;
  color: #006065;
  text-decoration: underline;
} 

.large4 {
  display: block;
  font-family: Monotype Corsiva;
  clear: both;  
  color: #000000;  
  font-weight: bold;
  font-size: 2.2em;
}

.large6 {
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  clear: both;  
  color: #000000;  
  font-weight: bold;
  font-size: 3.0em;
}

.large7 {
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  clear: both;  
  color: #000000;  
  font-weight: bold;
  font-size: 2.0em;
}

.subHeader {
  border: 0px;
}

#content a.menuItem {
  display: block;  
  color: #000000;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  padding: 10px 0px 10px 20px;
  background: #ADD1CE url(../images/buttons/prelet_bul.jpg) no-repeat center left;
  border: 0px;
}

#content a:hover.menuItem { 
  color: #ffffff;
  background: #ADD1CE url(../images/buttons/prelet_bul_lt.jpg) no-repeat center left;
  border: 0px;
}

#footer {
  float: left;
  width: 100%;
  font-size: 0.4em;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-transform: lowercase;
  line-height: 2.6em;
  color: #006065;
  background: url(../images/hdr.jpg) repeat-y top left;
}

#footerLeft {
  float: left;
  width: 60%;
  text-align: left;
  text-transform: capitalize;
  color: #006065;
  background: url(../images/corner_bl.gif) no-repeat bottom left;
}

#footerRight {
  float: right;
  width: 20%;
  text-align: right;
  text-transform: capitalize;
  color: #006065;
  background: url(../images/corner_br.gif) no-repeat bottom right;
}

#footer a {
  color: #006065;
}

#footer a:hover {
  color: #877052;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #AAA;
}

ul{
  margin-left: 100px;
  text-decoration: none;
  padding-top  list-style-image:  url(../images/li_bullet.gif);
}

li {
  color: #ffffff;
  font-size: 1.2em;
  font-weight: bold;
  font-family: Monotype Corsiva;
  text-decoration: underline;
}

.listItems{
  color: #ffffff;
  font-size: 1.2em;
  font-weight: bold;
  font-family: Monotype Corsiva;
  text-decoration: underline;
}

table { 
  background-color: #FFFFFF;
  border-top: 3px solid #006065;
  border-bottom: 3px solid #006065;
  border-right: 3px solid #006065;
  border-left: 3px solid #006065;
}

td {
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 0.6em;
  background-color: #FFFFFF;  
}

.imgLeft, .imgRight {
  margin: 5px;
}

.imgLeft {
  float: left;
  margin-left: 0px;
}

.imgRight {
  float: right;
  margin-right: 0px;
}

.bottomCorner {
  text-align: right;
}

.vBottom {
  vertical-align: bottom;
}

.vTop {
  vertical-align: top;
}

.vLCorner {
  text-align: left;
}

.vRCorner {
  text-align: right;
}