body {
	background-image: url("img/background.gif");
	margin: 7px;
	background-color: #FFF9F0; 
	scrollbar-face-color: #FDE5BF; 
	scrollbar-highlight-color: #FFF5E6; 
	scrollbar-shadow-color: #DBB37F; 
	scrollbar-3dlight-color: #E9C498; 
	scrollbar-arrow-color: #5F5772; 
	scrollbar-track-color: #E8D8C3; 
	scrollbar-darkshadow-color: #E9C498
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	padding: 0px;
	margin: 4px 0px 4px 0px;
	color: #5A5363;
	text-transform: uppercase;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 15px 0px 8px 1px;
	color: #5A5273;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	margin: 15px 0px 8px 1px;
	color: #5A5273;
	letter-spacing: 1px;
	text-transform: uppercase;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	color: #5A5363;
	text-transform: uppercase;
	text-align: center;
	padding-top: 48px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4D4754;
	line-height: 16px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
.titlebar {
	height:10px;
	background-image:  url("img/bar.gif");
	background-repeat: repeat-x;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 8px 0 8px 1px;
}
#entrytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4754;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#entrytext a:link , #entrytext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5A5363;
	line-height: 16px;
	text-decoration: none;
}
#entrytext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5A5363;
	line-height: 16px;
	text-decoration: none;
	background-color: #D8C6AE;
}
.dotteddivider {
	height:1px;
	background-image:  url("img/divider.gif");
	background-repeat: repeat-x;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}
#comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A5363;
	margin-top: 10px;
	margin-bottom: 15px;
}
#archindexhead {
	height:73px;
	background-image:   url("img/archive_index_header.gif");
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.center {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 10px;
	text-align: center;
}
#archindexcap {
	height:45px;
	background-image:   url("img/archive_index_caption.gif");
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#datearchhead {
	height:93px;
	background-image:   url("img/date_archive_header.gif");
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#linkarchindexhead {
	height:54px;
	background-image:   url("img/link_archive_header.gif");
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#searchresultshead {
	height:56px;
	background-image:   url("img/search_results_header.gif");
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.button {
	color: #FEE8C2;
	background-color: #5A5372;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 3px;
	padding: 3px;
	font-style: normal;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A5363;
	margin-right: 8px;
	margin-bottom: 5px;
}
#newssearchhead {
	height:71px;
	background-image:   url("img/search_query_header.gif");
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#newssearchcap {
	height:48px;
	background-image:   url("img/search_query_instructions.gif");
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.bubble {
	padding-right: 4px;
	position: relative;
	top: 3px;
}
#linkssearchhead {
	height:38px;
	background-image:   url("img/link_search_query_header.gif");
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}