

* {margin: 0px;padding: 0px;} 


body {
	font-family: "Century Gothic";
	font-size: 1em;
	background-color: #DAE4CB;
	height: 100%;
}

#homepage {
	background-image: url(/images/bg_lines.jpg);
	background-repeat: repeat-x;
	}

#insidepage {
	background-image: url(/images/bg_lines_inside.jpg);
	background-repeat: repeat-x;
}

.clear{ clear:both;}
/*
.align-right { float:right; margin: 0 0px 10px 10px ; }
.align-left { float:left; margin: 0 10px 10px 0; }

.frame { padding: 5px; border: 1px solid #aaa; }
*/
img.top {vertical-align:text-top}
img.bottom {vertical-align:text-bottom}

img {
	vertical-align:top;
	margin: 0px;
	border: 0px ;
	}
a img {
	border:0 ;
	}	
img a:hover{
	border:0px ;
	}
a {
	text-decoration: none;
	color: #993300;
	text-decoration:none;
	}	
a:hover{
	text-decoration: underline;
	color: #AF493A;
	}
a:visited {
	color: #336600;
	}
ul.disc {list-style-type:disc}
ul.disc li {
	line-height:17px;
	color: #336600;
	font-size:.9em;
	margin:2px 0 3px 20px;
}
ul.circle {list-style-type:circle}
ul.square {list-style-type:square}
ul.none {list-style-type:none}
ul {list-style:none}
li { 
	line-height:18px;
	color: #336600;
	font-size:.9em;
	margin:5px 0 5px 0;
	}
li a {
	color:#336633;	
	line-height:18px;
	}
dl{ 
	border: 0px;
	}
dt {
	margin:10px 0 0 7px;
	color: #003300;
	font-size:.9em;
	font-weight:bold;
	line-height:18px;	
	}
dd {
	margin-left:15px;
	margin-top:3px;
	color:#336600;
	font-size:.9em;
	line-height:18px;
}

/* Basic Formatting */
h1, h2, h3, h4 {
	background-color:transparent;
}
h1 {
	font-family: "Century Gothic";
	margin:4px 0px 0px 0px;
	height:45px;
	background-image: url(/images/corn_cob.png);
	background-repeat:no-repeat;
	color: #003300;
	padding-left:57px;
	padding-top:8px;
	font-size:1.40em;
	font-weight:bold;
	border-bottom: solid 1px #993300;
	}
h2 {
	font-family: "Century Gothic";
	margin:10px 0px 3px 0px;
	color:#003300;
	font-size: 1.1em;
	font-weight: bold;
	}

h3 {
	font-family: "Century Gothic";
	color:#003300;
	font-size: 1em;
	margin:5px 0px 3px 0px;
	font-weight:normal;
	font-style:italic;
	}
h4 {
	color:#003300;
	font-size: .9em;
	margin:5px 0px 10px 0px;
	}
h5 {
	font-family: "Century Gothic";
	color:#003300;
	font-size:.7em;
	margin:5px 0px 3px 0px;
	}
.headline {
font-size:1.5em;
font-weight:bold;
color:#993300;
margin: 15px 0px 0px 0px;


}
p {	
	color: #333333;
	font-size:.9em;
	font-family: "Century Gothic";
	margin:5px 0px 10px 0px;
	line-height:20px;
	letter-spacing:.3px;
	}
p.subhead {	
	color: #333333;
	font-size:.9em;
	font-family: "Century Gothic";
	margin:5px 0px 10px 0px;
	line-height:16px;
	letter-spacing:.3px;
	}	
	
p.intro {	
	color: #4F7010;
	font-size:.9em;
	margin:10px 20px 10px 0;
	line-height:18px;
	letter-spacing:.2px;
	}	
p.footnote {
	font-size:.9em;
	margin:5px 0px 10px 0px;
	line-height:15px;
	color:#336600;
	}
.smallp {	
	color: #333333;
	font-size:.75em;
	margin-bottom:0px;
	line-height:18px;
	}
.small_subhead {
	font-size:.7em;
	font-weight:bold;
	color:#4F7010;
	line-height:20px;
	text-align:right;
	margin-right: 20px;
	}
p.menusubhead {
	font-family: "Century Gothic";
	margin:0px 5px 10px 10px;
	color: #993300;
	font-size: 1.0em;
	font-weight:bold;

	}
.linethrough {
	text-decoration:line-through;
	}
.redtext {
	color: #993300;
	}

.redtextstrong {
	color: #993300;
	font-weight:bold;
	}
.bluetextstrong {
	color: #003366;
	font-weight:bold;
	}
.bluetext {
	color: #003366;
	}
.greentext {
	color: #336600;
	font-weight:bold;
	}
.yellowtext {
	color: #FCD883;
	}
.quote {
	font-family: "Century Gothic";
	color: #333333;
	padding:8px 50px ;
	font-size: .9em;
	font-style: italic;
	font-weight:bold;
	}
.quotebig {
	font-family: "Century Gothic";
	color: #666666;
	padding:15px;
	font-size: 1.65em;
	font-style: italic;
	font-weight: normal;
	}
.browntext {
	color: #333300;
	font-weight:normal;
	}

.linkp {	
	color: #336633;
	font-size:.70em;
	margin:0px;
	line-height:12px;
	}

.floatLeft0 { 

    float: left; 
	margin: 0;
	padding:0;
}
.floatRight0 { 

    float: right; 
	margin: 0;
	padding:0;
}
.floatLeft { 
	width:auto;
    float: left; 
	margin: 5px 10px 5px 0px;
}
.floatRight { 
	width:auto;
    float: right; 
    margin: 5px 0px 5px 10px;	
}
.floatRightClear { 
	width: auto;
    float: right; 
    clear: right; 
    margin: 5px 0px 5px 5px;
	font-family: "Century Gothic";
	text-align: center;	
	font-size:1.3em;
	font-weight: bold;
}
.floatRightClear0 { 
	width:auto;
    float: right; 
    clear: right; 
	margin: 0px 0px 0px 5px;
	font-family: "Century Gothic";
	/*text-align: left;	*/
	font-size:1.3em;
	font-weight: bold;
}
.floatRightClear-sm { 
	width: auto;
    float: right; 
    clear: right; 
    margin: 5px 0px 5px 5px;
	text-align: center;	
	font-size:.9em;
}
.floatLeftClear { 
	width:auto;
    float: left; 
    clear: both;
    margin: 5px 10px 5px 0px;
	font-family: "Century Gothic";
	text-align:center;	
	font-size:1.3em;
	font-weight: bold;
}

.header { 
	width: auto;
    float: left;     
}
#container {
	margin: auto;
	text-align: left;
	width: 962px;
	background-color:#FFFFFF;
	height: 100%;
}
#header{
	margin-left:0, auto;
	margin-right: 0, auto;
	padding:0;
}
#header_inside {
	padding-bottom: 5px;
	border-left: #669933 1px solid;
	border-right: #669933 1px solid;
	border-bottom: #669966 1px solid;
}
#header-menu {
	width: 970px;
	list-style: none;
}
#header-menu li { display: inline; }
	
#header-menu li a {
	width: auto;
	height: 97px;
	display: block; 
	float: left;
	text-indent: -9999px;	
}

#header-menu li a.header-logo{
	width: 580px;
	/*background: url(/images/header_logo.jpg) no-repeat;*/
	}
#header-menu li a.header-title{
	width: 580px;
	/*background: url(/images/header_logo.jpg) no-repeat;*/
	}

/*content container */
#contentcontainer{
	width:960px;

	margin: 0 0 0 0px;
	border-left: #669933 1px solid;
	border-right: #669933 1px solid;
	border-bottom: #669933 1px solid;
	}

/*middle content*/
#middlecontentcontainer{
	width:715px;
	padding:5px;
	float:right;

	}

/*middle content: left-right even*/
#middlecontentcontainer .columnleftwebsite { 
	width: 340px; 
	padding-right: 5px;
	float: left;
	}
#middlecontentcontainer .columnrightwebsite { 
	width: 340px; 
	padding-left: 10px;
	padding-right: 5px;
	float: left;
	}
/*middle content: left major-right */	
#middlecontentcontainer .columnmiddle {
	width:534px;
	border-right:1px solid #ccccff;
	float: left;
	padding: 10px 5px 10px 0;
	}	
#middlecontentcontainer .columnright {
	width:165px;
	float: left;
	padding: 10px 5px 10px 10px;
	}

/*left menu;*/
#leftmenucontainer {
	background-color: #F5FCEB;
	width:215px;
	padding:5px;
	min-height:650px;
	float:left;
	margin: 0px 0px 0px 0px; 
	}
#leftmenulist{
	border-bottom: 1px solid #FCD883;
	}
#leftmenulist li{
	margin:0px;
	padding: 10px 2px 5px 10px;
	list-style:none; 
	border-top: 1px dotted #FCD883;
	}	
#leftmenulist li a {
	color: #CC6633;
	text-decoration: none;
	font-weight:bold;
	}	
#leftmenulist li a:hover {
	color: #993300;
	text-decoration: none;
	}	
#leftmenulist li.active {
	border-top: 2px solid #9b243e;
	border-bottom:2px solid #9b243e;
	}	
#leftmenulistlev2{
	margin-left:0px;
	padding-left:5px;
	border:0px;
	}	
#leftmenulistlev2 li{
	margin:0px;
	padding: 5px 0px 5px 10px;
	list-style:none; 
	border-top:0px;
	}	
#leftmenulistlev2 li a {
	color: #666600;
	text-decoration: none;
	font-weight:normal;
	}
#leftmenulistlev2 li a:hover {
	color: #9b243e;
	text-decoration: none;
	}
#leftmenulistlev2 li.active {
	border:0px;
	} 	

	


/*--- footer ---*/


#footer {
	font-size:.75em;
	width:950px;
	height:35px;
	padding:5px;
	clear:both;
	background-color:#993300;
}

#footer li{
	display:inline;
}
#footer ul{
	color: #B0C4DE;
	margin: 0px;
	text-align:right;	
}
#footer a{
	color: #ADD8E6;
}
#footer a:hover{
	color: #B0C4DE;	
}
#copyright{
	width: auto;
	text-align:center;
	color: #B0C4DE;
	margin: 0 5px 0 0px;
	padding: 2px 0 2px 0;
	float:right;
}
#copyright a{
	color: #ADD8E6;
}
#copyright a:hover{
	color: #B0C4DE;	
}
#logos{
	margin: 0px 0px 0px 0px;
	height: auto;
	width: auto;
	float:left;
	}
	
	
	



#annualreports {
	width: auto;
	margin: 20px;
	float: none;
	text-align: center;
}
#annualreports li{
	width:165px;
	position:relative;
	display:inline;
	margin:7px; 
}
#annualreports img {
  display: inline;
  margin: 5px;
  border: 0px;
}
#animationlib {
	width: auto;
	margin: 10px;
	text-align: center;
	}
#animationlib li{
	width:200px;
	height:180px;
	border: 1px solid #cccccc;
	border-width: 1px;
	background-color:#f0f1fa;
	padding:0px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:7px;
}
#animationlib li img{
	background-color:#f0f1fa;
	padding: 10px 20px;
	margin: 0px;
	clear:both;
}
#tour li{
	width:100px;
	height:120px;
	border:solid #669933;
	border-width: 1px;
	margin:7px;
	padding:10px;
	font-size:.75em;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	background-color:#F5FCEB;
	}
#tour li a:hover{
	text-decoration:none;
	color: #993300;
}
#tour li img{
	border: #669933 1px solid;
	margin: 0px 10px 0px 10px;
}
#tour li span{	
	line-height: 110%;
}
#podcast li{
	width:700px;
	border:solid #669933;
	border-width: 1px;
	margin:5px;
	font-size:.9em;
	text-align:left;
	position:relative;
	float:left;
	display: inherit;
	background-color:#F5FCEB;
	}
#podcast li img{
	border: #669933 1px solid;
	margin: 5px;
	float:left;
}	
#papers li{
	width:72px;
	border:solid #669933;
	border-width: 1px;
	margin:5px;
	font-size:.75em;
	text-align:center;
	position:relative;
	float:left;
	display: inherit;
	background-color:#F5FCEB;
	}
#ani li{
	width:190px;
	height:82px;
	border:solid #669933;
	border-width: 1px;
	margin:7px;
	padding:5px;
	font-size:.75em;
	text-align:left;
	position:relative;
	float:left;
	display:inline;
	background-color:#F5FCEB;
	}
#ani li a:hover{
	text-decoration:none;
	color: #993300;
}
#ani li img{
	border: #669933 1px solid;
	margin: 0px 5px 0px 0px;
	float:left;
}
#ani li span{	
	line-height: 110%;
}


#nobeltopleft{
	width: auto;
	margin: 20px;
	float: left;
	}
#nobeltopright{
	width: auto;
	margin: 20px;
	float: left;
	font-family: "Century Gothic";
	color:#333366;
	font-size: 1.2em;
	font-weight:bold;
	line-height:30px;
	}

#nobel_dnaftb{
	margin: 5px 20px;
	background-image:url(/images/dnaftbcompanion.gif );
	background-repeat: no-repeat;
	padding-left:155px;
	float: left;
	width: 620px;
	font-family: "Century Gothic";
	line-height:30px;
	color:#333366;
	font-size: 1.1em;
	font-weight:bold;	
	}	
#nobelswf{
	width: auto;
	margin: 10px 20px 5px 20px;
	padding: 20px;
	float: left;
	border:solid #cccccc;
	border-width: 1px;
	}
#staffleft{
	float: left; 
	width: 200px;
}
#staffright{
	float: left; 
	width: 490px;
}
#border{
	border-bottom:1px solid #ccccff;
	margin: 5px 10px ;
	}
#border_full{
	border-bottom:1px solid  #669933;
	margin: 3px 0px 3px 0px;
	}	
#borderTop{
	border-top:1px solid #ccccff;
	margin-top: 10px;
	}
/* Stickie note */
#note {
	background-image:url(/images/note.png);
	background-repeat:no-repeat;
	width:175px;
	height:124px;
	float:right;
	text-align:center;
	margin:5px;
	}
#note p {
	margin: 20px;
	color: #336600;
	font-family: Futura;
	font-size:.9em;
	}

#stickie {	
	background-repeat:no-repeat;
	width:131px;
	height:100px;
	float:right;
	text-align:center;
	margin:5px;
	}
#stickie {
	background-image:url(/images/stickie.png);
	}
#stickie.green {
	background-image:url(/images/stickie_green.png);
	}
#stickie.pink {
	background-image:url(/images/stickie_pink.png);
	}	
#stickie.blue {
	background-image:url(/images/stickie_blue.png);
	}
#stickie p {
	margin: 10px 8px 0px 8px;
	color: #333333;
	font-family: "Courier New", Courier, mono;
	font-size:.9em;
	}

/* more */
.more {
	text-align:Left;
	}
.more a{
	background:url(/images/more_bg.png) right no-repeat; 
		padding-right:15px; 
	font-family: "Century Gothic";
	font-weight:bold;
	}
	

/* download */
.download {
	text-align:right;
	margin-top:0px;
	margin-right:15px;

	}
.download a{ 
	padding-right:15px; 
	margin-right:20px;
	font-family: "Century Gothic";
	font-size:.9em;
	font-weight:bold;
	color: #CC6633;
	}
	
#dnatoday_archive{
	width:200px;
	height:auto;
	min-height:500px;
	background-color:#d2dde4;
	padding-left: 10px;
	float:right;
	}
#wraper{
	margin:10px;
	}
#wraper ul {
  width: 700px;
}
#wraper li {
  float: left;
  width: 225px;
}

#wraper2{
	margin:7px;
	}
#wraper2 ul {
  width: 700px;
}
#wraper2 li {
	float: left;
	width: 335px;
	margin-right: 7px;
	font-size:.8em;
	}

#addthis{
	width: auto;
	margin-right:30px;
	margin-top: -5px;
	margin-bottom:10px;
	float:right;
	}
	
#addthis_home{
	width: auto;
	margin-bottom:10px;
	text-align:center	
	}

/* definition list table display*/
dl.table-display { 
	border-bottom: 1px solid #999; 
	}

.table-display dt {
	width: 180px;
	padding: 8px;
	float: left;
	margin: 0;
	border-top: 1px solid #999999;
	font-weight: bold;
	}

.table-display dd {
	margin-left: 200px;
	padding: 8px;
	}

/* Table */
table {
	color: #797a86;
	font-size:.8em;
	line-height:20px;
	margin-left:1em;
	}	
td {
	padding:3px 0px 0px 5px;
	}

.table-display dd.first { 
	border-top: 1px solid #999999; 
	}
.margin_tb { 
	width: auto;
    float: left; 
    margin-top: 5px; 
	margin-bottom: 5px; 
}


.columns {
	 margin-top: 20px;
	-moz-column-width: 220px;
	-moz-column-gap: 2em;
	-moz-column-rule: #669933 1px solid;
	-webkit-column-width: 330px;
	-webkit-column-gap: 1em;
	-webkit-column-rule: #669933 1px solid;
}


