<style type="text/css" media="screen,print">

body,
html{ margin:0;	padding:0; }

body {min-width:720px; }
/* position:absolute for all browsers - the whole page scrolls */
div#headerwrap {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	height:150px;
}
/* position:fixed for modern browsers - header and footer do not scroll */
body>div#headerwrap {
	position:fixed;
}
div#header {
	height:75px;
<!--	width:720px; --> 
           margin:0px 0px; 
}
/* set a left margin to compensate for IE/Win always making room for a scrollbar */
div#middlewrap {
/* set left margin and bottom padding for IE5/Win */
	padding:10px 0 0 0;
	margin-left:0;
/* set left margin and bottom padding for others */
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-left:10px;
	padding-bottom:50px;
}
/* set left margin for modern browsers */
body>div#middlewrap {
	margin-left:0;
}
div#middle {
	width:720px;	
	margin:0px auto;
}
div#sidebar {
	width:200px;
        padding:10px 10px;	
	float:left;
}
div#content {
	padding:10px 40px;
	margin-left:220px;
}
/* no positioning for IE5/Win - the whole page scrolls */
div#footerwrap {
	width:100%;
	p\osition:absolute;
	bottom:0;
	left:0;
	height:50px;
}
body>div#footerwrap {
	position:fixed;
}
div#footer {
	height:50px;
	width:720px;
	margin:0 auto;
}

/* Styling rules to make this demo page look nice. */
body,
html{
	font-family:"Trebuchet MS", Georgia, Verdana, serif;
	color:#000;
	background:#ffffcc;
}
div#header,
div#footer {
	background:#A24;
	color:#ec3;
}
div#middle,
div#sidebar {
	background:#dda;
        color:#333
        line-height:2.6em;
}
div#content {
	background:#eff;
}
h1,
h2 {
	padding:0;
	margin:0;
}
div#sidebar h2 {
	padding-left:5px;
}
div#footer h2 {
	text-align:center;
	padding:0;
	margin:0;
}
div #footer p {
	margin:0;
	padding:0;
	text-align:center;
}
div#footer a {
	color:#fff;
}
h1 {
	font-size:1.8em;
	text-align:left;
	padding-top:20px;
}
h2 {
	font-size:1.2em;
	padding-top:1em;
	margin-top:0;
}
p {
    margin-bottom:0;
    font-size:1em;
    line-height:1.8em;
}
pre {
	font-size:0.9em;
	line-height:1.4em;
}
ul {
	font-size:1.0em;
	line-height:1.8em;
}
.adwrap,
.adwrap iframe {
	width:300px;
	height:250px;
}
.adwrap {
	float:left;
	margin:1em 10px 0 0;
}
.indented
   {
   padding-left: 20pt;
   padding-right: 20pt;
	line-height:1.8em;
   }
</style>
