BODY {	margin: 4px auto;font: 12px arial; color: #333;
		background: #fff url(imgs/mainBG.jpg) no-repeat center 20px;text-align:center;}
a {text-decoration: none; color: #bd1f1e;}
a:hover {text-decoration:line-through;}


#container { text-align:left; width:780px; min-height:640px;}
#head {margin: 0px 0px 10px 0px;} 

#nav {float:right;text-align:right;margin-right:120px;}
#nav li {list-style:none; display:inline; padding: 0px 8px 0px 0px;}
#pastDates ul, #futureDates ul {margin: 4px 8px;list-style:none;padding:0px;font-size:.9em;}
#pastDates li, #futureDates li {list-style: none; padding:0px 2px;margin:0px;}
#futureDates {font-size: 1.2em;}

#left {float: left; width: 440px; }
#right {float: right; width: 310px; text-align:right;margin: 0px;}
.br {clear:both;}

.showInfo {font:bold  1.3em courier, courier new, arial; color: #000; width: 290px; text-align:left;
			margin: 30px 0px 0px 10px; }
