body, html {
	margin:0;
	padding:0;
	background:#4B6C7D;
	color:#3D5866;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
body {
	min-width:750px;
}
.iemac {
	display: none;
}
#wrap {
	margin:0 auto;
	width:750px;
}
#header {
	background:#77994f;
}
#masthead {
	background:#77994f;
	width: 750px;
	height: 63px;
}
#name {
	float: left;
	background:#77994f;
}
#searchBox {
	float: right;
	/*white-space: nowrap;*/
	background:#77994f;
	width: 300px;
	height: 63px;
	text-align: right;

}
#searchBox form { margin:0; padding:0;}
#searchBox form * {vertical-align:middle;} 

#searchBox input#search {
	width: 120px;
}
label {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#nav {
	position: relative;
	background:#e6eadb;
	padding: 0 0 0 450px;
	height: 21px;
}
#nav img {
	margin: 0;
}
#main {
	float:left;
	width:450px;
	height: 520px;
	text-align: center;
	padding-top: 40px;
}

#imageNav {
	margin: 0 0 15px 0;
}
div.caption {
	margin: 20px 0px 7px;
	font-size: 11px;
}
#sidebar {
	background:url(../images/bkgd_cluster_text.png) repeat left top;
	color:#3D5866;
	float:right;
	width:203px;
	margin: 0 44px 0 0;
	padding: 70px 30px 70px 23px;
	height: 222px;
	overflow: hidden;
}
#sidebar ul {
	margin-bottom:0;
   }
#sidebar h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}
#sidebar p {
	font-size: 11px;
}
#readMoreRight {
	position: absolute;
	top: 357px;
	left: 676px;
	z-index: 10;

}
#readMoreRight img {
	display: block;
}
#textOuter {
	position: relative;
	clip: rect(0px, 203px, 222px, 0px);
	overflow: hidden;
	height: 222px;
	width: 203px;
}
#textInner {
	position: relative;
}
#footer {
	background:#bbcba6;
	height: 61px;
	clear:both;
}
#copyright {
	background:#4B6C7D;
	padding: 10px 0;
	color: #fff;
	font-size: 10px;
	text-align: left;
}
a.readMoreLink {
	background-image: url(../images/button_cluster_read_more.png)
}
#printLogo {
    display: none;
} 

#displaydiv {
	text-align: center;
}

#displaydiv div {
	margin-left: auto;
	margin-right:auto;
	text-align: center;
}

#displaydiv div.slide {
	width: 376px;
}
