#container {
background-image: url(/images/home/20100730_southbend_94.jpg);
background-repeat: no-repeat;
}

#barker a {
color: #cccccc;
}

#gnav-wrap .navlist, #nav-wilco, #barker {
display: none;
}

div.scrollable {
display: none;
position:relative; 
overflow:hidden;          
width: 628px;     
height: 55px;
margin: 562px 0 0 0;
padding: 0;
}

.ie6 div.scrollable {
display: none;
}

div.scrollable div.thms {     
width:20000em;     
position:absolute;         
} 

.thms div {
float: left;
width: 78px;
height: 51px;
margin-left: 5px;
cursor: pointer;
}

.thms div img {
border: 1px solid #888a86;
}

.thms div img.on {
border: 1px solid #fff;	
}

.pop {
display: none;
position: absolute;
top: 100px;
z-index: 1000;
background-color: #000;
border: 1px solid #fff;
padding: 20px;
margin: 100px 0 0 100px;
}

#empty {
/* This div is intentially empty. Just used as a delay mechanism */
width: 0;
height: 0;
padding: 0;
margin: 0;
display: none;
}

#ipapp {
display: none;
margin: -30px 0 0 300px;
width: 400px;
font-size: 1.2em;
font-weight: bold;
}

#headlines {
	color: black;
}

/* Used for photo in a box layout */
/*
#photo {
clear: both;
float: right;
width: 720px;
height: 480px;
padding: 0;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
overflow: hidden;
margin: 0 -2px 0 0;
}
*/