#mainContentBanner {
	min-height: auto;
	min-width: 900px;
}
html>/**/body #mainContentBanner {
	min-height: 750px;
}
#welcomeMessage {
	color:#cc0033;
	height: 90px;
	width: 235px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	padding:5px;
	font-size:16px;
}
html>/**/body #welcomeMessage {
	position:absolute;
	margin:0px 0px 0px 5px;
}
html>/**/body #newsAndEventsWidget {
	margin-left: 260px;
}

#promotionalContent1 {
	background-image:url(../promotions/adultEnrolment2010.jpg);
	width: 300px;
	height:192px;
	margin-left: 5px;
	margin-top: 5px;
	float: left;
	padding:5px;
}
html>/**/body #promotionalContent1 {
	position:absolute;
	margin-left: 255px;
	margin-top: 12px;
}
#Events {
	background-image:url(../promotions/fullTimeEnrolment2010.jpg);
	height: 192px;
	width: 310px;
	margin-top: 5px;
	margin-left:5px;
	float: left;
	padding:5px;
}
html>/**/body #Events {
	position:absolute;
	margin-left: 570px;
	margin-top: 12px;
}


#RequestABrochure {
	color:#cc0033;
	height: 50px;
	width: 245px;
	margin-top: -190px;
	margin-left:5px;
	float: left;
}
html>/**/body #RequestABrochure {
	position:absolute;
	margin: 15px 0px 0px 5px;
}


#virtualTours {
	color:#cc0033;
	height: 50px;
	width: 245px;
	margin-top: -190px;
	margin-left:-245px;
	float: left;
}
html>/**/body #virtualTours {
	position:absolute;
	margin:10px 0px 0px 5px;
}

#facebookLink {
	height: 270px;
	width: 245px;
	margin-top: -50px;
	margin-left: -245px;
	float: left;
}
html>/**/body #facebookLink {
	position:absolute;
	margin:150px 0px 0px 5px;}

#Alumni {
	background-image:url(../promotions/alumni.jpg);
	height: 188px;
	width: 310px;
	margin-top: 5px;
	margin-left:13px;
	float: left;
	padding:5px;
}
html>/**/body #Alumni {
	position:absolute;
	margin:220px 0px 0px 570px;
}
#promotionalContent2 {
	background-image:url(../promotions/caWebLink.jpg);
	color:#000000;
	width: 300px;
	height:197px;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
	
}
html>/**/body #promotionalContent2 {
	position:absolute;
	margin:225px 0px 0px 255px;
}




html>/**/body #promotionalContent3 {
	position:absolute;
	margin: 286px 0px 0px 255px;
}
#eventsListing {
}
#eventsListing h1 {
	font-size: 1.5em;
	margin-top: 0px;
	margin-bottom: 3px;
	line-height: 100%;
	color: #cc6699;
}
#twitterWrap {
	background: url(../../all_pages/page_graphics/twitter_heading.png) left top no-repeat;
	margin: -40px 22px 0px 13px;
	padding: 0 0 0 80px;
	border-top: #99D2E6 1px solid;
	height: 20px;
	overflow: hidden;
}
.twitterItem {
	height: 20px;
	padding-top: 2px;
	cursor: pointer;
}
.twitterItem .date {
	color: black;
	font-weight: bold;
	border-right: 1px black solid;
	padding-left: 0.5em;
	margin-right: 0.5em;
}
