sup {
	font-size: 50%;
	}
strong {
	font-weight: bold;
	}	
.alt{
	background: #ebebeb;
}
#storyLinks{
	border-top: #817d7c solid 1px;
	border-bottom: #cecece solid 1px;
	height: 420px;
	overflow-y: scroll;
}

#storyLinks li{
	padding:16px 0 20px 130px;
	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	color: #1f3c49;
	font-size: 13px;
}

#storyLinks li img{
	float:left;
	margin:0 0 0 -115px;
}

#index.gamma.news #contentArea a {
	color: #c4772c;
	font-family: Georgia, Times, "Times New Roman", serif;
	}

#index.gamma.news #primaryContent{
	float:left;
	width:493px;
}

#primary_top_curve{
	background: url(top_shadow.gif);
	padding:10px 0 0 0;
}

#primary_list_area{
	background: url(middle_shadow.gif);
	padding:0px 7px 0px 7px;
}

#primary_bottom_curve{
	background: url(bottom_shadow.gif);
	margin:0 0 0 5px;
	padding:0 0 5px;
	width:483px;
}

#index.gamma.news h1{
	padding:5px 15px 0 15px;
	color:#9e8c36;
}

#secondaryContent{
	float:right;
	width:396px;
}

#secondary_top_curve{
	background: url(secondary_top_shadow.gif);
	padding:10px 0 0 0;
}

#secondary_list_area{
	background: url(secondary_middle_shadow.gif);
	padding:0px 6px 0px 6px;
	margin-bottom: 20px;
}

#secondary_bottom_curve{
	background: url(secondary_bottom_shadow.gif);
	padding:0 0 10px;
}

#eventLinks{
	border-top: #817d7c solid 1px;
	border-bottom: #cecece solid 1px;
	height: 225px;
	overflow-y: scroll;
}

#eventLinks li{
	padding:15px;
	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

#eventLinks li div {
	float: left;
	}
	#eventLinks li div.clear {
	clear: both;
	float: none;
	width: inherit;
	}

.readMore{
	display:block;
	float:right;
	font-size:11px;
}

#index.gamma.news #contentArea a#archive_events {
	float:right;
	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	margin:10px 10px 0 0;
	padding:5px 8px;
	background: #ddd;
	text-decoration:none;
	border:1px solid #AAAAAA;
	color: #666;
}
	#index.gamma.news #contentArea a#archive_events:hover{
		background: #eee;
	}

#index.gamma.news .title {
	display: block;
	font-weight: bold;
	}
	
/******************************** Thickbox Form *********************************/

#TB_ajaxContent li{
	margin-bottom: 10px;
}

