body {
margin:27px 0px 12px 0px; 
padding:0px;
text-align:center; /* for IE */ 
background:;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px; 
background-color: #c1dae6;
background-image: url('../images/global_bg.jpg');
background-repeat: repeat-x;
}

#body_wrap {
position:relative;
width:750px;
margin:0 auto;
}

#header {
position: absolute;
left:0px;
top:-5px;
text-align:left;
width:750px;
margin:0px;
z-index:0;
}

#logo {
position: relative;
left:30px;
top:0px;
}

#title {
position: relative;
left:510px;
top:-20px;
background-image: url('../images/global_title.gif');
background-repeat: no-repeat;
width: 194px;
height: 8px;
}

#nav_sections{
position: relative;
left:22px;
top:15px;
}

#left_graphic {
	text-align:left;
	z-index:3;
	position: absolute;
	left:-20px;
	top:65px;
	background-image: url('../images/global_signman.gif');
	background-repeat: no-repeat;
	width: 97px;
	height: 166px;
}

#nav_backnext {
	text-align:left;
	z-index:4;
	position: absolute;
	left:560px;
	top:147px;
}

#nav_backnext_bottom {
	text-align:left;
	z-index:5;
	position: relative;
	left:560px;
	top:-8px;
}

#content_top {
	position: absolute;
	left:0px;
	top:147px;
	background-image: url('../images/content_top.gif');
	background-repeat: no-repeat;
	width: 730px;
	height: 21px;
}

#content_body {
	position: absolute;
	left:-2px;
	top:168px;
	background-color: #fefcdb;
	background-image: url('../images/content_bg.jpg');
	background-repeat: repeat-x;
	background-size: 690 359;
	width: 726px;
}

#content_bottom {
	position: relative;
	left:0px;
	top:20px;
	background-image: url('../images/content_bottom.gif');
	background-repeat: no-repeat;
	background-color: #c1dae6;
	width: 726px;
	height: 20px;
}

#global_footer {
	position: relative;
	left:0px;
	top:20px;
	padding: 30px 0 20px 0;
	margin: 0px;
	background-color: #c1dae6;
}

#global_footer span {
	font-size: 9px;
}

#global_footer a {
	font-size: 9px;
}

p {
 line-height:15px;
}

img {
	border:0px;
}

table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px; 
}

span.content_header {
	text-transform:uppercase;
	font-weight:bold;
}

span.p_header {
	font-weight:bold;
}

span.p_header_gold {
	text-transform:uppercase;
	font-weight:bold;
	color:#B6AB02;
}

span.grey_copy{
	color: #616161;
}

span.small_copy{
	font-size:10px;
}

span.subscript{
	font-size:8px;
}

a.lnk_backtop {
	font-size: 10px; 
	color:#000000;
}

a.lnk_backtop:hover {
	text-decoration:none;
}

ul.green_bullets {
	margin:0px;
	padding:0px;
}

.green_bullets li {
	margin:0px;
	padding:7px 0px 7px 12px;
	list-style-type:none;
	background-image: url('../images/bullet_green.gif');
	background-repeat: no-repeat;
	background-position: 1 12;
	height: 2%; /*bug fix for IE6 - ensures that all bullets display*/
}

/*intro flash placement*/
#intro {
	position: relative;
	left:14px;
	top:23px;
	z-index:2;
	margin:1px;
}

/*climate change flash placement*/
#content_climatechange {
	position: relative;
	left:2px;
	top:-11px;
	z-index:0;
	margin:1px;
	padding:0px 0px 20px 0px;
}

/*content_misc center placement*/
#content_misc_center {
	position: relative;
	left:0px;
	top:20px;
	z-index:0;
	margin:1px;
	padding:0px 0px 20px 0px;
}
