body {
    text-align:center;  
    vertical-align: middle;
    font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
    font-size: 11px;
    background: url(../images/background.jpg);
    height: 100%;
}

label {
    font-size: 12px;
    color: #666;
}

a {
    text-decoration: none;
    color: #ef3e42;
}

p.bold {
    font-weight: bold;	
}

/* styles for IE 5 Mac */

#horizon {
    background-color: transparent;
    position: absolute;
    top: 20px;
    left: 20px;
}

/* following rules are invisible to IE 5 \*/

#horizon {
    top: 50%;
    left: 0px;
    width: 100%;
    margin-top: -250px;
    text-align: center;
    min-width: 900px; 

}
/* end IE 5 workaround */ 

#container {
    width: 600px;
    height: 100%;
    margin:0px auto;
    text-align: justify;
    padding: 2px;
    background-color:#fff;
    position: relative;
}

#header {
    text-align: center;
    margin-bottom: 10px; 
}

#content {
    padding: 35px;
}

.topbar {
    background: url(../images/topbar.jpg);
    width: 600px;
    height: 15px;
    margin-bottom: 10px;	
}

.thinbar {
    background: url(../images/topbar.jpg);
    width: 600px;
    height: 6px;
}

.thinnerbar {
	clear: both;
    background: url(../images/topbar.jpg);
    width: 530px;
    height: 3px;
}

#banner {
    margin-top: 4px;	
}

h1 {
	padding-top: 0;
	margin-top: 0;
    font-size: 16px;
}

h2 {
    font-size: 13px;	
}

h3 {
    font-size: 12px;	
}
	
#navlist {
	text-align: center;
	padding-left: 5px;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0;	
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 8px;
    padding-top: 0;
    padding-bottom: 0;  
}

#navlist li a {
    font-size: 12px;
}
	
#moreInfo {
    text-align: center;
    font-weight: bold;
}

.detailsSection {
    margin-left: 15px;
    padding-bottom: 15px;
}

table.simple {
    width: 100%;
}

table.simple thead tr {
  background-color: #eee;
}

table.simple tr.even {
  background-color: #fff;
}

table.simple {
    border: 1px solid #ccc;
    border-collapse: collapse;
}

table.simple thead td {
    font-weight: bold;
}

table.simple td,table.simple th {
    border: 1px solid #ccc;
}

p#lastUpdated {
    font-weight: bold;
}

p#lastUpdated span {
    color: #ff0000;	
}

#sendto {
    padding-left: 20px;	
}

#copyright {
    margin: 5px;
    padding-left: 35px;
    font-size: 10px;
    color: #999;	
}

#themarshalls {

}

#about-tommy-picture {
    float: left;
    height: 340px;
    width: 200px;	
}

#home-text {
    float: right;
    width: 300px;	
}

#home-text-donate {
	padding-top: 5px;
    clear: both;	
}

img.sponsor-logo {
    padding-bottom: 20px;	
}

#sponsors-logo-list {
    text-align: center;	
}

.sponsorbreak {
    clear: both;
    width: 530px;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #f1f1f1;    
    margin-bottom: 20px;   
    margin-top: 20px;          
}

table.auction-items {
    border: 1px solid #000;
    border-collapse: collapse;
    width: 100%;
}

table.auction-items thead {
    background: #000;
    color: #fff;	
}
	
.item td {
    background: #f1f1f1;
    font-weight: bold;
    color: #ef3e42;    
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 4px;
    
}

.description td {
    padding: 8px;
}

ul.race-day-items li {

}

#photo-gallery-link {
    text-align: center;
    font-size: 130%;
    background: #D0DF68;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
}

#photo-gallery-link a {
	
}

.imagebreak {
    height: 30px;
}