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

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


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

#container #content a {
	color: rgb(211,106,66);
	text-decoration: underline;
}

#footer a {
	color: rgb(211,106,66);
}

#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;
}



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 320px;
	min-height:330px;
	position: relative;
	margin-top: 10px;
	background-color: rgb(240,184,126);
}

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

#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: 300px;
	height: 330px;
	padding: 0;
}

#splash {
	z-index:3;
}

#splash2 {
	z-index:0;
}

.motto {
	text-align: center;
	margin: 2em 0 1em;
}

.motto img {
	display: inline;
}


#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: left;
	z-index: 0;
	color: rgb(254,243,217);
	font-family: Georgia;
}

#side_nav ul {
	position: relative;
	left: -156px;
	padding: 0px 0px 20px;
	background:  url("/vgc/images/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("/vgc/images/side_nav_header.gif") no-repeat bottom right;
	font-size: 110%;
	padding: 6px 0 8px;
	width:166px;
	font-weight: bold;
	margin: 0;
	top: 2px;
	text-align: center;
	color: rgb(254,243,217);
	font-family: Myriad, Helvetica, sans-serif;
}

#side_nav h2 a {
	color: rgb(255,249,243);
	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;
	color: rgb(240,184,126);
}

#side_nav li a {

}

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

#nav ul {
	padding:  0 0 7px 0; 
	position: absolute; 
	top:10px; 
	width:720px; 
	left:-10px;
}

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


#watermark {
	background: url('/vgc/images/watermark.jpg') 0 0 no-repeat; 
	position: absolute;
	left: 0;
	top: 0;
	height:590px;
	width: 900px;
}

#footer {
	position:relative;
	left: 78px;
}
