body {
  margin:2px;
}

body, li, ul, ol, p, td {
  font-family:verdana;
  font-size:12px;
}

.arcbottom {
  background-image: url('../images/bottomofarc.jpg');
  background-repeat: no-repeat;
  background-position: bottom left;
}

#sidenav {
  padding-left:15px;
}

#sidenav a {
  color:#ffffff;
  text-decoration:none;
  font-family: times new roman;
  font-size:20px;
}

.titlefont {
  color:#275bb3;
  font-family: times new roman;
  font-weight: bold;
  font-size: 20px;
  vertical-align:middle;
  letter-spacing: 1px;
  padding-right:15px;
}

#contentMain {
  position:relative;
  height:465px;
  overflow:auto;
}