/*----Structural DIVs----*/

/*----Other DIVs----*/

.text {
	width: 359px;
}

#sideCol {
	width: 125px;
	float: left;
	display: inline;
}

#sideCol .logo {
	margin-top: -45px;
}

#courtesyNav {
	height: 150px;
	width: 375px;
	position: absolute;
	top: 405px;
	left: 525px;
}

#content {
	position: relative;
}

		.photoLeft {
			float: left;
			margin: 0 15px 0 0;
			border: 4px solid #fff;
		}
		
		.annualEvent {
			width: 387px /*392px*/;
			height: 41px /*126px*/;
			background: url(/images/uploads/annualEvent2010.gif) no-repeat #fff 50% 50%;
			margin: 40px 0 40px 0;
			padding: 110px 0 0 20px;
		}
		
		.annualEvent a {
			color: #fff;
			font-size: 12px;
			font-weight: bold;
			background: #3b0b0b;
			padding: 4px 10px 5px 10px;
			text-decoration: none;
		}

/*----Typography----*/


 
/*----Links----*/
