body {
font: 12px Arial, Helvetica, sans-serif;
color: #000000;
margin: 0;
padding: 0;
background-color: #000000;
}

#main_container {
width: 1004px;
height: 583px;
margin: 0 auto;
background: url(images_splash/wood_bg.jpg) 0 0 no-repeat;
}

#lisle_button a {
width: 161px;
height: 300px;
background: url(images_splash/lisle_button.jpg) 0 0 no-repeat;
position: absolute;
display: block;
margin: 163px 0 0 25px;
}

#wrigleyville_button a {
width: 162px;
height: 300px;
background: url(images_splash/wrigleyville_button.jpg) 0 0 no-repeat;
position: absolute;
display: block;
margin: 163px 0 0 222px;
}

#pittsburgh_button a {
width: 161px;
height: 300px;
background: url(images_splash/pittsburgh_button.jpg) 0 0 no-repeat;
position: absolute;
display: block;
margin: 163px 0 0 421px;
}

#rogers_park_button a {
width: 161px;
height: 300px;
background: url(images_splash/rogers_park_button.jpg) 0 0 no-repeat;
position: absolute;
display: block;
margin: 163px 0 0 618px;
}

#mark2_button a {
width: 161px;
height: 300px;
background: url(images_splash/mark_2_button.jpg) 0 0 no-repeat;
position: absolute;
display: block;
margin: 163px 0 0 815px;
}

#skybar_button a {
width: 177px;
height: 88px;
background: url(images_splash/skybar_logo_button.jpg) 0 0 no-repeat;
display: block;
margin: 495px 0 0 800px;
position: absolute;
}

/*-------Cherryone Credit Line--------*/

#cherryone_creditLine {
width: 635px;
height: 80px;
font: 10px Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: bold;
text-align: center;
margin: 550px auto 0 190px;
position: absolute;
}

#cherryone_creditLine a {
color: #FFFFFF;
}


#cherryone_creditLine a:hover {
color: #FFFF00;
}

/*END*/


