* { margin: 0px; padding: 0px; }
body { background-image:url(bg.gif); }
body,td,th,h,ul {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; 
	font-size: 11px;
	color: #333333;
	text-align:center; /* Hack for IE5/Win */
}
p { text-align: justify; }
div, ul { float:left; position:relative; overflow:hidden;}
a:link,a:visited,a:hover,a:active {}

/************************************************************************************ general layout */
#body { width:870px; margin-left: auto; margin-right: auto; float:none; }
#content { background-color:#FFFFFF; width:860px; border: 5px solid #474747; border-top-width:0px; border-bottom-width:0px; } 

#l, #m, #r { float:left; }

#l { width:470px; overflow:hidden; height:600px; }
#l #t { width:470px; height:140px; background-image:url(bbg.gif); background-repeat:repeat-x; margin-top:10px; }
#l #t img { border-width:0px; float:left; }

#m { width:160px; }
#m #t { width:160px; background-image:url(chateggs_1.gif); background-repeat:no-repeat; }
#m #t #b { margin-left:15px; margin-top:3px; width:130px; background-color:#E3E7EA; }

#r { width:230px; }
#r #t { width:230px; height:140px; background-image:url(bbg.gif); background-repeat:repeat-x; margin-top:10px; }
#r #rs { width:230px; top:-125px; height:465px; overflow:visible; }

#navi { width:500px; margin-top:5px; z-index:100; background-color:#FFFFFF; }
#navi a:link, #navi a:visited, #navi a:active, #navi a:hover { color:#215670; }
#navi .ch a:link, #navi .ch a:visited, #navi .ch a:active, #navi .ch a:hover { color:#215670; }
#navi ul { background-image:url(chategg.gif); background-repeat:no-repeat; height:40px; padding:2px; padding-right:10px; padding-left:10px; font-weight:bold; width:39px; }

#hrm { height:435px; overflow:hidden; position:relative; top:-40px; left:-10px; }
#rm { width:500px; height:385px; overflow:hidden; z-index:1; }
#lad { height:60px; width:100%; z-index:100; margin-left:2px; top:-100px; }
#rad { height:60px; width:100%; z-index:100; left:-3px; }
#sad { z-index:100; left:-5px; overflow:visible; position:relative;}

#copyright { width:100%; padding-top:5px; padding-bottom:5px; background-color:#919FAC; color:#F4F3F2; font-size:10px; text-align:center; vertical-align:middle; }
#copyright a:link, #copyright a:visited, #copyright a:active, #copyright a:hover { color:#F4F3F2; }

