*{margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6,pre,code,input,select,textarea{font-size: 100%;}
ul,ol{list-style: none;}
label, input.button{cursor: pointer; cursor: hand;}
img,fieldset{border: none;}
table{border-collapse: collapse; border: none; font-size: 11px;}
hr,.hide{display: none;}
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* Controls the size of the main areas.  margin controls top, left, bottom, right spaces  */
/*#wrapper{position: relative; width: 800px; text-align: left; margin: 0 auto;} */
#wrapper{position: left; width: 850px; text-align: left; margin: 3px auto 90px auto;}

/* greyish background, margin controls the amount of spaces on top and bottom */ 
body{background: #5e6b4c url(../images/grey-bg.gif) repeat-x 0 0; margin: 10px 0; text-align: center; font: 11px/14px Tahoma, Verdana, sans-serif;}

#header{height: 173px; overflow: hidden; background: #5e6b4c;}
/*#header{height: 73px; overflow: hidden; background: #018CBB url(../images/header-bg.gif);}*/
	#header h1{float: left; padding: 5px 0 10px 33px;}
	#header ul{float: right; padding: 30px 26px 0;}
		#header ul li{float: left; display: inline; padding: 2px 0 0 14px; background: url(../images/bullet-menu.gif) no-repeat 0 0; margin-left: 33px;}
	#header img{display: block;}

/* adding margin here can control spaces btw top and botton of main screen */
#main{background: #cccc99 url(../images/container-bg.gi) repeat-y 0 0; position: relative;}
/*#main{background: #8F9708 url(../images/container-bg.gi) repeat-y 0 0; position: relative;}*/
#main-in{background: url(../images/container-top-bg.jp) no-repeat 0 0;}
#main-out{background: url(../images/container-bottom-bg.jp) repeat-x 0 100%; min-height: 240px; padding: 13px; margin: 0 2px;}

/* Bottom green rounded shadow 
#shadow{
background: url(../images/shadow-bg.pn) no-repeat 0 0;
//background: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_themes/main/cipmembers_3/images/shadow-bg.png sizingMethod=crop);
height: 15px;}
*/
/* Square greenish-grep color  bottom */
#shadow{background: #8a926b; height: 15px;}

#footer{text-align: center; padding-top: 15px; color: #000000;}
	#footer a{color: #000000; text-decoration: none;}
	#footer p{margin-bottom: 5px;}
	/* #footer p.abledating, #footer p.abledating a{color: #AFEBFF !important; font-size: 10px;}*/
	#footer p.abledating, #footer p.abledating a{color: #5e6b4c !important; font-size: 10px;}
	#footer p.abledating a{text-decoration: underline !important;}