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:780px; 
	height:635px; 
	display:block; 
	overflow:auto; }
	
#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:Verdana; 
	font-size:10px; 
	color:#000000; 
	text-decoration:none; }
#idx_nav a:hover {
	font:Verdana; 
	font-size:10px;  
	color:#E4E4CB; }

#footer, #footer .footer { 
	width:100%; height:45px; background: #CCC; font-family: Verdana; font-size:10px; color: #999999; text-align:center;	text-decoration:none; }
	
.footer { 
	font-family: Verdana; font-size:10px; color: #999999; 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; }
