body {
	text-align: center;
	background: rgb(110, 146, 170);  /* rgb(142,173,202); */
	margin: 0;
	padding: 0;
}

.big {
	text-transform:uppercase;
	font-size: 14pt;
	font-weight: bold;
}

.big2 {
	text-transform:uppercase;
	font-size: 14pt;
	font-weight: bold;
	color: rgb(126, 154, 175);
}

.medium {
	text-transform:uppercase;
	font-size: 12pt;
	font-weight: bold;
}


.textblock {
	/*background-color: rgb(182, 209, 230);
	color: rgb(82, 164, 142);*/
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 9pt;
/*	font-weight: bold;*/
	text-align: left;
	line-height: 1.5em;
	padding: 15px;
}

.textblock table {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	line-height: 1.5em;
}

.images {
	text-align: center;
}


.image {
margin: 0;
}


.stripe {
	background-color: rgb(110, 146, 170);
}


.pic {
	margin: 5px;
}

.name {
	float: left;
}

.title {
	float: right;
	text-align: left;
	left: 100px;
}

 
a img {
	border-style: none;
}




#container {
	width: 720px;
	padding 0;
	margin: 0 auto 0 auto;
}


#col3left {
	background-color: rgb(128, 100, 88);
	color: rgb(182, 209, 230);
	width: 30%;
	/*border-width: 0 10 0 0;
	border-style: solid;
	border-color: rgb(128, 100, 88);*/
	margin: 0;
}

#col3mid {
	width: 40%;
	background-color: rgb(182, 209, 230);
	color: rgb(128, 100, 88);
	margin: 0;
}

#col3right {
	background-color: rgb(128, 100, 88);
	color: rgb(182, 209, 230);
	width 30%;
	/*border-width: 0 0 0 10;
	border-style: solid;
	border-color: rgb(128, 100, 88);*/
	margin:0;
}

#col2left {
	background-color: rgb(182, 209, 230);
	color: rgb(128, 100, 88);
	width: 70%;
}

#col2left table {
	color: rgb(128, 100, 88);
}


#col2right {
	width: 30%;
	background-color: rgb(128, 100, 88);
	color: rgb(182, 209, 230);
	
}

#col2right a:link {
	color: rgb(182, 209, 230);
}

#col2right a:visited {
	color: rgb(126, 154, 175);
}

#col2right .big {
	color: rgb(126, 154, 175);
}

#col1mid {
	left: 157px;
	width: 500px;
	_width: 520px;
}

#photo_credits {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 8pt;
/*	font-weight: bold;*/
	text-align: left;
	line-height: 1.5em;
	padding: 15px;
	/*font-size: 8pt;
	text-align: left;
	padding-left: 5px;*/
}

ol.lr {
	list-style-type: lower-roman;
	}
