rssfeed {
	overflow:auto;
}
a:visited {
	color: #FFD700;
}
address {
   position:fixed;
   bottom:0;
   left:0;
   width:100%;
   height:6em;
   padding:0;
   background:#900000;
   color:#FFFFFF;
   border-top:1px solid #000080;
   font-size:x-small;
   font-style:normal;
   text-align:center;
}
blockquote {
   margin:0 1.5em 1.5em;
   padding:0.5em;
   background:#9c9;
   color:#030;
   font-size:smaller;
}
blockquote p {
   margin:0;
   padding:0;
}
blockquote p span {
   float:left;
   position:relative;
   right:0.25em;
   bottom:0.25em;
   padding:2px;
   background:#060;
   color:#dfd;
   border:solid #fff;
   border-width:0 3px 3px 0;
   font-size:2em;
   line-height:1.0;
}
body {
   margin:0;
   padding:0;
}
em {
   font-style:normal;
   font-weight:bolder;
}
h1 {
   margin:0;
   padding:0;
   font-size:2em;
   line-height:1.0;
	padding-bottom:.3em;
}
h2 {
   margin:0 0 0.5em;
   padding:0;
   font-size:1.5em;
}
h3 {
   margin:0 0 0.5em;
   padding:0;
   font-size:.8em;
}
html {
   margin:0;
   padding:0;
   font:100%/1.5 sans-serif;
   background:#fff;
   color:#333;
}
p {
   margin:0 0 1.0em;
	padding-bottom: .3px;	
}
ul {
   margin-top:0;
   margin-bottom:1.5em;
}
#header {
   position:fixed;
   top:.1em;
   left:0;
   width:100%;
   height:10em;
   z-index:1;
   background-color:#000080;
   color:#000080;
   background:#000080;
   border-bottom:2px solid #000080;
}
#header2 {
   position:fixed;
   top:.1em;
   left:0;
   width:100%;
   height:10em;
   z-index:1;
   background: url(images/Logos/mach1banner.png) no-repeat; 
   background-position: center top;
}
#content {
   margin:11em 14em 2em 9em;
}
#changeDate {
   position:fixed;
   left:0;
   bottom:5em;
}
#sidebar {
   position:absolute;
   top:11em;
   right:0;
   width:13em;
   background:#900000;
   color:#FFFFFF;
   border:1px solid #000080;
   border-right-width:0;
}
#sidebar p {
   padding:0 0.5em;
}
img.floatLeft { 
   float: left; 
   margin: 4px;
}
img.floatRight { 
   float: right; 
   margin: 4px; 
}
img.floatCenter {
	float: none;
	margin: 4px;
}

table           {
	display: table;
	border: double;
	border-collapse: collapse;
	width: fixed;
}
tr {
	display: table-row;
	height: 17px;
	border-collapse: collapse;
	width:fixed;
}

#notecol1              {
	display: table-row;
	width: 75 px;
	border: medium double;
}

#yearcol2 {
	display: table-row;
	width: 50px;
	border: medium double;
}
	
#datecol3 {
	display: table-row;
	width: 200px;
	border: medium double;
}
	
#locationcol4 {
	display: table-row;
	width: 250px;
	border: medium double;
}
	
#carscol5 {
	display: table-row;
	width: 50px;
	border: medium double;
}


