body {
	color: #333333;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	line-height: 16px;
	background: #FFFFFF url(/sections/images_inside/bg.gif) repeat-y 0px 0px;
}
body#memdir {
	color: #333333;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	line-height: 16px;
	background: #FFFFFF
}
html {
	height: 100%;
}
#address {
	font: 9px/13px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: relative;
	height: 72px;
	width: 174px;
	text-indent: 1px;
	z-index: 100;
	color: #006A71;
	margin-top: 25px;
	margin-left: 0px;
}
.addressindent {
	padding-left: 15px;
}
#chamber td {
	padding-bottom: 10px;
	vertical-align: top;
}
li {
	padding-bottom: 10px;
}
table#info {
	margin-left: 10px;
}

/* LINKS */

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
}

/* END LINKS */



#sidebar {
	background-image: url(/sections/images_inside/sections_subnav_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	height: 100%;
	width: 188px;
	left: 0px;
	top: 0px;
	background-color: #F4F0D7;
	z-index: 0;
}
#inner-sidebar {
	position: relative;
	margin-top: 197px;
}
#pageheader {
	position: absolute;
	left: 188px;
	top: 197px;
	z-index: 100;
}
#logo {
	position: absolute;
	left: 0px;
	top: 24px;
	width: 188;
	height: 115;
	z-index: 100;
	
}
#mainphoto {
	position: absolute;
	left: 188px;
	top: 24px;
	z-index: 100;
}
#masthead {
	position: absolute;
	left: 188px;
	top: 0px;
	width: 562px;
	z-index: 100;
}
#quicklinks {
	position: absolute;
	width: 750px;
	left: 0px;
	top: 0px;
	z-index: 100;
}
#mainlinks {
	position: absolute;
	left: 0px;
	top: 157px;
	width: 750px;
	z-index: 100;
}
#shadow {
	position: absolute;
	left: 0px;
	top: 182px;
	z-index: 100;
}
#content {
	position: absolute;
	width: 515px;
	left: 200px;
	top: 229px;
	z-index: 100;
}

.greenheader {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #006A71;
}
#memdircontent {
	position: absolute;
	width: 550px;
	left: 200px;
	top: 229px;
	z-index: 100;
}

