html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}
#papers_list li{
  margin: 15px 0;
}
#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:97px;
}

#logo {
	width:305px;
	float:left;
	background-image:url(../images/logo.png),url(../images/logoCS.png);
	background-position:left,right;
	background-repeat:no-repeat;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:20 px 0px;
	padding-top:50px;
}

#links li{
	float:right;
	list-style-type:none;
	width:130px;
	height:25px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../images/cork.png);
	background-repeat:no-repeat;
	background-size:contain;
	height: 300px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	padding:40px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:776px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:25px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#774503;
	font-weight:bold;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar h4{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding-top:20px;
	padding-left:40px;
	padding-bottom:20px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#454545;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
	padding:0px 40px;
	padding-bottom:5px;
}

#leftbar pi{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#454545;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
	padding-left:80px;
	padding-bottom:5px;
}

#leftbar ul{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#454545;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
	padding:0px 80px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 00px;
}

#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:500px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;

}

#copyright {
        width:278px;
        background-color:#9BBE00;
        height:27px;
        padding-top:5px;
}


#validtext {
	float:left;
	width:278px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#item-program{
	color:#DF7401;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}

#bio{
    padding: 30px;
    line-height: 150%;
    font-size: 1.3em;
    margin-top: 0;
    text-align: left;
    background-color: #f5f4f4;
    overflow: hidden;
    border: solid #bebebe 4px;
  } 

.bio-sub{
    position: relative;
    top: -25px;
    padding: 20px;
    text-align: center;
    font-size: 40px;
  }
A

.nature {
  float : left;
  margin: 10px 20px 0px 0px; /* Top Right Bottom Left*/
}
