div#bigHeader {
	width: 763px;
	margin: 0;
	padding: 0;
}

div#contentLeftCol {
	width: 170px;
	height: 373px;
	float: left;
	background-color: #676767;
	padding: 7px 7px 0 7px;
	margin: 0;
}

div#contentLeftCol2 {
	width: 170px;
	float: left;
	height:609px;
	background-color: #676767;
	padding: 7px 7px 0 7px;
	margin: 0;
}

div#contentMidCol {
	width: 364px;
	height: 380px;
	float: left;
	background-color: #fff;
}

div#contentRightCol {
	float: left;
	width: 199px;
	height: 360px;
	background-color: #b5b5b5;
	padding: 20px 10px 0 4px;
	margin: 0;
}

div#contentRightCol2 {
	float:right;
	width:563px;
	height:596px;
	background-color:#fff;
	padding: 10px 10px 10px 4px;
	margin: 0;
}

div#contentWrapper {
	min-height:516px;
	height:100%;
	margin:0;
	background-color: #676767;
}

div#contentRightCol p {
	line-height: 130%;
	font-size: 12px;
	margin: 0 0 0 6px;
}

div#contentFull {
	clear: both;
	padding: 0;
	margin: 0;
}

div#contentPadding {
	padding-left: 20px;	
}
ul#contentNav {
	padding: 0;
	margin: 0;
}

ul#contentNav li {
	background: url("/logistica/public/images/csrs_red_sq.jpg") 0 50% no-repeat;
	margin: 0;
	padding: 4px 0 4px 14px;
	list-style-image: none;
	list-style-type: none;
	line-height: 120%;
	border-bottom: 1px solid #ccc;
}

ul#contentNav li a {
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	text-transform: uppercase;
}


h1#recentEventsHeader {
	text-indent: -2000px;
	background: #101010 url("/logistica/public/images/csrs_past_events.jpg") no-repeat;
	width: 761px;
	height: 18px;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

ul#recentEvents {
	position: relative;
	float: left;
	width: 761px;
	margin: 0;
	padding: 0;
	background-color: #500000;
}

ul#recentEvents li {
	float: left;
	margin: 0;
	padding: 0;
	width: 189px;
	list-style-type: none;
	list-style-image: none;
}

ul#recentEvents li a {
	display: block;
	height: 215px;
	color: #fff;
	text-decoration: none;
	text-indent: -2000px;
}

ul#recentEvents li a#recentEventMay2010 {
	background: url("/logistica/public/images/csrs_may10_event.jpg") no-repeat;
}
ul#recentEvents li a:hover#recentEventMay2010 {
	background: url("/logistica/public/images/csrs_may10_event_on.jpg") no-repeat;
}

ul#recentEvents li a#recentEventMar2010 {
	background: url("/logistica/public/images/csrs_mar10_event.jpg") no-repeat;
}
ul#recentEvents li a:hover#recentEventMar2010 {
	background: url("/logistica/public/images/csrs_mar10_event_on.jpg") no-repeat;
}

ul#recentEvents li a#recentEventFeb2010 {
	background: url("/logistica/public/images/csrs_feb10_event.jpg") no-repeat;
}
ul#recentEvents li a:hover#recentEventFeb2010 {
	background: url("/logistica/public/images/csrs_feb10_event_on.jpg") no-repeat;
}

ul#recentEvents li a#recentEventDec2009 {
	background: url("/logistica/public/images/csrs_dec09_event.jpg") no-repeat;
}
ul#recentEvents li a:hover#recentEventDec2009 {
	background: url("/logistica/public/images/csrs_dec09_event_on.jpg") no-repeat;
}