body {  background-image: url("pix/chair 500w.jpg");
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #200020}

#leftlinks { width:auto; float:left; padding-right:16px }
.bodytext { position:absolute; left:120px; }
.borderless { border-width:0 }
.bottomrow { width:auto }

h1 {font-size:1.2em; font-weight: bold; color:#ffffcc}
p  {color:#ffffcc}

a {color:#cccc99; font-family:sans-serif; font-size:0.9em }
a:hover {color:#ffffcc; font-family:sans-serif; font-size:0.9em }
a:visited {color:#99cc66; font-family:sans-serif; font-size:0.9em }

table {float: left}

.icl { clear:left; padding-left:24px; padding-right:12px; }
.ifl { float:left; padding-left:24px; padding-right:12px; }
.icr { clear:right; padding-left:12px; padding-right:24px; }
.ifr { float:right; padding-left:12px; padding-right:24px; border-width:0;}

