#otermine{
	width:				141px;
	height:				142px;
	
	background-repeat:	no-repeat;	
	position:			absolute;
	top:				-10;
	left:				-10;
         z-index: 9999;
}


html {
		height : 100%;
		padding : 0;
		margin : 0;
	}

	body {
		background-color : #ffffff;
		padding : 0px 0 0px 0;
		margin : 0;
		border : none;
		text-align : center;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : normal;
		/* line-height : 18px; */
		height : 100%;
	}



	#all {
		width: 730px;
		height : 100%;
		text-align : left;
		margin:0px auto;
                z-index: 0;
	}

	#container {
		/*background-color : #c7e9e9;*/
		padding : 0px;
		margin : 0 auto;
		text-align : left;
		width: 730px;
		min-height: 100%;
		z-index: 30;
		background-image: url("/phpwcms_filestorage/template0/back.jpg");
	}

	* html #container {
		height: 100%
	}
	#header	{
	/* logo and header text*/
		height: 50px;
		margin : 0px 0px 0px 0px;
		padding: 0px 5px 0px 0px;
		background-color : #ca7a14;
		background-image: url("/phpwcms_filestorage/template0/logo.gif");
		background-repeat: no-repeat;
		font-size : 22px;
		color: #ffffff;
		font-weight : bold;
		text-align : right;
		line-height: 50px;
		vertical-align: middle;
	}
	#headerpicture {
		height: 175px;
		background-color : #c7e9e9;

	}
	#mainmenu {
		height: 25px;
		background-color : #ca7a14;
		font-family: verdana;
		font-weight: bold;
		font-size : 12px;
		color: #ffffff;
		text-align : left;
		vertical-align: middle;
		line-height: 25px;
		padding : 0px 5px 0px 5px;
		z-index: 10;
	}


	#mainmenu a {
		color: #ffffff;
		text-decoration: none;
		padding : 0px 0px 0px 0px;
		margin : 0px 0px 0px 0px;
	}

	#mainmenu a:hover {
		
		color: #000000;
		text-decoration: none;
		padding: 0px 0px 0px 0px;
		margin : 0px 0px 0px 0px;
	}


	#body {
		background-color : #c7e9e9;
		/*background-color : red;*/
		/*z-index: 60;*/
	}
	#sidebar {
		width: 185px;
		/*background-color : #0066ff;*/
		float:left;
		text-align : left;
		/* border: 1px solid Fuchsia; */
		padding : 5px 5px 5px 5px;
	}

	#content {
		width: 520px;
		/* order: 1px solid Fuchsia; */
		/*background-color : green;
	*/
		float:right;
		/* margin : 0px 0px 0px 0px; */

		padding : 5px 5px 0px 5px;
	}
	#end {
		height: 20px;
		clear: both;
	}
	#footer {
		height: 20px;
		width: 730px;
		margin : auto;
		margin-top: -20px;
		background-color : #ca7a14;
		clear: both;
		font-size : 10px;
		color: #ffffff;
		line-height: 20px;
		text-align : center;
		vertical-align : bottom;
	}

	#footer a{
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
	}



	
	#search {
		margin-top: 0px;
display:inline;
	}
	
	#search input.searchbox {
		border: 1px solid #ca7a14;
		/*padding: 5px;*/
		background-color: #c7e9e9;
		height: 18px;
	}
	
	#search input.searchbutton {
		border: none;
		/*padding: 5px;*/
		/* background-color: #c7e9e9;*/
		background-color: transparent;
		height: 18px;
		font-weight: bold;
		font-size : 10px;
		cursor: pointer;
	}

	.important {
		font-weight: bold;
	}
	

	#submenu_ul {
		padding: 0px 0px 20px 10px;
		margin: 0px 0px 0px 0px;
		/*white-space:nowrap;*/
                z-index: 10;
	}

	#submenu_ul li {
		width: 160px;
		padding : 5px 0px 5px 0px;
		margin : 0px 0px 0px 10px;
		list-style-position: outside;
		list-style-image: url("/phpwcms_filestorage/template0/menudot.gif");
		/* list-style-type: square; */
		/* font-weight: bold; */
		color: #000000;
		vertical-align: baseline;
		border-bottom : 1px dashed #ca7a14;
	}


	#submenu_ul li a {
		color: #000000;
		text-decoration: none;
		padding : 0px 0px 0px 5px;
		margin : 0px 0px 0px 0px;
		/* padding: 0px 0px 0px 0px;
		 */
	}
	#submenu_ul li a:hover {
		color: #ca7a14;
		text-decoration: none;
		padding: 0px 0px 0px 5px;
		margin : 0px 0px 0px 0px;
	}


#subsidebar {
	width: 180px;
	/*height: 200px;*/
	/*display:block;*/
	/*margin-top: -220px;*/
	/*margin : -220px 0px 0px 0px;*/
	/*padding: 0px 5px 0px 0px;*/
	/*text-align : left;*/
	position:relative;
	/*position:absolute;*/
	/*padding : 0px 0px 0px 0px;*/
	/*margin :  0px 0px 0px -25px;*/
	color: #000000;
	/*background-color : red;*/
	/*background-color : #A2DBDB;*/
	background-color :transparent;
	/*vertical-align:bottom;*/
	/*line-height:100px;*/
	/*line-height:100%;*/
	/*background-color : red;*/
	/*z-index: 0;*/
padding-top:15px;
padding-left:15px;
}

#subsidebar table.subsidetable {
/*height:200px;*/
width: 180px;
padding: 0px 0px 0px 5px;
white-space:nowrap
/* background-color : green;*/

}

#breadcrumb{
font-size : 10px;

}

	#breadcrumb a {
		color: #000000;
		text-decoration: none;
		padding : 0px 0px 0px 5px;
		margin : 0px 0px 0px 0px;
		/* padding: 0px 0px 0px 0px;
		 */
	}
	#breadcrumb a:hover {
		color: #ca7a14;
		text-decoration: none;
		padding: 0px 0px 0px 5px;
		margin : 0px 0px 0px 0px;
	}

#overcontent {
	height:1px;
	border: 0;
	color:  #A2DBDB;
	background-color: #A2DBDB;
}

.listEntry h1 a {
	color: #ca7a14;
	text-decoration: none;
	font-size : 12px;

}

.imglistcaption, .image_caption{
	font-size : 10px;
	white-space:nowrap
}



div.articleText a {
	color: #ca7a14;
	text-decoration: none;
}
/*
articleText
imglistcaption
imagelisttd
imagelistimg
*/
