body
{
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
}

a:link, a:active, a:visited
{
	color: #f6f3d2;
	text-decoration: none;
}

a:hover
{
	color: #f6f3d2;
	text-decoration: underline;
}

h1
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

h1 a:link, h1 a:active, h1 a:visited
{
	background: url(../_gfx/icon_title.gif) no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	color: #8ea3b1;
	text-decoration: underline;
}

h1 a:hover
{
	color: #8ea3b1;
	text-decoration: none;
}

.news_date
{
	clear: both;
	float: right;
	letter-spacing: 0px;
	margin-top: 5px;
	margin-bottom: 3px;
}

.news_date a:link, .news_date a:active, .news_date a:visited
{
	text-decoration: none;
	font-style: italic;
}

.news_date a:hover
{
	text-decoration: none;
	font-style: normal;
}

.separator
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #404950;
	clear: both;
}

.noborder
{
	border: none;
}

#main, #content { width: 880px; margin-left: auto; margin-right: auto; }

#main
{
	background-color: #25272c;
}

#content
{
	text-align: left;
}

#bar_top
{
	height: 25px;
	width: 880px;
	padding-top: 5px;
	background-color: #2d3538;
	display: none;
}


#top
{
	background: url(../_gfx/top.jpg) no-repeat;
	width: 880px;
	height: 170px;
	border-top: 1px solid #404950;
}

#devotees_pl
{
	background: url(../_gfx/devotees_pl.png) no-repeat;
	position: absolute;
	width: 442px;
	height: 79px;
	margin: 10px;
	margin-left: 25px;
}

/* #abf1
{
	background: url(../_gfx/abf1.png) no-repeat;
	position: absolute;
	margin-top: -22px;
	margin-left: 537px;
	width: 91px;
	height: 30px;
} */

#abf2
{
	background: url(../_gfx/baba.png) no-repeat;
	position: absolute;
	margin-top: -39px;
	margin-left: 538px;
	width: 342px;
	height: 215px;
	z-index: 2;
	
	/*
	background: url(../_gfx/abf2.png) no-repeat;
	position: absolute;
	margin-top: 8px;
	margin-left: 537px;
	width: 343px;
	height: 148px;
	z-index: 2;
	*/
}

/* #abf3
{
	background: url(../_gfx/abf3.png) no-repeat;
	position: absolute;
	margin-top: 156px;
	margin-left: 720px;
	width: 160px;
	height: 14px;
	z-index: 2;
} */

#bar_bottom
{
	height: 18px;
	font-size: 11px;
	padding-top: 4px;
	margin-top: -22px;
	padding-left: 5px;
	padding-right: 5px;
	width: 870px;
	/*background-color: #2d3538;*/
	background: url(../_gfx/shadow.png) repeat-x;
	border-bottom: 1px solid #404950;
}

#menu
{
	margin-bottom: 10px;
}

#left
{
	float: left;
	width: 140px;
	margin-top: 7px;
	margin-left: 10px;
	margin-right: 10px;
}

#center
{
	float: left;
	width: 460px;
	margin-top: 28px;
	margin-left: 10px;
	margin-right: 10px;
	
}

#center_full
{
	float: right;
	width: 700px;
	margin-top: 5x;
	margin-left: 10px;
	margin-right: 10px;
}

#right
{
	float: right;
	width: 220px;
	margin-top: 28px;
	margin-left: 10px;
	margin-right: 10px;
}

#footer
{
	clear: both;
	text-align: left;
	letter-spacing: 0px;
	width: 840px;
	min-height: 10px;
	padding: 20px;
	background-color: #2d3538;
	border-top: 1px solid #404950;
}

#search_results
{
	display: block;
	clear: both;
	padding-top: 10px;
}

.search_result
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #2d3538;
	border: 1px solid #404950;
}

.search_title
{
	font-weight: bold;
}

.search_text
{
	font-style: italic;
}

dl, dt, dd
{
	margin: 0px;
	padding: 0px;
	display: block;
}

dt
{
	cursor: pointer;
}

.error_index
{
	background: #2d3538 url(../_gfx/icon_error.gif) no-repeat;
	background-position: 0px 2px;
	border: 1px solid #404950;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 24px;
}

.error_message
{
	padding-top: 5px;
	padding-left: 35px;
}

.pagination
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #2d3538;
	border: 1px solid #404950;
}

.pagination_box
{
	float: left;
	display: block;
	padding: 5px;
	background-color: #25272c;
	border: 1px solid #404950;
	margin: 1px;
	min-width: 12px;
	text-align: center;
}

.pagination_box:hover
{
	background-color: #404950;
}

#statistics strong
{
	display: block;
	padding: 5px;
	margin-bottom: -10px;
	background-color: #2d3538;
	border: 1px solid #404950;
}

#bnr_bar
{
	float: left;
	margin-bottom: 8px;
	margin-left: 106px;
	margin-top: 22px;
	width: 468px;
}

#content_utilities
{
	padding: 5px;
	background-color: #2d3538;
	border: 1px solid #404950;
}

.content_utilities_box
{
	float: left;
	width: 50%;
}

.bookmark_icon
{
	margin: 3px;
	border: 1px solid #404950;
}

.bottom_icon
{
	float: left;
	padding: 5px;
}

div#right img.gfx_left, div#right img.gfx_right
{
  width: 30%;
  height: 30%;
}
