#container{
  width:790px;
  padding:0px;
  background-color: #ffffff;
	margin: 0 auto;

}

.black {color: #000; text-decoration:none;}

#flags {
	margin: 0 auto;
    width:790px;
}

#mainbody{
    padding: 0px;
  width:790px;
  }
  
#body{
    padding: 0px;
  width:790px;
}

#body2{
 padding: 10px;
  width:100%;
}

#leftcontent
{
float:left;
  width:170px;
  padding: 0px;
}

#rightcontent {
float:right;
  width:610px;
   padding: 5px;
}

#footer{
text-align:center;
width:790px;
   padding: 5px;
   background-color: #eeecec;
}

#less{
	text-align:right;
}
#more{
	text-align:right;
}
#cont{
	color:#06324B; 
	overflow:hidden;
}

li {font-family: verdana; font-size: 12px;color: #000000;}

body {
  background: url(pictures/fade.gif) repeat-x #eeecec;
}
