		   body{ 
		   	 background: #293034;
		   	 text-align: center;
		   	 padding: auto;		   	 
		   	 font-family: Trebuchet MS, tahoma, sans-serif;
		   	 font-size: 0.7em;
		   	 color: #4B4C4C;
	  	   }
	  	   #container{
	  	   			 margin: 0 auto; 
	  	   			 width: 751px;
					 text-align: left;  
					 padding: 0px;
					 background: #293034 url(images/e4ny_08.png) repeat-y;
	  	   }
	  	   #header {
	  	   		   	 height: 99px; 
				  	 margin: 0px; 
					 padding: 0px; 
					 background: url(images/e4ny_05.png) no-repeat; 
					 background-position: top right;
	  	   }
		   #head_left {
					 height: 99px;
					 margin: 0px;
					 padding: 0px;
					 float: left;
					 background: url(images/e4ny_03.png) no-repeat; 
		   }
	  	   #espacer {
	  	   			 margin: 0px; 
					 padding: 0px; 
					 height: 138px; 
					 background: url(images/e4ny_07.png) no-repeat;
					 clear: left;
	  	   }
		   #main {
		   	float: left; margin-left: 25px; width: 450px;
		   }	
		   #right {
			float: left; margin-left: 25px; width: 200px;
		   }
	  	   #content {
	  	   			  
					 margin: 0px; 
					 padding: 0px;
	  	   }
	  	   #menu {
	  	   		  	 float: left; 
					 margin-top: 50px; 
					 width: 500px; 
					 color: #4B4C4C; 
					 font-size: 1.0em;
	  	   }
	  	   #menu ul {
	  	   		 	display: block; 
	  	   		 	 margin: 0px;
	  	   		 	 padding: 0px;
	  	   }
	  	   #menu li {
	  	   		 	 display: block; 
					 list-style: none;
	  	   			 height: 25px;
					 /*width: 70px;*/
					 margin-right: 25px;
					 text-align: center;
					 float: left;	 
	  	   }
	  	   #foot {
	  	   		  clear: both;
	  	   		  background: url(images/e4ny_09.png) no-repeat; 
				  height: 116px; 
				  margin: 0px; 
				  padding: 0px;
				  font-size: 0.8em;
	  	   }
		   #foot_content {
			padding-left: 30px; padding-top: 80px;
		   }
	  	   
	  	   h1 { font-size: 1.2em; color: #4B4C4C; }
	  	   h2 { font-size: 0.9em; color: #4B4C4C; font-weight: none; }
	  	   h3 { font-size: 0.8em; color: #4B4C4C; }
	  	   
	  	   a img { border: 0px; }
	  	   
	  	   hr { color: #f1f1f1; height: 0.5px;}
	  	   
	  	   #menu li a { 
	  	   		   	 color: #4B4C4C;
	  	   		   	 text-decoration: none;
	  	   		   	 display: block; 
					 list-style: none;
	  	   		 	 margin: 0px;
	  	   			 height: 25px;
					 /*width: 70px; */
					 text-align: center;
					 float: left;
	  	   }
	  	   #menu li a:hover {
	  	   		 	 color: #328A03;
	  	   		 	 text-decoration: underline;
	  	   		 	 background: transparent;
					 
	  	   }
	  	   #foot a { 
	  	   		   	 color: #4B4C4C;
	  	   		   	 text-decoration: none;
	  	   }
	  	   #foot a:hover {
	  	   		 	 color: #328A03;
	  	   		 	 text-decoration: underline;
	  	   }
	  	   
	  	   a {
	  	   	  color: #328A03;
	  	   }
	  	   
	  	   a:hover {
	  	   		   color: #4B4C4C;
	  	   }

		  .kampanj a {color: #000000; }
		  
		  input[type=text] { border: 1px solid #BFBFBF; height: 15px; }
		  input[type=text]:focus { border: 1px solid #52DA38; height: 15px; }
		  textarea { border: 1px solid #BFBFBF; }
		  textarea:focus { border: 1px solid #52DA38; }