body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, blockquote {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

div#header-wrap {
	height: 174px;
	background: #7fb2e5 url(../images/header-wrap.gif) left top repeat-x;
}

div#header {
	width: 750px;
	margin: 0 auto;
}

div#header h1 {
	position: absolute;
	top: 45px;
	background: url(../images/header.gif) left top no-repeat;
	width: 479px;
	height: 88px;
	text-indent: -9999px;
}

div#header h1 a {
	display: block;
	width: 479px;
	height: 78px;
	text-decoration: none;
}

div#header h2 {
	padding: 9px 0 0 0;
	color: #C6E3FF;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 70%;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}

div#header h2 a {
	color: #C6E3FF;
	text-decoration: none;
}

div#header h2 a:hover {
	color: #fff;
	text-decoration: underline;
}

div#header h2 span {
	font-weight: bold;
}

p.access {
	display: none;
}

div#nav {
	width: 750px;
	margin: -35px auto 0 auto;
}

div#nav ul {
	width: 496;
	height: 35px;
	background: url(../images/nav.gif) left top no-repeat;
}

div#nav ul li {
	position: absolute;
	list-style-type: none;
}

div#nav ul li, div#nav ul li a {
	height: 35px;
	display: block;
}

div#nav ul li a {
	text-indent: -9999px;
	text-decoration: none;
}

#home      { left:     0; width: 76px; }
#about     { left:  78px; width: 76px; }
#events    { left: 156px; width: 76px; }
#minutes   { left: 234px; width: 76px; }
#letters   { left: 312px; width: 76px; }
#treasurer { left: 390px; width: 76px; }
#congress  { left: 468px; width: 76px; }

#home      a:hover { background: url(../images/nav.gif)    0   -35px no-repeat; }
#about     a:hover { background: url(../images/nav.gif)  -78px -35px no-repeat; }
#events    a:hover { background: url(../images/nav.gif) -156px -35px no-repeat; }
#minutes   a:hover { background: url(../images/nav.gif) -234px -35px no-repeat; }
#letters   a:hover { background: url(../images/nav.gif) -312px -35px no-repeat; }
#treasurer a:hover { background: url(../images/nav.gif) -390px -35px no-repeat; }
#congress  a:hover { background: url(../images/nav.gif) -468px -35px no-repeat; }

body#body-home      #home      { background: url(../images/nav.gif)    0   -70px no-repeat; }
body#body-about     #about     { background: url(../images/nav.gif)  -78px -70px no-repeat; }
body#body-events    #events    { background: url(../images/nav.gif) -156px -70px no-repeat; }
body#body-minutes   #minutes   { background: url(../images/nav.gif) -234px -70px no-repeat; }
body#body-letters   #letters   { background: url(../images/nav.gif) -312px -70px no-repeat; }
body#body-treasurer #treasurer { background: url(../images/nav.gif) -390px -70px no-repeat; }
body#body-congress  #congress  { background: url(../images/nav.gif) -468px -70px no-repeat; }

body#body-home      #home      a:hover { background: url(../images/nav.gif)    0   -70px no-repeat; }
body#body-about     #about     a:hover { background: url(../images/nav.gif)  -78px -70px no-repeat; }
body#body-events    #events    a:hover { background: url(../images/nav.gif) -156px -70px no-repeat; }
body#body-minutes   #minutes   a:hover { background: url(../images/nav.gif) -234px -70px no-repeat; }
body#body-letters   #letters   a:hover { background: url(../images/nav.gif) -312px -70px no-repeat; }
body#body-treasurer #treasurer a:hover { background: url(../images/nav.gif) -390px -70px no-repeat; }
body#body-congress  #congress  a:hover { background: url(../images/nav.gif) -468px -70px no-repeat; }

div#container {
	width: 750px;
	margin: 0 auto;
}

div#maincontent {
	width: 475px;
	float: left;
	margin: 0 0 0 10px;
}

div#maincontent div#intro-wrap {
	margin: 22px 0 0 0;
	background: #C6E3FF url(../images/intro-top.gif) left top no-repeat;
}

div#maincontent div#intro {
	padding: 1px 15px;
	background: url(../images/intro-bottom.gif) left bottom no-repeat;
}

html>body div#maincontent div#intro-wrap {
	margin-top: 25px;
}

html>body body#body-home div#maincontent {
	margin-top: 0;
}

html>body div#maincontent {
	margin-top: -20px;
}

div#maincontent div#intro p {
	font-size: 80%;
	line-height: 1.7em;
	text-align: left;
}

div#maincontent div#intro a {
	color: #597da0;
}

div#maincontent div#intro a:hover {
	color: #333;
	text-decoration: underline;
}

div#maincontent a {
	color: #333;
}

div#maincontent a:hover {
	background: #597DA0;
	color: #fff;
	text-decoration: none;
}

div#maincontent a:visited {
	background: transparent;
	color: #666;
	text-decoration: underline;
}

div#maincontent .more a {
	color: #597DA0;
	padding-right: 20px;
	background: url(../images/bullet.gif) 100% 50% no-repeat;
}

div#maincontent h5.more a:hover {
	background: transparent url(../images/bullet.gif) 100% 50% no-repeat;
	color: #000;
	text-decoration: underline;
}

div#maincontent h3, div#sidebar h3 {
	margin: 20px 0 -5px 0;
	color: #666;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 100%;
	text-transform: lowercase;
}

div#maincontent h4 {
	margin: 25px 0 10px 0;
	color: #597da0;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 115%;
	clear: both;
}

body#body-home div#maincontent h4 {
	margin: 20px 0 5px 0;
	font-size: 100%;
}

div#maincontent h5 {
	margin: 10px 0 0 0;
	color: #333;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 85%;
	line-height: 1.2em;
}

div#maincontent h4.more {
	margin: 15px 0 5px 0;
	font-size: 90%;
	text-transform: lowercase;
}

div#maincontent h4.more a {
	color: #597da0;
}

div#maincontent h4.more a:hover {
	color: #333;
	text-decoration: underline;
}

div#maincontent p, div#maincontent ul, div#maincontent ol, div#maincontent dl, address {
	margin: 7px 0;
	color: #333;
	font-family: "lucida grande", helvetica, arial, verdana, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 1.5em;
}

div#maincontent p {
	text-align: justify;
}

div#text p {
	text-indent: 1em;
}

address {
	font-size: 80%;
	margin: 5px 0;
}

div#maincontent ul, div#maincontent ol {
	margin: 7px 0 15px 25px;
}

div#maincontent div.events-list {
	margin: 0 0 20px 0;
}

div#maincontent ul li {
	margin: 0 0 5px -20px;
	padding: 0 0 0 20px;
	background: url(../images/bullet.gif) 0 5px no-repeat;
	list-style: none;
	font-size: 100%;
}

div#maincontent ul li p {
	margin: 0;
	font-size: 100%;
}

div#maincontent div#columns ul {
	float: left;
	margin: 0 0 30px 0;
	padding: 0;
	width: 155px;
}

div#maincontent div#columns ul.last {
	margin: 0 0 10px 0;
}

div#maincontent div#columns ul li {
	background: none;
}

div#maincontent dl {
	margin: 10px 0;
}

div#maincontent dl dd {
	margin: -20px 0 0 250px;
}

div#maincontent div.image {
	margin: 0 0 10px 15px;
	padding: 5px;
	border: 1px solid #7FB2E5;
	float: right;
}

div#maincontent div.image img {
	display: block;
}

div#maincontent div.spread {
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #7FB2E5;
}

div#maincontent div.spread img {
	display: block;
	border: 0;
}

div#map {
	width: 462px;
	height: 400px;
}

div#fox {
	margin: 0 0 0 15px;
	width: 156px;
	height: 203px;
	background: url(../images/fox.gif) left top no-repeat;
}

html>body div#fox {
	background: url(../images/fox.gif) left top no-repeat;
	margin: -155px 0 0 15px;
}

div#sidebar-wrap {
	margin: 25px 0 0 530px;
	width: 205px;
	background: #C6E3FF url(../images/sidebar-top.gif) left top no-repeat;
}

div#sidebar {
	position: relative;
	z-index: 1;
	margin-top: -155px;
	padding: 40px 10px 10px 15px;
	background: url(../images/rounded-bottom.gif) left bottom no-repeat;
}

html>body div#sidebar {
	margin-top: 0;
}

div#sidebar h3 {
	margin: 20px 0 0 0;
	color: #597DA0;
}

div#sidebar p, div.pocket p {
	margin: 5px 5px 5px 0;
	padding: 0 0 0 20px;
	color: #000;
	font-family: "lucida grande", helvetica, arial, verdana, sans-serif;
	font-size: 75%;
	line-height: 1.4em;
	background: url(../images/bullet.gif) 0 3px no-repeat;
}

div#sidebar p a, div.pocket p a {
	text-decoration: none;
}

div#sidebar a, div.pocket a {
	color: #333;
	font-weight: bold;
}

div#sidebar a:hover, div.pocket a:hover {
	color: #597DA0;
}

div#sidebar dl {
	margin: 0 0 0 15px;
	color: #333;
	font-family: "lucida grande", helvetica, arial, verdana, sans-serif;
	line-height: 1.15em;
}

div#sidebar dt {
	margin: 10px 0 2px -15px;
	padding: 0 0 0 20px;
	font-size: 85%;
	font-weight: bold;
	background: url(../images/bullet.gif) 0 4px no-repeat;
}

div#sidebar dd {
	color: #333;
	font-size: 75%;
	margin: 0 0 5px 5px;
}

div.pocket-wrap {
	margin: 15px 0 0 530px;
	width: 185px;
	background: #C6E3FF url(../images/rounded-top.gif) left top no-repeat;
}

div.pocket {
	padding: 5px 5px 5px 15px;
	width: 185px;
	background: url(../images/rounded-bottom.gif) left bottom no-repeat;
}

html>body div.pocket-wrap, html>body div.pocket {
	width: 205px;
}

div#footer {
	clear: both;
	padding: 15px 0;
}

div#footer p {
	margin: 0 auto;
	padding: 10px 0 0 0;
	border-top: 1px solid #597DA0;
	color: #597da0;
	font-family: "lucida grande", helvetica, arial, verdana, sans-serif;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.4em;
	text-align: center;
	width: 750px;
}

div#footer p a {
	color: #597DA0;
}

div#footer p a:hover {
	color: #000;
}

span.o {
	text-transform: uppercase;
}

span.p {
	text-transform: lowercase;
}

div#fsDemo {
	margin: 20px 0;
	position: relative;
	width: 475px;
	height: 300px;
}

object {
	margin: 5px 0 0 0;
	padding: 0;
}