h1 {
	font-size: 36px;
	letter-spacing: 0.33em;
	color: #003366;
}

h2 {
	color: #003366;
}

h3 {
	color: maroon;
	font-size: 14px;
/*	padding: 0 15px 0 15px;  */
}

h4 {	color: maroon;	font-size: 14px;	padding: 0 15px 0 15px;}

h6 {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #444;
}
	
	.right {
		text-align: right;
	}
	
a {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}

a:hover {
	color: maroon;
}

body {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	padding-top: 2em;
	padding-bottom: 2em;
	background-color: #616D7E;
	text-align: center;
}

#container {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	line-height: 1.5;
	margin: 0 auto;
	padding-left: 0em;
	padding-bottom: 1em;
	width: 66em;
	position: relative;
	background: #fff;
	color: #444;
	text-align: left;
	border-top: 1px solid #black;
	border-left: 1px solid #black;
	border-right: 1px solid #black;
	border-bottom: 1px solid #black;
}

#container #header {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	line-height: 1.5; 
	width: 28.6em;
	position: relative;
	padding-left: 17em;
	padding-top: 0.0125em;
	padding-right: 11em;
	padding-bottom: 0.0125em;
	border-bottom: 1px solid #ccc;
}

#container #leftNavMen {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	width: 14em;
	float: left;
}

#container #leftNavMen ul {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	list-style: none;
	text-decoration: none;
}

#container #leftNavMen ul li a {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #033366;
	display: block;
	font-weight: normal;
	border-bottom: 1pt dashed #ccc;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
/*	padding-left: 1em;
	padding-right: 0em;  */
}

#container #leftNavMen ul li a:hover {
	color: maroon; /* #ccc */
/*	background-color: #616D7E; /* #616D7E;  */
	font-weight: normal;
}

#container #main {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	padding-top: 0em;
	padding-bottom: 3em;
	margin-left: 20em;
	width: 33em;
}

.portraitThumbFrameSize {
	display: block;/*	margin-left: auto;	margin-right: auto; */
	text-align: left;	border: 1px solid #003366;	width: 20.5em;	height: 20.5em;
}

.workTitle {
	color: #003366;
	margin-bottom: 0px;
}

.workDescrip {
	margin-top: 0px;
	padding-left: 2em;
}

.collabThumbSpace {
	text-align: center;	width: 12em;	border-bottom: 1px solid #ccc;	vertical-align: top;	padding-top: 0em;	padding-bottom: 1em;	line-height: 1.5em;	font-size: 12px;
}

.collabDescripSpace {
	padding-top: 1em;
	border-bottom: 1px solid #ccc;
}
.collabThumbFrameSize {	display: block;	border: 1px solid #003366;	width: 13em;	height: 10em;}

#container #linkMain {	position: absolute;	top: 160px;	left: 270px;	width: 540px;	font-family: Arial;	font-size: 12px;	color: #444;	font-family: Arial;	text-align: justify;	padding-top: 15px;	/* border: 1px solid #ccc; */}#container #linkMain ul {	list-style: none;	padding: 5px 0px 0px 25px;}#container #linkMain ul li {	padding: 0px 0px 10px 0px;	text-decoration: none;}

.riverrun {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	display: block;
	border: 1px solid #003366;
	background: #FFFFFF; 
	width: 33em;
	height: 5.3em;
}

#container #footer {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif; 
	width: 26.3em;
	position: relative;
	padding-left: 17.3em;
	padding-top: 0.0125em;
	padding-right: 13em;
	padding-bottom: 0.0125em;
	border-top: 1px solid #ccc;
}

