/*
////////// HOMEPAGE SPECIFIC //////////
*/

#eventsBox {
	position:absolute;
	left:11px;
	top:129px;
	width:366px;
	height:229px;
}

#confBox {
	position:absolute;
	left:388px;
	top:129px;
	width:366px;
	height:229px;
}

#sideBox1, #sideBox2, #sideBox3 {
	position:absolute;
	width:165px;
	height:109px;
	left:765px;
}

#sideBox1 {
	
	top:129px;
	list-style: none !important;
}

#sideBox2 {
	
	top:249px;
	list-style: none !important;
}

#sideBox3 {
	
	top:369px;
}

#csrBox {
	position:absolute;
	width:366px;
	height:109px;
	left:388px;
	top:369px;
	list-style: none;
}

#logoBox {
	float:right;
	width:542px;
	height:101px;
	margin:360px 0 0 0;
	padding-bottom:11px;
}

#homeText {
	margin:251px 0 0 11px;
	width:366px;
	text-align:left;
}
