 	
a { 
	font-family: tahoma, geneva, serif; 
	font-size: 12px; 
	color: #2B8F00; 
    	text-decoration: none; }
a:visited { 
	color: #2B8F00; 
	text-decoration: none; }
a:hover { 
  	color: #2B8F00; 
  	text-decoration: underline; }  
 	
a.right { 
	font-family: tahoma, geneva, serif; 
	font-size: 13px; 
	color: #025206; 
    	text-decoration: none; }
a.right:visited { 
	color: #025206; 
	text-decoration: none; }
a.right:hover { 
  	color: #2B8F00; 
  	text-decoration: underline; }    	
 	
body {  
	margin-top: 8px;
	font-family: tahoma, geneva, serif; 
	font-size: 12px; 
	color: #3B3B3B; 
	!line-height: 110%;
	background: #4F95D1 url('images/bg.jpg');
	background-repeat: repeat-x; }
	
body.green {  
	margin-top: 8px;
	font-family: tahoma, geneva, serif; 
	font-size: 12px; 
	color: #3B3B3B; 
	!line-height: 110%;
	background: #29830C url('images/bg_green.jpg');
	background-repeat: repeat-x; }	
	    
#container {
	text-align: center;
	width: 100%; }
	
#bodydiv_home {
	display: block;
	background: #ffffff;
	text-align: left;
	width: 925px;  }
	
#bodydiv {
	display: block;
	background: #ffffff url('images/body_bg.gif');	
	text-align: left;
	width: 925px;  }
	
#logo {
	margin-right: 2px;
	margin-bottom: 2px; }		
	
#mainpic {
	margin-left: 10px;
	margin-top: 14px;
	margin-bottom: 10px; }	
	
#mainpic_sub {
	margin-left: 10px;
	margin-top: 14px;
	margin-bottom: 1px; }	
	
#mainpic_green {
	background: #A3DD90 url('images/pic_earthscience.jpg');
	margin-left: 10px;
	width: 905px;
	height: 293px;
	margin-top: 14px;
	margin-bottom: 1px; }	
	
#shadow {
	margin-left: 10px; }	
	
#navbar {
	display: block;
	text-align: right;
	float: right; }	
	
#nav {
	margin-left: 2px; }	
	
#earthscience_button {
	margin-bottom: 28px; }
	
#columns {
	display: block;
	width: 925px;
	height: auto; }
	
#rightcolumn {
	float: right;
	display: block;
	margin-top: 15px;
	width: 520px;
	height: auto; }

#rightpad {
	padding-right: 26px; }

#rightcolumn_sub {
	float: right;
	display: block;
	margin-right: 10px;
	!margin-right: 5px;
	margin-bottom: 10px;
	text-align: left;
	width: 257px;
	height: auto; }	
	
#rightpad_sub {
	padding: 22px; }	

#leftcolumn {
	float: left;
	display: block;
	text-align: left;
	width: 380px;
	height: auto; }
	
#leftcolumn_sub {
	float: left;
	display: block;
	text-align: left;
	margin-top: 12px;
	margin-left: 30px;
	!margin-left: 20px;
	width: 570px;	
	height: auto; }	
	
#leftcolumn_sub_green {
	float: left;
	display: block;
	text-align: left;
	margin-top: 12px;
	margin-left: 30px;
	!margin-left: 15px;
	width: 880px;	
	height: auto; }	

#title {
	margin-bottom: 0px;
	margin-left: -10px;
	!margin-left: 0px;
	}

#news {
	text-align: left;
	color: #454545; 	
	background: #F2F2F2;	
	margin-left: 10px;
	width: 370px; }
	
#newsitem {
	display: block;
	margin-top: 12px;	
	margin-right: 20px;
	margin-left: 18px; 
	#margin-top: -6px; }	

#footer {
	display: block;
	text-align: left;
	font-family: tahoma, geneva, serif; 
	font-size: 10px; 
	color: #1F4E87;
	background: #4F95D1;
	width: 925px; }	
	
#footer_green {
	display: block;
	text-align: left;
	font-family: tahoma, geneva, serif; 
	font-size: 10px; 
	color: #ADADAD;
	background: #29830C;
	width: 925px; }		
	
#greenblock {
	display: block;
	padding: 10px;
	padding-left: 20px;
	margin-top: 12px;
	border: 1px solid #C5DCEB;
	background: #E9F1F7; }	

h1 {
	font-family: tahoma, geneva, sans-serif;
	font-weight: normal;
	font-size: 20px; }

h2 {
	font-family: tahoma, geneva, sans-serif;
	font-size: 14px;
	color: #095AA6; 
	margin-top: 14px; }
	
h3 {
	font-size: 15px;
	margin-bottom: -4px; }

#ul_rightmenu {
	padding-left: 30px;
	!padding-left: 0px;
	list-style-image: url('images/bullet.gif');
	margin-top: 10px; }

ul {
	padding-left: 30px;
	!padding-left: 0px;
	list-style-image: url('images/bullet2.gif');
	margin-top: 10px; }
	
li {
	margin-bottom: 9px;
	margin-left: -10px; }

hr { 
	border-top: 1px solid #ffffff;	
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px #cccccc dotted; }	
	
#rightalign {
	display: block;
	float: right; }
