body
{
  margin: 0px;
  padding: 0px;
  font-family:Arial;
  font-size:10pt;
}

#main h1
{
   padding: 10px;
   background-color: #002447;
   color: white;
}

#forIB
{
  font-size: 1.4em;
  text-align: center;
  background-color: #224433;
  color: white; 
}

#forIB a
{
  color: white;
}

h2 
{
   border-top: 1px solid black;
   color: 003366;
}


.question
{
    color: black;
    font-style: italic;
    margin-left: 2px;
    margin-right: 40px;
    padding: 10px;
    background-color: #CCEBFF;
}


pre
{
    color: black;
    font-size: 10pt;
    margin-left: 50px;
    margin-right: 20px;
    border: 1px solid black;
    padding: 10px;
    background-color: #FFFFCC; 
}
#main a
{
   color: blue;
}

#main
{
   position: absolute; 
   top: 102px; 
   left: 158px; 
   right: 148px;
}

#title
{
   text-align: right;
   position: absolute;
   padding: 2px;
   padding-right: 8px;
   color: white;
   background-color: #436FA0;
   height: 100px;
   left: 142px; 
   right: 0px;
   border-bottom: solid black 1pt;
}

#title h1
{
   padding-top: 0px;
   margin-top: 0px;
   font-size: 30pt;
   text-decoration:none;
   font-family:times;
}

#sidebar 
{
   padding: 0px;
   position: absolute; 
   top: 0px; 
   bottom: 0px;
   left: 0px; 
   width: 142px; 
   border-right: solid black 1pt;
}

.lecturemenu
{
   width: 280px;
}

.lecturemenu a 
{
  color: #DDDDDD;
  background-color:#5E92CB;
  margin-top: 1px;
  float:right; 
  width:280px; 
  height:24px; 
  font-family:Arial; 
  font-size:18pt; 
  text-decoration:none;
  padding:4px;
}

.lecturemenu a:hover 
{
  color: white;
  background-color:#333333;
}

#menu
{
   margin: 0px;
   padding-top: 0px;
   padding-left: 0px;
   padding-bottom: 0px;
   padding-right: 2px;
}

#menu a 
{
  color: #DDDDDD;
  background-color:#5E92CB;
  margin: 1px;
  float:right; 
  width:130px; 
  height:10px; 
  font-family:Arial; 
  font-size:8pt; 
  text-decoration:none;
  padding:4px;
}

#menu a:hover 
{
  color: white;
  background-color:#333333;
}

.assignments
{
  font: italic larg Palantino;
  margin-top: 30px;
  border-top: solid black 1pt;
}

a:link
{
  font-family:Arial; 
  font-size: 10pt; 
  color: #222222;
  text-decoration:none;
}

a:visited
{
  font-size: 10pt; 
  color: #555555;
  text-decoration:none;
}

a:hover
{
  font-weight: bold;
}

#currentEvents
{
  padding: 0pt;
}


.date
{
  color: #444444;
  padding-left: 8px;
  height: 20px;
  font-family: Arial;
  text-decoration: none;
}

#currentEvents h1
{
  color: #444444;
  background-color: white;
  font-family: Arial;
  font-size: 16pt;
  text-decoration: none;
  margin: 0px;
  padding: 4px;
  padding-top: 2px;
}

p
{
  margin: 0px;
  text-indent: 1em;
}

#currentEvents a 
{
  margin-top: 8px;
  font-family:Arial; 
  font-style: italic;
  font-size:10pt; 
  text-decoration:none;
  color: #444444;
}

#currentEvents a:hover 
{
  color: black;
}

#projects
{
   position: absolute;
   width: 144px;
   right: 0px;
   top: 104px;
   bottom: 0px;
   border-left: solid black 1pt;
}

#projects a 
{
  margin-left: 2px;
  background-color:#3F819B;
  margin-top: 2px;
  float:right; 
  width:134px; 
  height:34px; 
  font-family:Arial; 
  font-size:8pt; 
  text-decoration:none;
  padding:4px;
  color: white; 
}

#projects a:hover 
{
  color: white;
  background-color:#333333;
}

.eventImage
{
  float: left;
  padding: 10px;
}

.event
{
  clear: left;
  padding: 0px;
}

.content
{
  color: #666666;
  padding: 4px;
}

.content a
{
  text-decoration: underline;
  text-color: blue;
}
