body { background: white; font-family: sans-serif; margin: 0; padding: 0; }
body {text-align:center; } /*a fix for IE5 browsers */
p {font: small arial, sans-serif; margin: 0;}
p.xx-small {font: xx-small arial, sans-serif; color: #000;	}
p.x-small {font: x-small arial, sans-serif; color: #000;	}
p.small {font: small arial, sans-serif; color: #000;	}
p.medium {font: medium arial, sans-serif; color: #000;	}
p.large {font: large arial, sans-serif; color: #000;	}
p.x-large {font: x-large arial, sans-serif; color: #000;	}
p.xx-large {font: xx-large arial, sans-serif; color: #000;	}
h1, h6 { margin: 0; font-weight: normal; }

div#header, div#footer { background: #fff; padding: 0;  }
div#header { border-bottom: 0px solid green; }
div#footer { border-top: 0px solid yellow; }

div#container {
	width: 95%;
	background: #fff;
	margin: 0 auto;	/* to center the page	*/
	border: 0px solid black;
	text-align:left; 	/*overrides IE5 fix in Body above  */
}

div#container_adpage { position: relative; left: 48px; min-height: 400px; border: 0px solid red; max-width: 1000px; min-width: 680px; margin: auto; }

div#right_sidebar {
	float: right;
	width: 144px;
	padding: 9px;

 }

div#content { margin: 0px 171px 3px 3px;  min-height: 392px;  border: 0px solid black; }

table#navbar { width: 100%; margin: 0 0 12px 0; border-bottom: 1px solid #ddd; border-collapse: collapse;
background: #fff;}
table#navbar td { padding: 0 18px 0 18px; border-left: 0px solid #ddd; border-right: 0px solid #ddd;}
p.navbar {font: 14px sans-serif; }
a.navbar {text-decoration: none; color: #bbb; }

.ad_img { width: 144px; margin: 0 0 6px 0; }

div.spacer {width: 100%; height: 9px; background: #eee; margin: 9px 0; }
p.spacer {font: 10px sans-serif; color: #eee; }

div#ad_text { width: 500px; background: beige; padding: 18px; margin: 0; }
p.adpage {font: medium times, serif; border: 0px solid blue; line-height: 2em;}
p.adpage2 {font: medium arial, sans-serif; }
table#ad_form {border: 0px solid black; }
table#ad_form td {font: small arial, sans-serif; color: #000; margin: 0 0 0 0;}
