@font-face {
	font-family: operf1;
	src: url(../fonts/LiberationSans-Bold.eot);
}
@font-face {
	font-family: operf1;
	src: url(../fonts/LiberationSans-Bold.ttf);
}
/**/@media screen {
html {
	overflow-y: scroll;
	background: url(../images/html.png) repeat-x;
	height: 100%;
	font: 12px arial, helvetica, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
}
p {
	margin: 10px 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	color: #0f3d55;
}
h2 { font-size: 26px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }
#sidebar h1, 
#sidebar h2, 
#sidebar h3, 
#sidebar h4, 
#sidebar h5, 
#sidebar h6 {
	color: #ffffff;
	background: url(../images/sidebar_h.png);
	height: 32px;
	line-height: 32px;
	width: 186px;
	padding: 0 0 0 10px;
	overflow: hidden;
	font-size: 13px;
}
a {
	color: #164e73;
}
a:hover {
	color: #81adba;
	text-decoration: none;
}
#wrapper {
	width: 950px;
	margin: 0 auto !important;
	margin: 0 auto -130px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	background: url(../images/wrapper.png);
}
h1 {
	margin: 0;
	background: url(../images/h1.png);
	height: 588px;
	overflow: auto;
	position: absolute;
	width: 950px;
}
h1 
a {
	display: block;
	width: 287px;
	height: 100px;
	margin: 40px 0 0 20px;
	text-indent: -777em;
	overflow: hidden;
}
#nav {
	position: absolute;
	left: 8px;
	top: 179px;
	width: 934px;
	height: 41px;
	background: url(../images/nav.png);
	overflow: hidden;
}
#nav 
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 41px;
	overflow: hidden;
	display: block !important;
	display: inline-block;
	width: 1100px;
}
#nav 
li {
	float: left;
	padding: 0;
	background: none;
}
#nav 
a {
	display: block;
	float: left;
	height: 41px;
	/*line-height: 41px;*/
	text-align: center;
	padding: 13px 22px 0 21px;
	/*	use this when research funding is added
	padding: 13px 13px 0 13px;	*/
	position: relative;
	left: -1px;
	background: url(../images/nav_a.png) repeat-x 0 47px;
	font-size: 14px;
	/*font-weight: bold;*/
	border-left: 1px solid #a8d1dd;
	border-right: 1px solid #ffffff;
	text-decoration: none;
	font-family: operf1, arial, helvetica, sans-serif;
}
#nav 
.twostory 
a {
	font-size: 12px;
	padding: 7px 13px 0 12px;
}
#nav 
.twostory 
a 
span {
	display: block;
}
/*#nav a {
	background-attachment:initial;
	background-clip:initial;
	background-color:initial;
	background-image:url(http://www.operf.org/assets/images/nav_a.png);
	background-origin:initial;
	background-position:0 47px;
	background-repeat:repeat no-repeat;
	border-left-color:#A8D1DD;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:41px;
	left:1px;
	line-height:41px;
	padding-bottom:0;
	padding-left:12px;
	padding-right:13px;
	padding-top:0;
	position:relative;
	text-decoration:none;
}*/
#nav a:hover, 
#nav a:active, 
#nav a:focus, 
#nav .current a {
	background-position: 0 0;
	color: #164e73;
	outline: 0;
}
#sidebar {
	position: relative;
	float: left;
	display: inline;
	width: 196px;
	margin: 0 0 0 20px;
	overflow: auto;
	color: #333333;
	z-index: 1;
}
	#sidebar ul	{
		font-size: 13px;
		line-height: 150%;
		margin-left: 0;
	}
	#sidebar ul li	{
		padding-left: 14px;
	}
#content {
	overflow: hidden;
	display: block !important;
	display: inline-block;
	padding: 226px 0 141px 0 !important;
	padding: 226px 0 0 0;
}
#main {
	width: 687px;
	margin: 0 20px 0 243px !important;
	margin: 0 20px 0 240px;
	height: auto !important;
	height: 352px;
	min-height: 352px;
	position: relative;
	text-align: justify;
}
#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 920px;
	padding: 50px 15px 0;
	height: 90px;
	background: #ffffff url(../images/footer.png) no-repeat;
	font-size: 11px;	
}
html > /**/ body 
#footer {
	padding: 40px 15px 0;
}
#op {
	position: absolute;
	right: 15px;
	top: 40px;
	background: url(../images/oandp.com.png) no-repeat right top;
	margin: 10px auto;
	padding: 0 0 0 1px;
	width: 111px;
	height: 71px;
	overflow: hidden;
	font: 8pt arial, helvetica, sans-serif;
	text-align: left;
}
#op 
a {
	display: block;
	height: 100%;
	text-decoration: none;
}
#op 
span {
	display: none;
}
ul {
	list-style: none;
	margin: 10px 0 10px 5px;
	padding: 0;
}
ul 
li {
	background: url(../images/bullet.png) no-repeat 0 50%;
	padding: 0 0 0 18px;
	position: relative;
}
ol {
	margin: 10px 0 10px 23px;
	padding: 0;
}
#footsp {
	display: none !important;
	display: block;
	height: 130px;
}
.about 
dt {
	font-weight: bold;
	margin: 10px 0 0;
}
.about 
dd {
	margin: 0 0 0 4ex;
}
#mission	{
	text-align: center;
	padding: 5px;
	background-color: #E6F1F5;
	border: 4px double #164e73;
	margin-bottom: 30px;
}
/**/}
