h1.pagetitle {
background: #262626 url('/_css/img/popup/popup-h1-l.gif') top left no-repeat; 
text-align:left; 
padding:1em 1em .4em 1em; 
margin-bottom:0;
color:#fff;
font-weight:normal;
margin-right:40px;
position:relative;
font-size: 1.5em;

}

#pagtitle-r {
background:url('/_css/img/popup/popup-h1-r.gif') top right no-repeat; 

}


* {
	margin: 0;
	padding: 0;
}

html { height: 100%; background:#BEBEBE}

body { padding:0; margin:0 auto;  text-align:center; }


	#pagewrapper {
		margin:0 auto;
		padding: 0;
		position:relative;
		width: 95%;
		max-width:8000px;
		min-width:200px;
		}

#mainformat {padding:1em; text-align:left;}

#content-body {background: url('img/containerSl.png') left repeat-y; border-top:1px solid #BEBEBE}

	#content {
		text-align:left; 
		background: #fff url('img/popup/popup-shadow-r.gif') right repeat-y; 

		}


/*-------Shaded FOOTER on every page	------------*/
#footer {	
		background:#2d2d2d url('img/footer-l.gif') bottom left no-repeat; position:relative;width:100%;

		}

#footer  .inner {text-align:left; color:#cdcdcd; padding: .5em 1em; font-size:.8em;
background: url('img/footer-r.gif') bottom right no-repeat;}

#footer  .inner p {padding:0 1em}

td, th {padding: 3px;}
