html, body {
  padding: 0;
  background-color: #3F3624;
  margin-top:0px;
}

#page {
  width: 723px;
  height:100%;
  margin:auto !important;
  background-color: #3F3624;
  
}

#pic {
  width: 320px;
  height: 526px;
  padding: 0px; 
  float: left;
  margin: 0;
  background-image: url(gfx/pic1.jpg);
  background-repeat: no-repeat;
  font-family: Arial,  Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
  text-decoration: none;
}

#main {
  width: 403px;
  height: 526px;
  padding: 0px 0px 0px 0px;
  float: right;
  margin: 0;
  background-image: url(gfx/main.jpg);
  background-repeat: no-repeat;
  margin: 0;
  font-family:  Arial,  Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
}

#content {
  width: 360px;
  height: 500px;
  padding: 15px 10px 0px 0px;
  float: right;
  margin: 0;
  background-repeat: no-repeat;
  margin: 0;
  font-family: "Arial",  Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
}

.csc-firstHeader, .csc-header {

	font-size: 18px;
        font-weight: bold !important;
        font-family: "Arial", Helvetica, sans-serif;
        color: #000000;

}


a:visited {

	color: #C71111 !important;

        text-decoration: none;

}

a:hover {

	color: #C71111 !important;

        text-decoration: none;

}

a:active {

	color: #C71111 !important;

        text-decoration: none;

}

a:link {

	color: #C71111 !important;

        text-decoration: none;
}
