body {
background-image: url(images/curious_bg.jpg);
background-repeat: repeat;
}
img {
border: none;
}
#container {
	position:relative;
	display: block;
	left:0px;
	top:0px;
	width:966px;
	margin: 0 auto;
	padding:0;
}

#circles {
width: 922px;
padding-left: 44px;
height: 203px;
}

#circles img {
float: left;
padding-right: 15px;
}

#events {
float:left;
margin-left: 77px;
width: 462px;
}
#bottom-right {
float: right;
width: 386px;
padding-bottom: 77px;
}

#events-list {
background-image: url(images/curious_events_bg.png);
background-repeat: repeat-y;
margin:0;
padding:20px;
padding-top: 5px;
font-family: arial;
font-weight: normal;
font-size: 12px;
line-height: 16px;
height: 200px;
}

#pane2, .holder {
height: 200px;
padding-right: 20px;
width: 400px;
}
.learnmore {
padding-left: 41px;
}
#footer {
clear: both;
padding-left: 447px;
}

#overlay {
position: absolute;
top: 155px;
left: 260px;
width: 600px;
height: 523px;
z-index: 120;
padding: 20px;
color: #FFFFFF;
display: none;
}

#overlay img{
border: none;
}

#lightbkg {
background-color: #FFFFFF;
position: absolute;
top:0;
left:0;
FILTER:Alpha(Opacity=35); /* IE */
opacity:0.35; /* Safari, Opera */
-moz-opacity:0.35; /* FireFox */
z-index: 20;
height: 100%;
width: 100%; /* Cover our maximum width */
background-repeat:repeat;
position:absolute;
left: 0px;
z-index: 20;
display: none;
}

a {
color: #3b96c5;
font-weight: bold;
}

a:hover {
color: #81CA10;
font-weight: bold;
}

.line {
display: block;
background-color: #FFFFFF;
border-bottom: solid 1px #CCCCCC;
margin: 5px 0;
}

#events-list  p{
margin:0 0 6px 0;
padding:0;
}
