* html .building {
  height: 25px;
}

body {
  background-color: #260000;
  color: #000;
}

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a.apply {
  background: url(../images/apply-now-stamp.png) no-repeat;
  float: right;
  height: 74px;
  margin: -60px 10px 0 0;
  overflow: hidden;
  text-indent: -9999px;
  width: 86px;
}
a.logo {
  background: url(../images/csc-logo.jpg) no-repeat;
  display: block;
  height: 107px;
  margin-left: 15px;
  overflow: hidden;
  text-indent: -9999px;
  width: 180px;
}
.building {
  background: #603;
  color: #fff;
  font: bold 12px/34px Georgia, "Times New Roman", Times, serif;
  text-align: center;
}
.content {
  background: url(../images/4/content-bg.gif) repeat-y;
  margin: 0 19px;
  overflow: hidden;
  padding: 0 1px 25px;
  width: 789px;
}
.footer {
  background: url(../images/4/footer-bg.jpg) no-repeat;
  color: #7f7f7f;
  margin: 0 19px;
  overflow: hidden;
  padding: 15px 0 20px;
  text-align: center;
  width: 791px;
}
.footer p {
  clear: both;
  float: left;
  font-weight: bold;
  margin-top: 28px;
  text-align: center;
  width: 100%;
}
h1 {
  background: url(../images/4/title-bg.jpg);
  color: #fff;
  font: normal 20px/34px Georgia, "Times New Roman", Times, serif;
  margin: 0 0 0 1px;
  padding-right: 11px;
  text-align: right;
}
.header {
  background: url(../images/rotate4/rotator.php) no-repeat;
  height: 131px;
  padding: 39px 19px 0;
  width: 791px;
}
img {  
  display: block;
}
img.right-img {
  border: 3px solid #a4a4a4;
  float: right;
  margin: 15px 0 10px 10px;
}
input.button {
  float: right;
  height: 17px;
  margin: 12px 5px 0 0;
  width: 21px;
}
input.text {
  color: #585858;
  float: right;
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  height: 13px;
  margin: 10px 3px 0 0;
  padding: 1px 5px 2px;
  width: 109px;
}
label.searchlabel {
  clear: both;
  color: #603;
  float: right;
  font: bold 11px Georgia, "Times New Roman", Times, serif;
  margin: 3px 5px 0 0;
  width: 70px;
}
.left {
  float: left;
  padding-bottom: 61px;
  width: 202px;
}
.left-nav {
  background: #234c88;
  border-top: 1px solid #fff;
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: normal;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 23px 0 0;
}
.left-nav li {
  background-color: #603;
  border-top: 1px solid #fff;
  float: left;
}
.left-nav li a {
  background: url(../images/4/nav-bg.gif) repeat-y 100% 0;
  color: #fff;
  float: left;
  padding: 4px 0 4px 24px;
  text-decoration: none;
  width: 178px;
}
.left-nav li a:hover {
  background: #959595 url(../images/4/hover-right-nav.gif) repeat-x 100% 0;
  border: 0;
  color: #603;
  padding: 4px 0 4px 24px;
  width: 178px;
}
.main {
  margin: 0 auto;
  overflow: hidden;
  width: 829px;
}
.main-content {
  padding: 0 0 0 17px;
  width: 556px;
}
p {
  line-height: 18px;
  margin: 7px 0 12px;
}
.right {
  float: right;
  width: 587px;
}
ul.top-nav {
  background: url(../images/4/top-nav-bg2.gif) no-repeat;
  font: bold 12px Arial, Helvetica, sans-serif;
  height: 28px;
  list-style: none;
  margin: 1px 0 0 1px;
  overflow: hidden;
  padding: 0;
  width: 586px;
}
ul.top-nav li {
  float: left;
  margin-right: 2px;
  padding-top: 4px;
  text-align: center;
}
ul.top-nav li.prosp-students {
  border-right: 2px solid #fff;
  height: 20px;
  padding-right: 9px;
  text-align: right;
  width: 135px;
}
ul.top-nav li.online-learning {
  border-right: 2px solid #fff;
  height: 25px;
  padding-right: 3px;
  width: 104px;
}
ul.top-nav li.students {
  border-right: 2px solid #fff;
  height: 25px;
  width: 66px;
}
ul.top-nav li.faculty-staff {
  border-right: 2px solid #fff;
  height: 25px;
  width: 85px;
}
ul.top-nav li.alumni-friends {
  margin-right: 0;
  width: 109px;
}
ul.top-nav li a {
  color: #fff;
  text-decoration: none;
}
ul.top-nav li a: hover {
  text-decoration: underline;
}
.white {
  color: #fff;
  float: left;
  font: bold normal 11px Georgia, "Times New Roman", Times, serif;
  padding-top: 28px;
  text-align: right;
  width: 194px;
}
