#logo {
       background-image:url(images/logo.jpg);
	   background-repeat:no-repeat;
	   background-position:left;
	   width:153px;
	   height:102px;
	   }

#sitename{
          background-image:url(images/kiberahamlets.jpg);
		  background-repeat:no-repeat;
		  width:647px;
		  height:102px;
		  background-position:left;
		  float:left;
		  }
		 
#banner {
         background-image:url(images/banner.jpg);
		 background-repeat:no-repeat;
		 background-position:top;
		 width:800px;
		 height:190px;
		 }
		 
#linkcontainer {
                color:#3f1e1a;
		        width:800px;
		        height:30px;
				background-position:center;
				background-repeat:no-repeat;
				border:none;
		       }
			   
#before_links {
               background-image:url(images/beforelinks_spacer.gif);
			   background-repeat:no-repeat;
			   background-position:top;
			   float:left;
			   width:3px;
			   height:31px;
			   }
			   
#before_links2 {
               background-image:url(images/beforelinks_spacer.gif);
			   background-repeat:no-repeat;
			   background-position:top;
			   float:right;
			   width:3px;
			   height:31px;
			   }
			   
#link_arrow {
             background-image:url(images/arrow.gif);
			 background-repeat:no-repeat;
			 background-position:center;
			 width:14px;
			 height:13px;
			 }
			 
#link_spacer {
              background-image:url(images/link_line.gif);
			  background-position:center;
			  background-repeat:no-repeat;
			  height:31px;
			  width:6px;
			  }
			  
.links {
        color:#D56B4C;
		size:9px;
		font-family:"Verdana," Arial, Helvetica, sans-serif;
		font-size:9px;
		font-style:normal;
		font-weight:900;
		}
		 
#curve_left {
             background-image:url(images/leftcurve.gif);
		     background-repeat:repeat;
		     background-position:left;
		     width:47px;
		     height:258px;
		    }
		
#identityspace {
                background-image:url(images/identifier_bg.gif);
				background-position:left;
				background-repeat:no-repeat;
				width:404px;
				height:56px;
				float:left;
				}
				
#topcurve {
           background-image:url(images/topcurve2.gif);
		   background-repeat:no-repeat;
		   background-position:top;
		   float:left;
		   width:800px;
		   height:56px;
		   }

			 
#footer {
         background-image:url(images/footer3.gif);
		 background-repeat:no-repeat;
		 background-position:top;
		 vertical-align:top;
		 width:800px;
		 height:35px;
		 }


