@charset "utf-8";
/* CSS Document */


#group_title{
	clear:both;
	width: 875px;
	height: 43px;
}
#int_gps{
	width: 874px;
	min-height: 260px;
	background-image:url(../images/04-interest-groups_05.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding-bottom:26px;
}
#gp_photo{
	padding-left:26px;
	padding-top:26px;
	width:98px;
	height:100%;
	float:left;
}
#gps{
	float:right;
	padding-left:26px;
	padding-top:26px;
	width: 700px;
}
#gps p{
	margin:0;
	padding-bottom:26px;
}
.alb_date{
	clear:right;
	text-transform:uppercase;
	float:left;
	width:80px;
	}
.alb_title{
	float:left;
	padding-left:26px;
	width:500px;
	}
.event_name{
	font-size:/*1.1em;*/13px;
	font-weight:bold;
}
.content_title{
	font-size:/*1.3em;*/14px;
	font-weight:bold;
	color:#822424;
}
.content{
	padding-top:10px;
}
/*********************/
a.newsroom_link:link{
	color:#6fa262;
	text-decoration:none;
}
a.newsroom_link:visited{
	color:#8fd07e;
	text-decoration:none;
}
a.newsroom_link:hover{
	color:#517647;
	text-decoration:underline;
}
a.newsroom_link:active{
	color:#517647;
	text-decoration:underline;
}
/*********************/
a.intgp_link:link{
	color:#666;
	text-decoration:none;
}
a.intgp_link:visited{
	color:#777;
	text-decoration:none;
}
a.intgp_link:hover{
	color:#446e10;
	text-decoration:underline;
}
a.intgp_link:active{
	color:#446e10;
	text-decoration:underline;
}
