div#frame {
	 min-height: 680px;
}

div#rightCol {
	width: 300px;
	float: right;
}

div#leftCol {
	width: 550px;
}

div#top {
	background-image: url(/img/head_int.jpg);
	width: 880px;
	height: 80px;
	padding: 10px;
}

#frame.calflag #top {
	background-image: url(/img/head_int_1040.jpg);
	width: 1020px;
}

img#shield {
	float: left;
	height: 85px;
	margin-right: 15px;
}

ul#nav li.sfHover ul {
	top: 147px;
}

div#content {
	padding: 60px 5px 20px 20px;
}

div#content a {
	font-size: 0.9em;
	color: #CC6600;
	font-family: Arial, sans-serif;
}

div#rightCol div.opportunity {
	width: 253px;
}

div.opportunity {
	margin-bottom: 20px;
	line-height: 1.2em;
}

.anchor {
	color: #CC6600;
}

div.opportunity hr {
	margin-bottom: 5px;
}

.contactInfo {
	font-size: 0.9em;
	font-family: Arial, sans-serif;
	color: #000000;
}

.contactInfo .contact {
	color: #999999;
}

div.opportunity a, div#eventDetail .contactInfo a {
	color: #99CC99;
}

div#rightCol p {
	color: #333333;
}

/* Calendar */
div#monthButton {
	float: left;
}

div.monthButton a {
	border: 1px solid #cccccc;
	color: #000033;
	font-style: italic;
	text-decoration: none;

	height: 36px;
	width: 75px;
	float: left;

	padding: 12px 0px;
	margin: 0px 9px 15px 9px;

	text-align: center;
}

div#eventDetail .date, div.event .date {
	font-family: Arial, sans-serif;
	color: #666666;
	font-size: 0.9em;
}

div#eventDetail p {
	color: #003333;
}

div.event {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid #cccccc;
}

/* Image Side */

div#images {
	margin-left: 24px;
}

div#images p.caption {
	font-size: 0.8em;
	line-height: 14px;
	margin-top: 4px;
	margin-bottom: 8px;
	font-family: Arial, sans-serif;
	text-align: left;
}

