body{
	margin-top: 0; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	/*font-weight: bold;*/
}
#container{
	background: #FFFFFF;
	margin-left: auto; 
   margin-right: auto;
	width: 100%;
	margin-top: 0;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	/*font-weight: bold;*/
}
#container2{
	background: #FFFFFF;
	margin-left: auto; 
   margin-right: auto;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	/*font-weight: bold;*/
}
#head{
	background: #000000;
	margin-left: auto; 
   margin-right: auto;
	width: 100%;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	/*font-weight: bold;*/
}
#head01{
	width: 100%;
	height: 153px;
}
#head02{
	background-image: url(http://www.unionsmarathon.com/images/02_header.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 26px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}
#head03{
	background: #FFFFFF;
	height: 180px;
}
#bodycont{
	background: #FFFFFF;
	padding: 10px;
	text-align: left;
	color: #000000;
	font-size: 12px;
	border: 1px solid #000000;
}
#footer{
	background: #000000;
	text-align: center;
	padding: 10px;
	color: #FFFFFF;
}
a{
	color: #0000FF;
	text-decoration: underline;
	/*font-weight: bold;*/
}
a:hover{
	color: #FFCC00;
	text-decoration: none;
	/*font-weight: bold;*/
}
a.footer{
	color: #FFCC00;
	text-decoration: underline;
}
a.footer:hover{
	color: #FFFFFF;
	text-decoration: none;
}
h1{
	font-size: 17px;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
h2{
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
#runners{
	float: right;
	text-align: right;
	width: 180px;
	background: #EEEEEE;
	padding: 6px;
	border: 1px dotted #333333;
}
#foot2{
	text-align: right;

}
#clear{
	clear: both;
}
.img{
	border: 1px solid #000000;
}
.row2{
	background: #CCDDEE;
	font-size: 9px;
}
.tablerun{
	font-size: 9px;
}
.row11{
	background: #EEEEEE;
}
.row22{
	background: #CCDDEE;
}
.smtxt{
	font-size: 10px;
}
/*BOOK START*/
#entries {
	width: 100%;
	border-collapse: collapse;
	margin: 10px auto;
	}
#entries tr.rowcolor1 td {
		background: #EFF7FF;
		}
#entries td.meta {
		width: 25%;
		line-height: 1.5;
		}
#entries td {
		vertical-align: top;
		padding: 10px;
		border: 1px solid #666666;
		}
#entries td img {
		vertical-align: bottom;
		}
		
span.bold {
font-weight: bold;
}
.hidden {
display: none;
}
/*BOOK END*/