			/*****************/
			/*   BODY   */
			/*****************/
			
			body {
			font-size: 11px;
			margin: 0em auto;
			padding: 0em;
			font-family: Arial, Helvetica, sans-serif;
			color: #000;
			}
			div#logo {
			width: 190px;
			height: 36px;
			padding: 0px 0px 20px 0px;
			display: block;
			text-align: left; 
			clear: both;
			}
			#content {
			height: auto;
			color: #000;
			margin: 0px 0px 5px 0px;
			padding-left: 0px;
			padding-right: 0px;
			width: 99%;
			overflow: visible;
			float: left;
			clear: both;
			}
			#tall_image_box{
			height: auto;
			color: #000;
			margin: 0px 0px 5px 0px;
			padding-left: 0px;
			padding-right: 0px;
			width: 200px;
			overflow: visible;
			float: left;
			}
			#tall_menu_box{
			height: auto;
			color: #000;
			margin: 56px 0px 5px 0px;
			padding-left: 0px;
			padding-right: 0px;
			width: 200px;
			overflow: visible;
			float: left;
			}
			#slider{
			height: auto;
			color: #000;
			margin: 56px 0px 5px 0px;
			padding-left: 20px;
			padding-right: 20px;
			width: 98%;
			overflow: visible;
			float: left;
			}
			#footer {
			display: none;
			}
			#menu, #submenu, #submenus, #langselect, #articles, div.sub_menus_padding {
			display: none;
			}
			div.tx-powermail-pi1 {
			display: none;
			}
			/**************/
			/*   HEADINGS   */
			/**************/
			
			h1 {
			font-size: 16px;
			margin-top: 0px;
			margin-bottom: 6px;
			color: #000;
			padding: 0px;
			}
			#content h1 {
			
			}
			
			h2 {
			font-size: 14px;
			margin: 0;
			color: #000;
			}
			h3, h4, h5, h6 {
			font-size: 12px;
			font-weight: bold;
			margin: 0;
			color: #000;
			}
			
			
			/***********************/
			/***   CONTENT   ***/
			/***********************/
			
			p {
			font-size: 12px;
			margin-top: 0px;
			margin-bottom: 10px;
			line-height: 13px;
			vertical-align: top;
			}
		
			li {
			font-size: 12px;
			margin-top: 0px;
			margin-bottom: 6px;
			line-height: 13px;
			}
			
			
			/*****************/
			/***   FOOTER   **/
			/*****************/
			#footer {
	/*	float: left; */
				display: none;
			
				
			}
			
			/*************************************************/
			/***   HYPERLINKS IN MIDDLE AND RIGHT COLUMNS  ***/
			/*************************************************/
			
			/*** Hyperlinks in middle and right columns ***/
			a {
				color: #000;
				text-decoration: underline;
			}
			
			a:link, a:visited {
				color: #000;
				text-decoration: underline;
			}
			
			a:hover {
				text-decoration: underline;
				color: #000;
			}
			
			/*** Visited links not in use ***/
			/*a:visited {
				background-color: inherit;
				color: rgb(100,100,100);
				text-decoration: underline;
			} */
			
			
			a img {border: none;}
				
	
