/* CSS Document */

#headerGfx {
	float:right;
	height:118px;
	margin-left:-1px;
	margin-right:-1px;
	border-bottom:1px solid #B3B3B3;
	z-index:100;
}

#pageContent{
	border-left:1px solid #B3B3B3;
	border-right:1px solid #B3B3B3;
	border-bottom:1px solid #B3B3B3;
	border-top:0px;
	background-image:url(/images/misc/leftColBackground.gif);
	background-repeat:repeat-y;
}

* html #pageContent {
	height:1%;
}

#calendar{
	/*border-right:1px solid #B3B3B3;*/
	border-bottom:1px solid #B3B3B3;
	border-top:0px;
}

* html #calendar {
	height:1%;
}

#leftFrame {
	float:left;
	width:248px;
	/*border-right:1px solid #B3B3B3;*/
	border-top:solid 1px #B3B3B3;
}

#subnav {
	margin:5px auto;
	width:236px;
}

#subnav img {
	display:block;
	margin:0px;
}

.lastSubnav {
	border-bottom:1px solid #B3B3B3;
}

#events {
	background-image:url(/images/misc/eventsCalendar_bg.gif);
	background-repeat:no-repeat;
	background-color:#D4D4D4;
	margin:5px auto;
	width:236px;
}


#events .header {
	margin:-12px 0px 5px 0px;
}

#crossRef {
	background-image:url(/images/misc/grey-white_gradient.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin:5px auto;
	width:234px;
}

#crossRefText {
	padding-top:5px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:5px;
	font-size:75%;
}

* html #crossRefText p {
	margin:7px 0px;
}

#content {
	float:left;
	width:511px;
	margin-left:-1px;
}

#content p {
	margin:20px 15px;
}

#content .header {
	margin:-10px 0px 0px 15px;
	padding:0px;
	float:none;
}

#content img {
	margin:20px 10px;
	padding:0px;
	float:right;
}

#content ul {
	margin-right:15px;
}

#content .textCol {
	float:left;
	width:65%;
}

#content .imgCol {
	float:right;
	width:35%;
}

#content .imgCol img {
	margin:20px auto 0px auto;
}

#photoThumbs {
	border-top:1px solid #B2B2B2;
	margin:15px 15px 0px 15px;
	padding:4px 0px;
}

#photoThumbs img {
	float:none;
	padding-right:4px;
	margin:0px;
}

#photoGallery {
	border-top:1px solid #B2B2B2;
	border-bottom:1px solid #B2B2B2;
	margin:0px 15px 15px 15px;
	padding:8px 0px;
}

#photoGallery img {
	float:none;
	margin:0px;
}

#photoGallery .text {
	float:right;
	width:150px;
}

#photoNav {
	margin-top:10px;
	margin-bottom:15px;
	font-size:120%;
}

#photoTitle {
	margin-bottom:5px;
	font-size:85%;
	font-weight:bold;
}

#photoDesc {
	font-size:85%;
	height:170px;
	overflow:auto;
}

.breadcrumbs {
	font-size:75%;
	color:#B2B2B2;
}

.breadcrumbs a {
	color:#B2B2B2;
}

.breadcrumbs a:hover {
	color:#990000;
}

.rightImages {
	float:right;
	width:169px;
	margin-left:25px;
}

* html .rightImages {
	margin-left:5px;
}

#leftspacer {
	width:248px;
	/*border-right:1px solid #B3B3B3;*/
}
