body                {max-width:1200px; min-width:800px; margin-left:auto; margin-right:auto; background:#ffffcc; font-size:small; font-family:"Verdana", "Arial", "Helvitica", sans-serif;}
* html body         {font-size:x-small; font-size:small;}
#Wrapper            {width:100%}
#Header             {background:#ffdab9; clear:both; width:100%; padding-top:15px; height:375px;}
#Nav                {background:#ffdab9; text-align:right; float:left; width:23%; font-size:150%;}
#Title              {background:#ffdab9; color:#660000; text-align:right; float:left; width:75%; font-size:250%; padding-right:2%;}
#Content            {background:#ffffcc; clear:both; width:100%;}
#LeftContent        {background:#f5f5dc; color:#660000; float:left; width:45%; padding:5%; padding-bottom:25px;}
#RightContent       {background:#ffffcc; color:#4682b4; float:right; width:35%; padding:4.9%; padding-bottom:25px;}
#Footer             {background:#ffdab9; color:#4682b4; text-align:center; clear:both; padding-top:3px; padding-bottom:4px; width:100%; font-size:70%;}

li.nav              {list-style:none;}
a					          {color:#4682b4;}
a:hover         		{color:#b0b4de;}
a.nav               {color:#4682b4; text-decoration:none;}
a.nav:hover         {color:#e0ffff;}
p.p1:first-letter 	{font-size:300%; float:left; vertical-align:text-top;}
p.center	      		{text-align:center;}
img.contact			    {border:0;}

.dates, .dates ul   {padding:0; margin:0; list-style:none;}
.dates              {width:200px; height:40px; border:1px solid; border-width:1px; position:relative;}
.dates ul           {position:absolute; right:-9999px;}
.dates li a         {display:block; width:100%; height:20px; line-height:20px; text-decoration:none; font-size:100%; text-indent: 5px; float:left;}
.dates :hover ul    {width:300px; height:auto; left:110px; top:-10px; background:#fff; border:1px solid;}
.dates :hover ul li {width:300px; height:20px; line-height:20px; text-indent:10px; float:none;}
