#welcometext {	
	margin-left	: 40px;
	margin-top	: 125px;
	width		: 520px;
	position	: absolute;
	}

#featuredlinks { /* The column with graphic links */
	margin-left : 600px;
	margin-top	: 125px;
	width		: 260px;
	position	: absolute;
	float		: right;
	}

	
#featuredlinks img {
	padding-bottom	: 1px;
	} 

#twocolwrapper {
	width : 100%;
	}
	
#cabriniwelcome {
	float	: left;
	width	: 298px;
}

#quicklinks {
	float	: right;
	width	: 210px;

}

/* Column spacing for front page only */

#newsheadlines {
	float:left;
	width:298px;
	background-color: #F3F3F3;
    }

#eventdetails {
	float:right;
	width:210px;
	background-color: #F3F3F3;
    }
	
#quickhelp {
	float:right;
	width:210px;
	}
	
#quickhelp ul {
		background-color: #F3F3F3;
}


#newsheadlines h1, #eventdetails h1 {
	margin:0;
	padding-left : 2px;
	background-image: url(../images/h1background.gif);
	background-repeat: repeat-x;
	}

	
#newsheadlines p, #eventdetails p {
	padding-left : 2px;
	}
	
.newsaneventslink {
	font-size: 0.85em;
	}
	
	

