body {
	background:#555555; 
	margin:0px; 
	padding:0px;}

#Container {
	background:#000000; 
	font-family:Verdana; 
	font-size:12px; 
	width:100%; 
	height:100%; 
	margin:0px; 
	padding:0px;}
	
#Content { 
	width:920px; 
	min-height:500px; 
	height:100%; 
	display:block; 
	/*overflow:auto;*/
	vertical-align:top;
	color:#867E46;
	background-color:#D8D7BC;font-family: Verdana; font-size:12px; line-height:24px;
	 }

#ContentLeft { 
	width:160px; 
	min-height:500px; 
	height:100%; 
	display:block; 
	/*overflow:auto;*/
	vertical-align:top;
	color:#867E46;
	background-color:#FFFFFF;
	 }
	 
#ContentRight { 
	width:700px; 
	min-height:500px; 
	height:100%; 
	display:block; 
	/*overflow:auto;*/
	vertical-align:top;
	color:#867E46;
	background-color:#FFFFFF;
	 }

	
#content_index { 
	width:600px; 
	height:300px; 
	display:block; 
	overflow:hidden;
	background:url(../img/idx/index_kiwi_modif.jpg) no-repeat;
	background-position:top left; }

#items { 
	width:240px; 
	height:240px; 
	display:block;
	position:relative;
	left:320px;
	top:30px;
	}
	
#item_1 { width:120px; height:120px; display:block; float:left;  }
#item_2 { width:120px; height:120px; display:block; float:left;  }
#item_3 { width:120px; height:120px; display:block; float:left;  }
#item_4 { width:120px; height:120px; display:block; float:left;  }

#idx_nav, #idx_nav a:link, #idx_nav a:visited {
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-family: Verdana;
	font-weight: normal;
}
#idx_nav a:hover {
	font:Verdana; 
	font-size:11px;  
	color:#FF9900; }

#footer, #footer.footer { 
	width:100%; height:45px; background: #CCC; font-family: Verdana; font-size:10px; color: #000; text-align:center;	text-decoration:none; }
	
.footer { 
	font-family: Verdana; font-size:10px; color: #000; text-align:center;	text-decoration:none; }

#memContent {
	width:450px;
	}
#memContent .welcome {
	float:left;
	font-family:Helvetica; font-size:12px; font-weight:bold; text-align:center; color:#663300; border-bottom:1px dotted #FFFFFF;
	}
#memContent .logout {
	float:right;
	}

#footerC { width:780px; height:30px; background: #CCC;	font-family: Verdana; font-size:10px; color:#000; text-align:center;	text-decoration:none; }

