body  {
font-family: Tahoma, Geneva, sans-serif;
font-size: 80%;
background: #b48b4f;
margin: 0; 
padding: 0;
color: #000000;
}


#outer_wrapper {
background: #ffffff;
margin-left: auto;
margin-right: auto;
width: 780px;
background-image: url('http://www.wvcweb.com/reneemu21/final_project/images/left_column_bkgd.jpg');
overflow: hidden;
}

#left_column {
width: 164px;
float: left;
background-color: #f0c73c;
background-image: url('http://www.wvcweb.com/reneemu21/final_project/images/left_column_bkgd.jpg');
text-align: right;
padding-top: 55px;
padding-left: 16px;
padding-right: 16px;
padding-bottom: 5px;
}



#main_content {
text-align: left;
background: #ffffff;
float: left;
width: 552px;
padding-left: 16px;
padding-right: 16px;
}

#nav {
text-align: center;
color: #f8d86c;
background: #928900;
clear: both;
padding-top: 2px;
padding-bottom: 2px;
}

#nav p {
text-align: center;
font-size: larger;
color: #f8d86c;
}

#nav p a {
text-align: center;
text-decoration: none;
color: #f8d86c;
}

#nav p a:hover {
	text-decoration: underline;
}

h1 {
color: #925800;
}

h2 {
color: #928900;
}

.h2_link {
color: #928900;
/* text-decoration: none */
}

/* .h2_link:hover {
	text-decoration: underline;
} */


.h2_left_column {
color: #925800;
}

h4 {
color: #928900;
}

.img_vert_space {
margin-bottom: 20px;
}

 .ul_funding_indent {
margin-left: 10px;
padding-left: 10px;
} 

.ul_funding_bullet {
list-style-type: square;
}

.li_affiliations {
list-style-type: none;
margin-bottom: 10px;
}

.p_link {
color: #000000;
}

.p_green_link {
color: #928900;
}

.p_less_leading {
margin-top: -5px;

}

.p_small {
font-size: 85%;
}
.p_after_space {
	margin-bottom: 20px;
	padding-bottom: 10px;
}

