﻿/*
Red:		  d82231
Light Red:	  eda594
  */
  
body 
{
    background: #FFFFFF url(../images/red/bkg.gif) repeat-y left top; 
    scrollbar-base-color: #d82231;
}
#eTypes 
{
    background-color: #eda594;
}
#eVenues 
{
    background-color: #eda594;
}
#col2 a:hover
{
    color: #d82231;
}