div#home {
	background: #838890 url(../images/int-bg-top-stripe.png) top repeat-x;
	border: none;
	float: left;
	padding: 0;
	width: 800px; 
}
#home p
{
	margin:0 10px 0 10px;
}
#home h2
{
	margin:0 10px 0 10px;
}
#home h4
{
	margin:10px 10px 5px 10px;
}
.Two_Cols
{
	float:left;
	height:270px;
	width:528px;
	margin:10px 16px 0px 0px;
	padding:0px;
	z-index:1;
	background-color:#efefef;
}

.One_Col_topRight
{
	float:left;
	height:270px;
	width:256px;
	margin:10px 0px 0px 0px;
	padding:0px;
	
	background-color:#efefef;
}
.One_Col
{
	float:left;
	height:270px;
	width:256px;
	margin:16px 16px 0px 0px;
	padding:0px;
	
	background-color:#efefef;
}
.One_Col_news
{
	float:left;
	height:270px;
	width:256px;
	margin:16px 16px 0px 0px;
	padding:0px;
	background-color:#efefef;
}
.One_Col_news p
{font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; border-bottom: 1px solid #bbb; padding-top:7px; padding-bottom:6px;}


.One_Col_news a:hover
{
font-weight:bold;
}


/*   **********************  DYNAMIC EVENTS FEED  ****************************************  */

#alumni-events
{
	float:left;
	border: 5px solid #880000;
	height:260px;
	width:246px;
	margin:16px 0px 0px 0px;
	padding: 0px;
	overflow : hidden;
	background-color:#efefef;
}
#alumni-events p
{
	font-size: 11px;
	color: #848484;
	line-height: 13px;
	margin: 0px 0px 9px 10px;
}

#feedControl {
  width : 226px;
  height : 150px;
  padding : 0px;
  margin-left:10px;
}
#feedControl .gf-relativePublishedDate {
	display: none;
} 
.gfg-root {
  width : 100%;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : left;
  font-family: "Arial", sans-serif;
  font-size: 11px;
  line-height:18px;
  border: 0;
}
.gfg-title
 {
	display: none;
 }
.gfg-entry {
  width : 226px;
  height : 95px;
  position : relative;
  overflow : hidden;
  text-align : left;
}
.gfg-entry a {
  font-weight: bold;
  font-size: 12px;
}
.gfg-list {	
  border-top: 1px dotted #336699;
  padding-top: 10px;
}
.gfg-listentry {
	list-style-type: none;
	display: block;
	width: 100%;
	border-bottom: solid 1px #DDDDDD;
	margin-bottom: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
}
.gfg-listentry a:link, .gfg-listentry a:visited, .gfg-listentry a:active {
  	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

.gfg-listentry a:hover { 
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color:#838890!important;
}

/*    ads-home page   */
div#ads {
	clear: both;
	background: #efefef;
	border: none;
	float: left;
	padding: 10px;
	width: 780px;
	margin: 16px 0 0 0;
	}
	
div#ads img {margin-right:8px; margin-left:8px}	

