body,td,th {
	font-family: "Rockwell", 'American Typewriter', 'New Century Schoolbook', 'New Courier', serif;
	font-size: 14px;
}
a:link {
	color: #db8615;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #a24200;
}
a:hover {
	color: #a24200;
}
a:active {
	text-decoration: none;
	color: #333;
}

a.clicker
{
	display: block;
	height: 100%;
	width: 100%;
}

.u1-content-cube .image
{
	text-align: center;
	width: 100%;
	height: 100%;
}

#wrap {
	width: 980px;
	min-width: 980px;
}

/* the one that has the flame icon */
#section-box a {
	height: 380px;
	width: 380px;
	background-image: url(/images/logo-section-bg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	position: relative;
}


#nav-box {
	height: 380px;
	width: 600px;
	background-image: url(/images/header-bg1.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}
.nav-wrap {
	position: absolute;
	bottom: 40px;
	width: 600px;
}


.nav-main-box {
	float: left;
	background-color: #F60;
	page-break-after: left;
/* 	text-indent: 15px; */
	clear: both;
/*
	padding: 1px 15px 1px 1px;
*/
	margin: 1px 1px 0px 0px;
	background-color: rgba(230,138,5,0.7);
	/* for IE */
 	 filter:alpha(opacity=70);

	text-shadow: rgba(162,62,0,0.8) -1px -1px 0px;
	font-size: 24px;
	line-height: 140%;
	color: #fff;

}

.nav-main-box
{
}

.nav-main-box a
{
	padding: 1px 15px 1px 15px;
	color: #fff;
}

.nav-main-box:hover
{
	background-color: #fff;
	background-color: rgba(255,255,255,1);
	/* for IE */
 	 filter:alpha(opacity=100);
}

.nav-main-box:hover a
{
	color: #a24200;
	text-shadow: none;
}

.nav-sub-box
{
	text-shadow: rgba(162,62,0,0.8) -1px -1px 0px;
	font-size: 24px;
	line-height: 140%;
	color: #FFF;
	float: left;
	background-color: #F60;
	page-break-after: left;
	margin: 1px 1px 0px 0px;
	background-color: rgba(230,138,5,0.7);
	/* for IE */
 	 filter:alpha(opacity=70);
}

.nav-sub-box a
{
	padding: 1px 15px 1px 15px;
	color: #fff;
}

.nav-sub-box:hover
{
	background-color: #fff;
	background-color: rgba(255,255,255,1);
	/* for IE */
 	 filter:alpha(opacity=100);
}

.nav-sub-box:hover a
{
	color: #a24200;
	text-shadow: none;

}

.h1-content-heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 40px;
	padding-bottom: 10px;
	font-size: 20px;
	line-height: 140%;
	font-weight: bold;
	color: #333;
	width: 300px;
}

#content-left-col-box {
	float: left;
	width: 300px;
	overflow: hidden;
	top: 380px;
	margin: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
#content-left-col-box-logos {
	background-color: #eee;
	float: left;
	width: 300px;
	overflow: hidden;
	top: 380px;
	margin: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

.content-right-col-box {
	float: left;
	width: 280px;
	overflow: hidden;
	margin: 0px;
	padding-right: 20px;
	padding-bottom: 40px;
}

.my-photo {
	float:left;
	padding: 20px 20px 20px 0;
}
.logo-wrap {
	margin-left:auto;
	margin-right:auto;
}

.logo {
	width: 140px;
	height: 80px;
	float: left;
	padding: 0px 5px 0px 0px;
	background-position: center;
	background-repeat: no-repeat;
}

#content-box {
	position: relative;
	float: left;
	width: 600px;
	height: auto;
}

.body-text {
	font-size: 14px;
	line-height: 140%;
	color: #333;
	width: inherit;
}

.body-text a {
	text-decoration: underline;
}

.body-text ul {
	list-style: circle;
}

.alert {
	color: #DB8615;
	float: right;
}

.project-metadata {
	font-size: 13px;
	line-height: 140%;
	color: #666;
	width: 95%;
	height: 100%;
	padding: 20px 10px 0px 5px;
}
.project-metadata a {
	text-decoration: underline;
}

.ref-metadata {
	font-style: italic;
	font-size: 13px;
	text-align: right;
	clear:both;
	line-height: 140%;
	color: #666;
	width: 95%;
	height: 100%;
	padding: 5px 5px 0px 0px;
}


.body-quote {
	font-style: italic;
	font-size: 15px;
	line-height: 140%;
	color: #666;
	width: 90%;
	height: 100%;
	padding: 20px 20px 0px 15px;
}

.giant-quotes {
	color: #666;
	font-size: 70px;
	line-height: 90%;
	float: right;
}

 .h-title-wrap {
	position: absolute;
	bottom: 20px;
	width: 150px;
}

.h-title-wrap h2 span
{
	padding: 1px 5px 1px 5px;
	float: right;
	clear: both;
	background-color: #F60;
	background-color: rgba(230,138,5,0.80);
	/* for IE */
 	 filter:alpha(opacity=80);
	font-size: 18px;
	line-height: 140%;
	color: #FFF;
	text-align: right;
	text-decoration: none;
}

.h-title-wrap h2:hover span
{
	background-color: #fff;
	text-shadow: rgba(255,255,255,0.8) -1px -1px 0px;
	color: #E68A05;
}

.h-title-wrap h3 span
{
	margin: 0px 1px 0px 1px;
	padding: 1px 5px 1px 5px;
	float: left;
	background-color: #fff;
	background-color: rgba(255,255,255,0.80);
	/* for IE */
 	 filter:alpha(opacity=80);
	font-size: 16px;
	line-height: 140%;
	color: #000;
}

.h-title-wrap h3:hover span
{
	background-color: rgba(255,255,255,1);
	/* for IE */
 	 filter:alpha(opacity=100);
}


.u1-content-cube {
	margin-right: 1px;
	margin-left: 0px;
	margin-bottom: 1px;
	margin-top: 0px;
	float: left;
	height: 149px;
	width: 149px;
	overflow: hidden;
	position: relative;
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: center;
}

.u2-content-cube {	
	margin: 0px 0px 1px 0px;
	float: right;
	height: 299px;
	width: 300px;
	overflow: hidden;
	position: relative;
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: center;
}

.u3-content-cube {
	margin-right: 1px;
	margin-left: 0px;
	margin-bottom: 1px;
	margin-top: 0px;
	float: left;
	width: 449px;
	overflow: hidden;
	position: relative;
}

.u3-largeimage-cube {
	margin: 0px 1px 1px 0px;
	padding: 20px 20px 20px 20px;
	float: left;
	width: 407px;
	overflow: hidden;
	position: relative;
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: center;
}

