#container {
	position: relative;
	left: 79px;
}

#content {
	padding: 0 0px 60px ;
	margin: -10px 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	z-index: 1;
}


#lede {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:rgb(119,119,85);
	font-size:130%;
	line-height: 1.4;
	letter-spacing: .15em;
	padding: 20px 40px 0;
	
}

#lede a {
	color: rgb(102,136,51);
	text-decoration: underline;
}

#institutes, #dls {
	width: 310px;
	float: right;
	padding: 0 10px;
	margin:0;
}

#institutes {
	float:left;
}

#about {
	position: relative;
	font-size: 130%;
	line-height: 1.5;
}

#vr {
	width: 1px;
	float: left;
	background-color: rgb(212,213,214);
	position: absolute;
	top: 20px;
	bottom: 20px;
	left: 350px;
}

h2 {
	text-transform: uppercase;
	color:#d80;
	letter-spacing: .15em;
	font-weight: normal;
	text-align:left;
}

#about h2 {
	background-color: rgb(102,138,56);
	padding: 6px 0 0 10px;
	font-family: Myriad Pro, Myriad, Helvetica, Arial, San-serif;
	color: rgb(212,213,214);
	margin-left: -10px;
	margin-right: -10px;
	font-size: 120%;
	letter-spacing: .1em;
	font-weight: bold;
}

#content #about h2 a, #content #about h2 a:visited{
	color: rgb(212,213,214);
}



h2 a {
	color: #d80;
	text-decoration:none;
}

h2 a:hover {
	color: #d80;
	text-decoration:underline;
}


#mission {
	border-top: 1px solid transparent;
	padding: 0 10px 0 370px;
	background-color:#FCB957;
	min-height:274px;
	position: relative;
	margin-top: 10px;
}

#mission p {
	padding: 0 10px;
	color: rgb(60,60,62);
	font-size: 150%;
	font-family: Georgia, Serif;
	line-height: 1.25;
	float: right;
	width: 300px;
}

#mission h2 {
	font-size: 190%;
	text-align:left;
}

.sIFR #mission h2 span {
	visibility:hidden;
}

#splash, #splash2 {
	position: absolute;
	left: 0;
	top: -1px;
	border: none;
	width: 360px;
	padding: 0;
}

#splash {
	z-index:3;
}

#splash2 {
	z-index:0;
}


#news ul {
	padding: 0 10px 0;
	margin: 0;
}

#news li {
	padding-left: 0;
}

#news {
	margin-bottom: 10px;
	border-bottom: 1px solid #794;
	padding: 10px;
}

#side_nav {
	position: absolute;
	left:0px;
	text-align: right;
	z-index: 0;
	font-size: 110%;
	color: rgb(52,76,36);
	font-family: Georgia;
}

#side_nav ul {
	position: relative;
	left: -156px;
	padding: 0px 0px 20px;
	background:  url("/images/green/side_nav_back.gif") no-repeat bottom left;
	width:166px;
	font-size: 120%;
	margin:-2px 0 0 0;
}

#side_nav h2 {
	position: relative;
	left: -156px;
	background:  url("/images/green/side_nav_header.gif") no-repeat bottom right;
	font-size: 110%;
	padding: 6px 0 8px;
	width:166px;
	font-weight: bold;
	margin: 0;
	top: 0;
	text-align: center;
	color: rgb(212,213,214);
	font-family: Myriad, Helvetica, sans-serif;
}

#side_nav h2 a {
	color: rgb(212,213,214);
	text-align: center;

	font-family: Myriad, Helvetica, sans-serif;
}

#side_nav li {
	display: list-item;
	list-style: none;
	padding: 5px 8px 10px 14px;
	position: relative;
	z-index: 4;
	vertical-align:middle;
	left: -4px;
	margin:0;
/*	background:  url("/images/purple/li_back.gif") no-repeat bottom left;
	height:30px;*/
}

#side_nav li+side_nav li:before {
	content: " ";
	font-size: .0001px;
	
}



#side_nav a  {
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-align: right;
	font-family: Georgia, Serif
}

#side_nav li a {
	color: rgb(221,221,187);
}

#side_nav a:hover  {
	color: #fff;
}

#nav ul {

}

#nav ul li {
	padding-top: 12px;
	position: relative;
}

/*
#nav {
	text-transform: none;
}

*/


 #content #about a:visited,  #content #about a{
 	color: rgb(102,136,51);

 }
