body{
	position: relative;
	padding: 0;
	margin: 0;
	font-family: "Helvetica", helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	background: #56603F url(/_images/gui/binding.gif);
}

#start{
	width: 860px;
	position: relative;
	background-color: #FFFFFF;
	background: #FFFFFF;
	border-left: 1px solid #595959;
	border-right: 1px solid #595959;
	margin: 0 auto;
	text-align: left;
}

#listcolumn, #textcolumn{
	background-color: #FFFFFF;
}

p{
	margin: 0 0 20px 0;
}

h2{
	font-weight: normal;
	font-size: 18px;
}

h3, h4{
	font-weight: bold;
	font-size: 14px;
	margin: 26px 0 14px 0;
}

h4{
	font-weight: normal;
}

h4.memorial-bvf{
	display: block;
	margin: 8px 0;
	line-height: 1;
	font-size: 11px;
	font-weight: 600;
	color: #595959;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: clip;
}

h6{
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	margin: -2px 0 2px 0;
	color: #595959;
}

#top{
	height: 72px;
	position: relative;
	background: transparent url(/_images/gui/top.jpg) no-repeat top left;
	padding-top: 1px;
}

#top #home{
	float: left;
	display: block;
	width: 208px;
	height: 20px;
	margin: 8px 0 0 45px;
	text-indent: -5000px;
}

#top form{
	float: right;
	margin: 7px 10px 0 0;
	width: 140px;
	text-align: center;
}

#playlist{
	width: 290px;
	margin: 45px 0 0 0;
	line-height: 21px;
	background: transparent url(/_images/gui/playlist.gif) no-repeat top right;
	color: #99100C;
}

#playlist p{
	margin: 0 0 0 5px;
	padding: 0;
	text-align: right;
}

#widecolumn{
	position: relative;
	float: left;
	width: 680px;
	margin: 0 10px 15px 0;
	padding-left: 20px;
	padding-top: 12px;
}

#widecolumn p{
	padding-right: 140px;
}

.media{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-style: italic;
	font-size: 1em;
}

em .media, i .media{
	font-style: normal;
}

blockquote{
	margin-right: 15px;
	margin-left: 25px;
	color: #3C322B;
}

#textcolumn ul{
	padding-left: 16px;
}

#textcolumn ol{
	padding-left: 10px;
}

.error{
	color: #CC0000;
	font-weight: bold;
	padding-left: 20px;
}

.success{
	background: #FFE129;
	margin: 0 0 11px 0;
	padding: 4px 5px;
}

#listcolumn .divider{
	padding: 0;
	margin: -6px 0 5px 0;
	border-bottom: 1px dashed #5BA2E6;
}


.adlink, #rightcolumn p.adlink, #base p.adlink{
	font-size: 10px;
	line-height: 11px;
	text-align: center;
	margin: 8px 0 12px 0;
	padding: 0;
}

#base p.adlink{
	float: left;
}

#google_ads{
/*
	background: transparent url(/_images/gui/google_ads.gif) no-repeat top left;
*/
	width: 120px;
	margin: 0 0 0 10px;
	padding-top: 36px;
	color: #595959;
	line-height: 14px;
	font-size: 12px;
}

#google_ads .url{
	font-size: 10px;
	color: #5D5C3D;
}

#base{
	position: relative;
	clear: both;
	padding: 0;
	background-color: #CCCCCC;
	font-size: 12px;
}

#base_ads{
	position: relative;
	float: left;
	width: 120px;
	text-align: center;
	padding: 0 0 0 21px;
	margin: 5px 0 0 0;
}

#base_ads p{
	margin: 0 0 3px 0;
}

#base_archives{
	position: relative;
	float: left;
	width: 690px;
	margin: 5px 0 0 20px;
	padding-top: 0;
}

#base ul{
	position: relative;
	line-height: 15px;
	padding: 0;
	margin: 3px 0 0 0;
	height: 16px;
	border-bottom: 1px solid #B9B9B9;
	list-style-type: none;
}

#base ul.categories{
	height: 31px;
}

#base ul li{
	float: left;
	display: inline;
	width: 120px;
	margin: 0 10px;
}

#base ul li.title{
	color: #404040;
	margin-left: 0;
}

#base ul.categories li.title{
	margin-bottom: 11px;
}

#base .fineprint{
	clear: both;
	font-size: 10px;
	color: #404040;
	margin: 5px 0 0 160px;
}

.footnote{
	margin-top: 8px;
	padding-bottom: 9px;
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
	color: #595959;
	font-size: 11px;
}

/* LINKS
**------------------------------------------------------*/

a:link, a:visited, a:hover, a:active{
	color: #2D6FAF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

ul.tools a:link, ul.tools a:visited, ul.tools a:hover, ul.tools a:active{
	color: #5BA2E6;
}

.link ul.tools a:link, .link ul.tools a:visited, .link ul.tools a:hover, .link ul.tools a:active{
	color: #85E55C;
}

#playlist a:link, #playlist a:visited, #playlist a:hover, #playlist a:active{
	color: #99100C;
	padding: 0 5px;
}

#archivecolumn a:link, #archivecolumn a:visited, #archivecolumn a:hover, #archivecolumn a:active,
.post h2 a:link, .post h2 a:visited, .post h2 a:hover, .post h2 a:active, 
.supplement a:link, .supplement a:visited, .supplement a:hover, .supplement a:active,
#base a:link, #base a:visited, #base a:hover, #base a:active{
	color: #000000;
}

#archivecolumn .contributor_blurb a:link, #archivecolumn .contributor_blurb a:visited, #archivecolumn .contributor_blurb a:hover, #archivecolumn .contributor_blurb a:active{
	color: #2D6FAF;
}

#tools a:link, #tools a:visited, #tools a:hover, #tools a:active,
.tools a:link, .tools a:visited, .tools a:hover, .tools a:active{
	font-weight: bold;
}

#google_ads a:link, #google_ads a:visited, #google_ads a:hover, #google_ads a:active{
	color: #B16119;
	text-decoration: underline;
}

a img, a.image:link, a.image:visited, a.image:hover, a.image:active, a.image:focus{
	border: none;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}