﻿body
{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 1em;
	background-color: black;
	color: White;
	margin: 0px;
	padding: 0px;
}

p
{
	text-align: justify;
}

h1
{
	margin: 0px;
	font-size: 150%;
}

h2
{
	margin: 0px;
	font-size: 110%;
}

h3
{
	margin: 0px;
	font-size: 100%;
	font-weight: 700;
}

h4
{
	margin: 0px;
	font-size: 100%;
	font-weight: 700;
}

hr
{
	height: 1px;
	color: #808080;
}



a
{
	color: #7078FF;
	background-color: #303030;
}

a:hover, a:active, a:focus
{
	background-color: #A0A8FF;
	color: #303030;
	text-decoration: none;
	
}

a img
{
	border: none 0px;
}

em
{
	font-weight: bold;
}

.pagecenter
{
	width: 900px;
	padding: 0px 20px;
	margin: 0px auto;
	background-color: #303030;
	color: #F0F0F0;
}

.strip
{
	/* background-color: #4d76ae; */
	/* background-color: #A08050; */
	/* background-color: #6d96ae; */
	/* background-color: #A05000; */
	/* background-color: #FF8800; */
	/*background-color: #7080A0;*/
	background-color: #303860;
	
	color: white;
	height: 60px;
	/*border-top: solid 5px #FFAA55;*/
	/*border-bottom: solid 5px #FFAA55;*/
	position: absolute;
	top: 90px;
	left: 0px;
	width: 100%;
	
}

.strip .pagestrip
{
	
	height: 60px;
	
	background-image: url("strip25.jpg"); /* 3, 5, *11*, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25*/
}

.strip .pagestrip .motto
{
	font-size: 80%;
	/* font-weight: bold; */
	text-align: right;
	padding: 5px;
}

.topblock
{
	height: 60px;
	line-height: 60px;
	vertical-align: bottom;
}

.topline
{
	background-color: Transparent;
	height: 20px;
}

.gridbox
{
	width: 210px;
	height: 60px;
}

.contentarea
{
	margin-top: 80px;
}

.contentwrap
{
	
}

.contentwrap .sidebar
{
	width: 210px;
	margin-left: 690px;
}

.contentwrap .content
{
	margin-top: 20px;
	width: 670px;
	float: left;
}

.sidebox
{
	min-height: 60px;
	/* border: solid 1px #FFC060;*/
	/* border: solid 1px #A05000;*/ 
	/*border: solid 1px #B8C0C8;*/
	/*border: solid 1px #C8D0D8;*/
	
	margin-top: 20px;
	margin-bottom: 20px;
}

.sidebox .caption
{
	/*background-color: #506090;*/
	/*background-color: #FF8800;*/
	/*background-color: #B8C0C8;*/
	/*background-color: #889098;*/
	/*background-color: #FFDD99;*/
	color: #FF8800;
	/*color: #FF6600;*/
	/*color: #FFFFFF;*/
	/*background-color: #C8D0D8;*/
	border-bottom: solid 2px #808080;
	border-top: solid 2px #808080;
	/*color: #FFDD99;*/
	/*font-weight: bold;*/
	font-size: 80%;
	margin-bottom: 20px;
	
	
	padding: 2px;
}

.gridvcenter
{
	margin: 40px 0px;
	vertical-align: middle;	
}

.gridheight
{
	height: 60px;
}

.menu
{
	float: right;
	font-size: 110%;
	/*
	border-bottom: solid 2px #C8D0D8;
	border-top: solid 2px #C8D0D8;
	*/
	position: relative;
	top: 0px;
	
	text-align: right;
}

.menu a
{
	/*text-decoration: none;*/
	padding: 0px 1ex;
	/*color: #FF4400;*/
	color: #FF8800;
	
	background-color: #303030;
}

.menu a:hover, .menu a:active, .menu a:focus
{
	/*color: #800000;
	font-weight: bold;*/
	text-decoration: none;
	/*background-color: #FF4400;*/
	background-color: #FF8800;
	color: #303030;
}

.logo_img
{
	position: absolute;
	z-index: 10;
	/*display: block;*/
}

.logo_txt
{
	position: absolute;
	z-index: 9;
	/*display: block;*/
}

.clr
{
	clear: both;
	font-size: 1px;
}

.stopfloat
{
	clear: both;
}

.vspc
{
	height: 20px;
}

.footnote
{
	font-size: 80%;
	font-style: italic;
}

.menubox a
{
	display: block;
}

.comments
{
	margin-top: 20px;
	width: 440px;
	float: left;
	font-size: 80%;
}

.comments .blockcaption
{
	color: #FF8800;
	border-bottom: solid 2px #808080;
	border-top: solid 2px #808080;
	margin-bottom: 20px;
	padding: 2px;
}

.comments table
{
	width: 100%;
}

.comments table th
{
	width: 7em;
	text-align: left;
	font-weight: 300;
	vertical-align: top;
}

.comments .form_field_wrap
{
	padding-right: 3px;
}

.comments .form_field_wrap input, .comments .form_field_wrap textarea
{
	width: 100%;
}

.comments .form_field_wrap textarea
{
	height: 4em;
}

.comments .comment h4, .comments .comment .author
{
	display: inline;
}

.comments .comment .heading
{
	background-color: #303038;
	padding: 2px;
}

.comments .comment p
{
	margin: 0px;
	padding: 2px;
}

.comments .comment
{
	margin-top: 20px;
	background-color: #282828;
}

.comments .comment .author
{
	margin-left: 2ex;
	font-style: italic;
}

.figure
{
	margin: 20px 5px 20px 0px;
	/*
	background-color: #444;
	border: solid 4px #444;
	*/
}

.figure h3
{
	background-color: #444;
	font-weight: normal;
}

.gridspace
{
	margin-top: 20px;
}

.bigspace
{
	margin-top: 80px;
}

.documentpath
{
	font-size: 80%;
}

.rss_img_btn
{
	background-image: url("rss.gif");
	background-position: left 1px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.info_link
{
	text-align: right;
	font-size: 80%;
	font-style: italic;
	margin-top: 3px;
}

.info_link img
{
	width: 30px;
}

.directorythumb
{
	background-image: url("fld.gif");
	padding-left: 60px;
	background-position: left 20px;
	background-repeat: no-repeat;
	min-height: 90px;
}

.articlethumb
{
	background-image: url("tzk3.png");
	padding-left: 60px;
	background-position: left 20px;
	background-repeat: no-repeat;
	min-height: 90px;
	clear: left;
}

.rightgridbar
{
	float: right;
	width: 210px;
	margin-top: 20px;
}

.alignright
{
	text-align: right;
}

.triplegrid
{
	width: 670px;
	overflow: hidden;
}

.hide
{
	display: none;
}

.dct_entries h2
{
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	clear: left;
	width: 210px;
}

.dct_entries p, .dct_entries ul
{
	margin-left: 230px;
}

dt
{
	font-style: italic;
	display: block;
	float: left;
	width: 10ex;
}

dd
{
	display: block;
	margin-left: 12ex;
	margin-bottom: 1em;
}

.searchboxblock
{
	height: 1.5em;
	overflow: hidden;
}

