#indextable { width:100%; height: 590px; width:900px;}
#imagelist { width:150px; }
#bigimage { }

#rightmenu { width:160px;  text-align:right; }
#rightmenu .title { color:rgb(223, 208, 179); font-family:georgia; }
#rightmenu a.mll { 
	padding-top:5px;
	padding-bottom:3px;
	display:block; color:rgb(204, 174, 124);
	text-decoration:none; 
	}
#rightmenu a.mll span {
	border-bottom:1px dotted rgb(204, 174, 124);
	font-family:garamond, arial;
	font-size:14px;
	font-weight:bold;
	}	
#rightmenu a.mll:hover  { 
	background-color:rgb(204, 174, 124);
	color:black;
	}
#rightmenu a.mll:hover span { border-bottom:0px; }

#bottommenu { 
	height:174px; 
	width:750px;
	background-image:url('index_tmenu_background.jpg');
	overflow:hidden;
	}
#bottommenu .bmwrap { width:100%; height:100%; 	overflow:hidden; }	
#bottommenu .bm { float:left; text-decoration:none; height:174px; display:block; }
#bottommenu .bm1 { width:142px; }
#bottommenu .bm2 { width:139px; }
#bottommenu .bm3 { width:187px; }
#bottommenu .bm4 { width:143px; }
#bottommenu .bm5 { width:129px; }

#imagelist {
	background-image:url('scroll.jpg');
	background-repeat:no-repeat;
	background-position: top center;
	}
	
#scrollertitle.title { background-color:#DFD0B3; color:black; padding-top:3px; padding-right:2px; padding-bottom:3px; }
#scrollerbody.scroller { 
	background-color:#DFD0B3; color:black;  
	padding:3px;
	font-size:9px; font-family:arial;
	}
#scrollerbody { overflow:hidden; }	
#scrollerwrap { border:1px dotted black; height:250px; overflow:hidden;

	overflow-y:scroll;overflow:-moz-scrollbars-vertical;
	overflow-x:hidden;

}

#scrollerwrap p { display:block; margin:0px; padding:0px; }
#scrollerwrap a {   display:block; color:black; background-color:#DFD0B3; text-decoration:none;
					font-size:11px;
					padding-top:4px; padding-bottom:4px;
					padding-right:6px; padding-left:6px;
					}
#scrollerwrap a:hover { background-color:rgb(31, 26, 23); color:#DFD0B3; }
#scrollerwrap h1 { display:block; color:#21629A; font-size:125%; padding-left:10px; padding-right:5px; text-align:center; }

#scrollerinside { }

#cxccc { overflow:hidden; display:block; height:174px; width:187px; background-color:rgb(31, 26, 23);
	color:white; font-size:130%;
	text-align:center;
	cursor:hand;
}
#cxccc:hover { background-color:white; color:rgb(31, 26, 23); }

#imglst a, #imglst img { border:0px; }