/* --- Global --- */

body { font: normal normal 11px/17px verdana, arial, san serif; color: #52594E;
margin: 0px; margin-top:10px; padding: 0px;
background: #F5E6B6 url(../images/g-bg_tile.gif) repeat top left; }
	
#container { position: relative; width:750px; margin: 0 auto 0 auto; }

a { color: #3471A2; }
a:visited { color: #706A7D; }
a:hover { color: #D29063;  text-decoration: none;}

h3 { font: normal bold 13px/16px verdana, arial, san serif; padding-left:20px;
background: transparent url(../images/g-h3btn.gif) no-repeat center left; clear:both;}

h4 { color: #B98A69; text-decoration:underline;}

ul { margin: 0; padding-left: 25px;
	 list-style-image: url(../images/g-li.gif); }

hr { height:4px; border:0px; width: 90%; 
background: transparent url(../images/hr.gif) repeat top left; }

* html hr { /*IE Only*/ height:1px; background:none; color:#52594E; }

.morebtn { display:block; margin-top:3px;
width:36px; padding-top:17px; background: transparent url(../images/g-morebtn.gif) no-repeat top left;
height:0px; overflow:hidden;}	

/* for ref: top right bottom left */