div.outer_container {
	width:753px;
	background-color: white;
}
div.header_top {
   float: left;
   width: 200px;
}
div.menu {
   clear: both;
}

div.maincontents {

	clear: both;
	width: 733px;
	margin: 10px 0px;
	padding: 0px 10px;

}


div.topleftpics {
	float: left;
	width: 254px;
	margin-right: 8px;
}
div.topmainpic {
	float: left;
	width: 471px;
}

div.bannerline {
	clear: both;
	margin: 10px 0px 10px;
	padding: 10px 0px;
	height: 183px;
}
div.dynamicbanner {
	float: left;
	width: 170px;
	margin-right: 13px;
	/*margin-top: 1px;*/
}
div.newsupdate {
	float: left;
	width:350px;
	height: 183;
	margin-right: 10px;
	border: solid 1px #e1d7ca;
}

div.registerbox {
	float: left;
	width: 186px;
}

div.counterbox {
	clear: both;
	margin: 5px 10px;

}

div.menuspace {
	width:753px;
   	clear: both;
   	background-color: #cbbfaf;
   	height: 7px;
}

div.sidemenu {
   float: left;
   width: 195px;
   /*background-color: #ff6fcf;*/
}

div.wp_sidemenu {
   float: left;
   width: 195px;
   /*background-color: #ff6fcf;*/
}

div.mainarea {
  float: right;
  width: 558px;
  /*background-color: #66ccff;*/
}

div.mainareaWithMap {
  float: right;
  width: 558px;
  background-image:url(../images/main/misc/ugandamap.gif);
  background-repeat:no-repeat;
  background-position:0pt 18pt;
}

div.tweetout { /* ボックス */
	width: 170px;
	height: 250px;
	background-color: #efefef;
	
}

div.tweetin{
	width:150px;
	height: 230px;
	background-color: #fff;
	margin-top: 10px;
}

div.footer {
   clear: both;
   margin-top: 30px;
}

/* admin */
div.sideNavigation { 
	float : left; 
	width : 180px;
	height: 350px;
	/*background-color: yellow;*/ 
}
div.adminmain { 
	float: right;
  	width: 553px;
  	
 	/*background-color: #66ccff;*/

}
