#header #logo{
  background: url(/images/logo.png);
}
{
}
html{
}
body{
  backgrond: #FFFFFF url(/images/css/background.jpg) center top repeat-x;
}
#content a,
a{
  color: #4996E8;
}
color{
  color: #4996E8;
}
h2{
  color: #4996E8;
}
h3{
  color: #4996E8;
  border-bottom: border-bottom: 1px dashed #DEDEDE;
}
h4{
  color: #4996E8;
}
h5{
  color: #4996E8;
}
h6{
  color: #666666;
}
#search{
  background: url(/images/css/background_search.png);
}
#current_campus{
  color: #AAAAAA;
}
#web_network .control{
  background: url(/images/css/background_choose.png);
}
#footer, #footer table td{
  color: #666666;
}
#nav ul li ul li a{
  color: #032B4F;
}
#footer{
  border-top: 1px dashed #F4F4F4;
}
#content{
  background: #FBFBFB url(/images/css/background_content.jpg) center top repeat-x;
}
#content_narrow{
  border-left: 1px dashed #DEDEDE;
}
#group_nav .name, #group_links{
  border-bottom: 1px dashed #DEDEDE;
}
#group_nav ul li a{
  color: #666666;
}
#group_nav .selected{
  color: #4996E8;
}
#group_nav ul li ul li a{
  background: url(/images/css/background_cluster.gif) 36px 9px no-repeat;
}
#group_links ul li.contact{
  background: url(/images/who_to_contact.png);
}
#group_links ul li.calendar{
  background: url(/images/calendar.png);
}
#group_links ul li.volunteer{
  background: url(/images/volunteer.png);
}
