body {margin: 0; padding:0; background-color: #000000;}

.content {/*border-top: 1px solid white;*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #FFFFFF;
  font-weight: bold;
}

.conleft {
  float: left;
  background-image: url('portal/images/navback.jpg');
  background-repeat: repeat-y;
  background-color: #000000;
  width: 126px;
  height: 1320px;
  margin-top:0px;
}

.text {width: 77%; float: right; margin: 0 70px 0 0; padding: 25px; border-top: 2px inset white; color:#ffffff;}

.text h1 {font-size: 18px;}
.text h2 {font-size: 16px;}
.text img {margin: 10px 15px 0 0;}
.text a:link {color: #ffffff; text-decoration: underline;}
.text a:hover {color: #ffffff; text-decoration: none;}
.text a:visited {color: #ffffff; text-decoration: underline;}
.text a:active {color: #ffffff; text-decoration: none;}
.text .footer {font-size: 9px;}
