body { background-color: rgb(248,248,248); }

div.banner
{
	position: absolute;
	top: 5px;
	left: 50px;
	bottom: auto;
	z-index: 1;
	visibility: visible;
	margin-right: auto;
	width: auto;
	display: block;
}

div.mission
{
	position: absolute;
	top: 205px;
	left: 50px;
	width: 1016px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 2;
	background-color: rgb(64,64,128);
	color: rgb(255,255,245);
	font-family: helvetica,arial,sans-serif;
	font-size: 0.95em;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-left: rgb(50, 50, 40);
	border-right: rgb(50, 50, 40);
	border-bottom: rgb(50, 50, 40);
	border-width: 0 2px 2px 2px;
	border-style: none solid solid solid;
}

div.rightcolumn
{
	width: 125px;
	height: auto;
	float: right;
	padding: 1em;
	background-color: border-style: none;
}

#contents
{
	position: absolute;
	left: 50px;
	width: 210px;
	top: 230px;
	z-index: 4;
	font-family: helvetica,arial,sans-serif;
	line-height: 150%;
	height: 15000px;
	border-left: 2px silver solid;
	background-color: rgb(245,245,250);
	border-top: 0 none;
	border-right: 2px silver solid;
	border-bottom: 0 none;
}

div.prosewindow
{
	background-color: rgb(255,253,250);
	font-family: georgia,times,'times new roman',serif;
	font-size: 0.9em;
	line-height: 135%;
	position: absolute;
	left: 261px;
	top: 230px;
	width: 807px;
	z-index: 3;
	vertical-align: top;
	height: 15000px;
	border-right: 2px silver solid;
	border-top: 0 none;
	border-bottom: 0 none;
	border-left: 0 solid;
}

#search
{
	padding-top: 1em;
	text-align: center;
}

div.blog
{
	margin-left: 3em;
	margin-right: 3em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
	text-indent: 0;
}

.quotebox
{
	width: auto;
	height: auto;
	display: inline-block;
	background-color: rgb(210,250,250);
	padding: 0 1em 0 2em;
	text-indent: 0em;
	text-align: left;
	font-family: helvetica,arial,sans-serif;
	font-size: inherit;
	line-height: inherit;
	margin-left: 4em;
	margin-right: 4em;
}

.quotebox2
{
	width: auto;
	height: auto;
	display: inline-block;
	background-color: rgb(210,250,250);
	padding: 0 1em 0 1em;
	text-indent: 0em;
	text-align: left;
	font-family: helvetica,arial,sans-serif;
	font-size: inherit;
	line-height: inherit;
	margin-left: 4em;
	margin-right: 4em;
	min-width: 520px;
}

div.quote
{
	width: auto;
	height: auto;
	display: inline-block;
	background-color: rgb(220,250,250);
	padding: 0 1em 0 1em;
	text-indent: 0em;
	text-align: left;
	font-family: helvetica,arial,sans-serif;
	font-size: inherit;
	line-height: inherit;
	margin-left: 2em;
	margin-right: 2em;
	left: 0em;
}

div.note
{
	width: auto;
	height: auto;
	display: inline-block;
	background-color: rgb(250,250,228);
	padding: 0 1em 0 1em;
	text-indent: 0em;
	text-align: left;
	font-family: helvetica,arial,sans-serif;
	font-size: inherit;
	line-height: inherit;
	margin-left: 2em;
	margin-right: 2em;
	left: 0em;
}

p.pullquote
{
	background-color: rgb(220,250,250);
	text-indent: 0em;
	text-align: left;
	font-family: helvetica,arial,sans-serif;
	font-size: inherit;
	line-height: inherit;
	margin-left: 1em;
	margin-right: 1em;
	left: 0em;
	clear: right;
}

.thumb { padding: 8px; }

.indent
{
	margin-left: 1em;
	margin-right: 1em;
}

#floatingindex
{
	position: fixed;
	top: 20px;
	left: 800px;
	width: 120px;
	z-index: 5;
	background-color: rgb(255,255,245);
	padding: 1em;
	border-color: silver;
	border-width: 3px;
	border-style: ridge;
}

#currentmonthindex { text-align: center; }

#columnleft
{
	width: 305px;
	margin-left: 1.5em;
	padding-right: 1.5em;
}

#columnright
{
	left: 335px;
	width: auto;
	padding-left: 1.5em;
	margin-right: 1.5em;
	position: absolute;
	top: 0px;
	border-left: 2px silver solid;
}

.pix
{
	background-color: rgb(100,100,100);
	padding: 10px 24px 10px 24px;
}

#index
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	width: 250px;
	background-color: rgb(250,250,250);
}

.contentcolumn
{
	position: absolute;
	top: 0px;
	left: 260px;
	width: auto;
}
