.lead {
width: 618px;
height: 500px;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 10px;
background: #ffffff;
}

.mainstory {
width: 480px;
margin-right: 5px;
float: left;
}

.mainstory h3 {
font-size: 18px;
font-weight: bold;
margin-top: 3px;
margin-bottom: 3px;
}



.mainstory p {
width: 480px;
font-size: 12px;

}

.side {
width: 132px;
background: #172e60;
color: #fff;
float: left;
}

.side a {
font-weigh: bold;
color: #d9d9d9;
}

.side p {
padding-left: 4px;
} 

.bottom {
width: 616px;
position: absolute;
top: 460px;
left: 180px;
}

.recent {
width: 600px;
height: 90px;
margin-bottom: 10px;
}

.recentitem {
width: 124px;
height: 90px;
float: left;
margin-left: 55px;
margin-top: 10px;
}

.recentitem a {
font-size: 12px;
font-family: arial; sans-serif;
font-weight: bold;
align: center;
}

.organization {
width: 600px;
margin-top: 10px;
}

.organization h4 {
font-size: 14px;
font-weight: bold;
}

.league {
width: 600px;
font-size: 14px;
font-weight: bold;
margin-bottom: 10px;
}

.league img {
width: 24px;
height: 24px;
float: left;
margin-left: 10px;
}

.archive {
width: 600px;
height: 200px;
padding-left: 15px; 
}

.archivesection {
font-weight: bold;
font-size: 12px;
width: 100px;
float: left;
}

.archive h4 {
font-size: 14px;
font-weight: bold;
}



