body 
{
 font-size: 15px;
 font-family: Arial;
 color: #454a46;
 padding: 0px;
 margin: 0px;
 text-align: center;
}

hr
{
 color: #000000;
}

#content 
{
 margin-left:auto;
 margin-right:auto;
 background-image: url('img/runners.jpg');
 background-repeat: no-repeat;
 width: 1024px;
 min-height: 735px;
	padding: 0px;
}

.floatclear {
 clear: both;
}

.cssbol {
margin: 25px;
float: left;
width: 120px;
height: 120px;
border-radius: 120px;
border: 16px solid #01a8dd;
color: #444b44;
background-color: #01b6e1;
display:block;
cursor: pointer;
display: table;
overflow: hidden;
text-align: center;
}

.cssbol:hover {
 color: #ececec;
 background-color: #444b44;
}

.cssboltext 
{
 font-size: 20px;
 font-weight: bold;
 display: table-cell; 
 vertical-align: middle;
 text-align: center;
}

.cssbolsmalltext
{
 padding: 10px;
 font-size: 12px;
 font-weight: bold;
 color: #FFFFFF;
 display: table-cell; 
 vertical-align: middle;
 text-align: center;
}

.datetext
{
 font-size: 12px;
 color: #AAAAAA;
}

.menuholder
{
 margin-top: 50px;
 margin-left:auto;
 margin-right:auto;
 width: 404px;
}

#sponsorholder
{
 width: 1100px;
 margin-left:auto;
 margin-right:auto;
}

#sponsorholder a img {
 margin: 10px 20px;
}
