body, table, tr, td {font: 8pt Tahoma, sans-serif; color: #333300; letter-spacing: 1px; }
body {background: url('bg.jpg'); margin: 0px; }

a:link {text-decoration: underline; color: #666633;  }
a:visited  {text-decoration: underline; color: #666633;  }
a:hover {color: #666633; text-decoration: none; }
a:active {text-decoration: underline; color: #666633; }

.style { font-size: 8pt; font-family: Tahoma, sans-serif; font-weight: bold; color: #666633; text-transform: uppercase; }
.small { color: #666633; font-weight: bold; }
.smallupper { color: #666633; text-transform: uppercase; font-weight: bold; }

.thumb { border: 1px solid #333300;  }
.radio { background: none; }

input, textarea, option, select {border: 0px; background-color: #333300; font: 8pt, Tahoma, sans-serif; color: #ffffff; letter-spacing: 1px; }

#header { position: absolute;
	top: 0px;
	left: 52px;
	width: 538px;
	height: 164px; }
	
#menu {
      position: absolute;
	  left: 52px;
	  top: 164px;
       width: 538px;
       height: 13px;
      }

#strip {
       position: absolute;
	   left: 52px;
		top: 177px;
       width: 538px;
       text-align: left;
      }

#text { position: absolute;
	left: 64px;
	top: 184px;
	width: 522px;
	}