/* CSS Document */

.clearBoth {
	clear:both;
	}
	
.floatRight {
	float:right;
	}
	
.whoShouldAttendList li {
	list-style-type:square;
	}
	
#nav a {
	color:#FFFFFF !important;
	}