body {
  background: #a5a7aa url(../content/Image/background.gif);
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
}
a img {
  border: 0;
}
h1,h2,h3,h4,h5 {
  color: #0e034e;
  margin: 10px 15px;
  padding: 0;
}
h1 {
  font-size: 1.2em;
}
h2 {
  font-size: 1.125em;
}
p {
  margin: 0;
  padding: 0;
}
#page {
  background: #ffffff;
  width: 690px;
  margin: 20px auto 0 auto;
  padding: 10px 0 10px 0;
}
#container {
  margin: 0 auto;
  width: 648px;
}
#header {
  width: 648px;
  height: 48px;
  margin: 5px 0;
}
#splash {
  width: 648px;
  height: 84px;
  margin: 5px 0;
}
#menu {
  width: 648px;
  height: 26px;
  background: url(../content/Image/menu.gif);
  margin: 5px 0;
  text-align: right;
  white-space: nowrap;
}
#menu a {
  color: #ffffff;
  font-size: 0.70em;
  line-height: 26px;
  padding: 0 10px 0 5px;
  margin: 0;
  text-decoration: none;
  border-right: 1px solid #ffffff;
}
#menu a.last {
  border-right: 0;
}
#menu a:hover {
  text-decoration: underline;
}
#menu_corner {
  float: left;
}
#navigation {
  width: 128px;
  float: left;
  margin: 10px 0;
}
#navigation span {
  display: none;
}
#students {
  width: 128px;
  height: 134px;
  background: url(../content/Image/students.gif) no-repeat bottom left;
}
a:hover #students, .hover #students {
  background: url(../content/Image/students_hover.gif) no-repeat bottom left;
}
#main_corner {
  width: 47px;
  height: 41px;
  float: right;
  position: relative;
  top: -1px;
  right: -1px;
}
#educators {
  width: 127px;
  height: 134px;
  background: url(../content/Image/educators.gif) no-repeat bottom left;
}
a:hover #educators, .hover #educators {
  background: url(../content/Image/educators_hover.gif) no-repeat bottom left;
}
#career_pathways {
  width: 127px;
  height: 134px;
  background: url(../content/Image/career_pathways.gif) no-repeat bottom left;
}
a:hover #career_pathways, .hover #career_pathways {
  background: url(../content/Image/career_pathways_hover.gif) no-repeat bottom left;
}
#consortium {
  width: 127px;
  height: 134px;
  background: url(../content/Image/consortium.gif) no-repeat bottom left;
}
a:hover #consortium, .hover #consortium {
  background: url(../content/Image/consortium_hover.gif) no-repeat bottom left;
}
#main {
  float: right;
  margin: 10px 0 0 118px;
  width: 368px;
}
#content {
  color: #0e034e;
  border: 1px solid #a6b3bb;
  min-height:320px;
  height:auto !important;
  height:320px;
}
#content p, #content ul, #content ol, #content div {
  color: #0e034e;
  font-size: 0.80em;
  margin: 10px 15px;
}
#content ul {
  padding-left: 20px;
}
#content li {
  font-weight: normal;
}
#road_sign {
  width: 370px;
  height: 200px;
  margin: 10px 0 5px 118px;
}
#footer {
  color: #0e034e;
  font-size: 0.7em;
  line-height: 15px;
  margin: 5px auto;
  width: 690px;
  text-align: center;
}
#footer a {
  color: #0e034e;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
.source {
  font-size: 0.75em;
}

a:link {color: #0e034e; text-decoration: underline; font-weight: bold;}     /* unvisited link */
a:visited {color: #0e034e; text-decoration: underline; font-weight: bold;}  /* visited link */
a:hover {color: #667085; text-decoration: underline; font-weight: bold;}   /* mouse over link */
a:active {color: #0e034e; text-decoration: underline; font-weight: bold;}   /* selected link */

p.event span.start, p.event span.end {
  font-size: 0.85em;
  margin: 2px;
}

p.event span.description {
  margin-top: 6px;
}