body { 
background-color: #436870;
font-family: "Trebuchet MS",Arial,sans-serif;
font-size: 10pt;
margin: 0;
padding: 0;
color: #e7e7e7;
line-height: 12pt;
}

h1 {
font-family:"Trebuchet MS",sans-serif;
font-size:14pt;
font-weight:bold;
color:#06374c;
}
 
h2 { 
font-family:"Trebuchet MS",sans-serif;
font-size:12pt;
font-weight:bold;
color:#06374c;
}


#wrapper {
width:900px;
height:auto;
margin-left:auto;
margin-right:auto;
padding-top:20px;

}


#logo{
width:304px;
height:83px;
float:left;
}

#flagwrapper{
float:right;
}

#search {
height:52px;
padding-top:30px;
margin-left:20px;
width:67px;
float:right;

}
#banner{
float:left;
}

#alliance {
width:200px;
float:left;
margin-left:30px;
}


#flags{
float:right;
width:110px;
margin-top:40px;
}

#menue{
width:900px;
height:45px;
background-image: url(../img/navi.jpg);
background-repeat:no-repeat;
margin-top:140px;
font-size:130%;
font-weight:500;
line-height:normal;
padding-left:30px;
padding-top:7px;

}

#menue a.current{
color:#f3f1bb;
}   

#menue a:hover{
color:#f3f1bb;

}

#menue ul {
	  margin:0;
	  padding:0px 0px 0 0px;
	  list-style:none;
}
	  
#menue li {
      display:inline;
      margin:0;
      padding:0;
}

  
#menue a {
      float:left;
      background: no-repeat left top;
      margin-left:20px;
      padding:0 0 0 0px;
      text-decoration:none;
	  color:#fff;
      }
	  
  	 

#header {
margin-left:-3px;
width:908px;
height:210px;
background-image: url(../img/heada.jpg);
}

#contentwrapper {
width:900px;
height:auto;


}


#boxhead{
margin-top:10px;
width:900px;
height:16px;
background-image: url(../img/box_head.jpg);
background-repeat: no-repeat;

}

#textwrapper{
width:900px;
margin:auto;
padding-bottom:15px;
background-image: url(../img/box_mid.jpg);
background-repeat:repeat-y;
}

#floatwrapper{
width:700px;
float:left;
}


#boxleft{
width:300px;
padding-left:50px;
float:left;
}

#boxmid{
width:300px;
float:right;
padding-left:50px;
padding-top:29px;
}

#boxright{
width:150px;
float:left;
padding-left:50px;
padding-top:45px;

}

.clr {
clear:both;
}


#boxbot{
background-image: url(../img/box_bot.jpg);
background-repeat: no-repeat;
height:17px;
width:900px;
}



#footer{
background-image: url(../img/footer.jpg);
margin-top:10px;
width:900px;
height:34px;
}

#footermenue{
height:34px;
font-size: 12px;
line-height:normal;
padding-left:640px;
padding-top:8px;

}

#footermenue a.current{
color:#f3f1bb;
}   

#footermenue a:hover{
color:#f3f1bb;

}

#footermenue ul {
	  margin:0;
	  padding:0px 0px 0 0px;
	  list-style:none;
}
	  
#footermenue li {
      display:inline;
      margin:0;
      padding:0;
}

  
#footermenue a {
      float:left;
      background: no-repeat left top;
      margin-left:20px;
      padding:0 0 0 0px;
      text-decoration:none;
	  color:#fff;
      }



#shareit-box {
	position:absolute;
	display:none;
}

	#shareit-header {
		width:138px;
	}


	#shareit-body {
		width:138px; height:100px;
		background:url(../images/shareit.png);
	}

		#shareit-blank {
			height:20px;
		}

		#shareit-url {
			height:50px;
			text-align:center;
		}

			#shareit-url input.field{
				width:100px; height:26px;
				background: transparent url(../images/field.gif) no-repeat;
				border:none; outline:none;
				padding:7px 5px 0 5px;
				margin:3px auto;font-size:11px;
			}

		#shareit-icon  {
			height:20px;
		}
		
			#shareit-icon ul {
				list-style:none;
				width:130px;
				margin:0; padding:0 0 0 8px;
			}

			#shareit-icon ul  li{
				float:left;
				padding:0 2px;
			}
			
			#shareit-icon ul  li img{
				border:none;
			}			


