body, .body {
    background-image:	url(pics/walnuts.gif);
    background-color:	#763200;
    border:		10px;
    margin:		10px;
    padding:		0px;
    font-size:		14px;
    font-family:	Helvetica, sans-serif;
    color:		#ffffff;
}

/* Rule to fix quirks-mode inheritance behavior */
table, td, tr, caption {
  font-size:    inherit;
  font-weight:  inherit;
  font-style:   inherit;
  font-variant: inherit;
  font-family:  inherit;
}

A:link    { color: #ffff00; text-decoration: none; }
A:active  { color: #ff0000; text-decoration: none; }
A:visited { color: #00ffff; text-decoration: none; }
A:hover   { color: #90F050; text-decoration: underline; }

#picture {
    margin-right:	0px;
    width:		200px;
    float:		right;
}

#links {
    margin-right:	220px;
}

#clear {
    clear:		both;
    padding-bottom:	10px;
}

#ad-left {
    margin-left:	0px;
    width:		340px;
    float:		left;
    text-align:		center;
}

#ad-right {
    margin-right:	0px;
    width:		200px;
    float:		right;
    text-align:		center;
}

#ad-middle {
    padding-left:	10px;
    padding-right:	10px;
    text-align:		center;
}
