body {
	font: 1.01em Arial, Helvetica, sans-serif;
	color: #6D4722;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background: #FFE url(/graphics2/global/topo.jpg) left top;
}
a {
	color:#2f687a;
}
td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
h2 {
	font-size:1.1em;
	margin:0;
}
p {
	line-height:1.4em;
}
#globalnav {
	margin:-3px 0 0 0;
	width: 760px;
	padding-left:90px;
	height:25px;
	background:url(/graphics3/nav/nav_bkgd.gif) 0 0 no-repeat;
}
#tagline {
	height:32px;
	background:url(/graphics3/global/advancing.gif) 90px 3px no-repeat;
}
#notebook {
	margin:-3px 0 0 0;
}
#notebook #left {
	background: url(/graphics2/home/bk_notebook_l.jpg) no-repeat left top;
	width: 225px;
	position: relative;
}
#notebook #right {
	background: url(/graphics2/home/bk_notebook_r.jpg) no-repeat left top;
	width: 565px;
	height:785px;
	padding-top:15px;
	text-align:left;
	font-size:.8em;
}
#news {
	width:530px;
	margin-left:15px;
	margin-top:5px;
}
#news .date {
	text-align:left;
}
#news .photo {
	background: url(/graphics2/home/frame_news.gif) no-repeat 4px top;
	width:290px;
	/*height:220px;*/
	padding-top:22px;	
	text-align:center;
}
* html #news .photo { background: url(/graphics2/home/frame_news.gif) no-repeat 0 top; }
#news .photo img {
	margin-bottom:25px;
}
#news .headlines {
	width: 220px;
	text-align:left;
	padding-left: 10px;
}
#whatis {
	/*margin:55px 0 0 20px;*/
	position:absolute;
	top: 510px;
	left:250px;
	width:500px;
}
#whatis h2 {
	text-align:center;
	margin:0 0 .5em;
}
#whatis .photo {
	width:280px;
	height:220px;
	padding-top:20px;
	text-align:top;
	margin-left:15px;
	float:right;
}
* html #whatis .photo {
	margin-left:0;
	padding-top:0;
}
.visit {
	height: 279px;
	margin-top: 34px;
}
.visit a {
	position: relative;
	left: 20px;
}
#footer {
	position:absolute;
	top:825px;
	left:260px;
	margin-bottom:50px;
	padding-top:5px;
	width:500px;
	text-align:center;
	border-top:1px solid #e0c89f;
	font-size:.8em;
}

