body {
  background:black;
  }

/************************ Page Banner & Navigation **********************/
#banner {  
  background:white;
  }

#menu {
  color:black;
  background:#A02227;
  
}

#menu ul{
   background:#A02227;  
}


#menu ul:hover li{
   background:#A02227;
}

#menu a {
   border-color:black;
   color:white;
}

#menu a:hover{
   background:#823F41;
}

/***************************** Links **********************************/

a.menuitem {
   text-decoration:none;
}

a.eventlink {   
   color:#0D14B3;   
   /*color:#0D14B3;*/
}

a.leftlink{
   color:#0D14B3;   
}

a.leftlink:visited{
   color:#2e0f49;
}

a {
   color:#0D14B3;
   /*color:#0D14B3;*/
   font-weight:bold;
}

a:visited {
   /*color:#5b20a0; This is a lighter purple as an alternative for on the white background */
   color:#2e0f49;
}


/************************ Page areas **********************************/

#leftcontent {
  color:white;
  /*background:#838486;*/  
  }

#centercontent {
  color:black;
  /*background:white;*/  
  }


/*************************** Misc *************************************/
  
#comingevents{

  } 
  
  
/*************************** Survey Results *************************************/


#surveyResultsTableSmall
{
   border-color:#838486;
}

#surveyResultsTableLarge
{
   border-color:#838486;
}

div#surveyText
{   
   background:white;
   
}

div#votes
{      
   background:#838486;
}

div#whitespace
{
   background:white;
}
