#h_column-left {
/* 		background: url(../images/1000dollar_weeklygraphic.jpg) no-repeat; */
width: 688px;
height: 355px;
}

#h_column-right {
  width: 236px;
  height: 355px;
	background: url(../images/viewport_right_contest.jpg) no-repeat;
	position: relative;
	padding: 10px;
}

#contest_entries {
background: #fff;
padding: 10px 10px 20px;
text-align: center;

}

  #entries_header {
  height: 60px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
  }

    #entries_header h2 {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    }
    
    #entries_header h3 {
    font-size: 18px;
    line-height: 23px;
    color: #000;
    }
    
.simply-scroll-container { /* Container DIV - automatically generated */
	position: relative;
}

	.simply-scroll-clip { /* Clip DIV - automatically generated */
		position: relative;
		overflow: hidden;
		z-index: 2;
	}

	.simply-scroll-list { /* UL/OL/DIV - the element that simplyScroll is inited on */
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		.simply-scroll-list li {
			padding: 0;
			margin: 0;
			list-style: none;
		}

.vert { /* wider than clip to position buttons to side */
/* 	height: 400px; */
}

	.vert .simply-scroll-clip {
	width: 217px;
	height: 245px;
	}
	
		.vert .simply-scroll-list {}
		
		.vert .simply-scroll-list li {
		  text-align: center;
			width: 217px;
			height: 30px;
		}


#h_column-right a { 
	position: absolute;
	top: 297px;
	left:34px;
	width: 190px;
	height: 43px;
}





#column-left p, #column-left ul {
	margin-top: 20px;
	list-style: decimal;
	line-height: 24px;
}

	ul.denver-regions {
		left: 44px;
		top: -166px;
		width: 400px;
		position: relative;
	}
	
		ul.denver-regions li {
			color: #fed308;
			float:left;
			width: 145px;
			list-style-image: none;
			list-style-type: square;
			list-style-position: outside;
		}

.denver-regions a{
	color: #fed308;
	text-decoration: none;
}

.denver-regions a:hover {
	color:#b49500;
}	

.denver-map {
	position: relative;
	left: 360px;
}



