#wrapper {
	background-image: url(images/repeat_column.gif);
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	background-repeat: repeat-y;
}
#header {
	height: 76px;
	width: 800px;
}
#banner {
	margin: 0px;
	height: 132px;
	width: 800px;
	clear: both;
}
#content {
	width: 840px;
	padding-top: 20px;
}
#footer {
	background-image: url(images/footer.gif);
	height: 75px;
	width: 800px;
	background-repeat: no-repeat;
	clear: both;
}
#navbar {
	width: 173px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	float: left;
}
#navbar ul {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 18px;
	color: #DBDBDB;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
	text-align: right;
}

#navbar a {
	background-image: url(images/link_up_05.gif);
	display: block;
	padding: 6px;
	border-top: 1px solid #DBDBDB;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #DBDBDB;
	text-decoration: none;
}

#navbar a:hover {
	background-image: url(images/link_over_05.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}

#navbar a.submenu {
	background-image: none;
	font-size: 10px;
	color: #CCCCCC;
}

#navbar a.submenu:hover {
	background-image: none;
	font-size: 10px;
	color: #FFFFFF;
}

#navbar a.selected {
	background-image: url(images/link_over_05.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #FFFFFF;
	text-decoration: none;
}

#navbar a.selected:hover {
	background-image: url(images/link_over_05.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #FFFFFF;
}

#navbar a.submenu-selected {
	background-image: none;
	font-size: 10px;
	color: #FFFFFF;
}

#navbar a.submenu-selected:hover {
	background-image: none;
	font-size: 10px;
	color: #FFFFFF;
}


#embossedCM {
	background-image: url(images/embossed_CM.gif);
	height: 128px;
	width: 173px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 130px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#clearingdiv {
	clear: both;
}
.textPane {
	width: 624px;
	float: left;
	clear: none;
	display: inline;
}
.textPane a {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #0000FF;
	text-decoration: none;
}
.textPane h1{
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: lighter;
}
.textPane h2{
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: lighter;
}
.h3{
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: lighter;
	font-variant: small-caps;
}
.textPane p {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	margin-right: 10px;
	text-align: left;
}
.textPane ul {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	list-style-type: disc;
	margin-right: 50px;
	text-align: left;
}
.titleBar {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin: 10px;
	padding-bottom: 10px;
}
.leftColumn {
	float: left;
	width: 289px;
	padding-left: 15px;
	padding-right: 2px;
	padding-bottom: 80px;
	display: inline;
}
.leftFloat {
	float: left;
	padding: 4px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* added to control image on leadership page */

.leftFloat_clear {

	clear: both;
	padding: 4px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.rightColumn {
	float: right;
	width: 289px;
	padding-left: 7px;
	padding-right: 10px;
	padding-bottom: 40px;
	display: inline;
}
.rightFloat {
	float: right;
	padding: 4px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#baseBar {
	float: left;
	width: 604px;
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 10px;
}
.redText {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #7E0000;
	font-style: normal;
}
.textPane li {
	margin: 2px;
}

.linkslist {
 margin-left: 40px;
 }
