body {background: url('rayzbg-3.jpg'); background-repeat: repeat; background-color: #FFFFFF; 
}

p, body td{font-family: arial, helvetica; font-weight: bold; font-size:10pt; color:#5F785C; }
A:link {font-family: arial, helvetica; font-weight: Bold; font-size:10pt; color:#A86D18;  

text-decoration:none; }
A:visited {font-family: arial, helvetica; font-weight: Bold; font-size:10pt; color:#A86D18; 

text-decoration:none;  }
A:hover {font-family: arial, helvetica; font-weight: Bold; font-size:10pt; color:#800000; 

text-decoration:overline underline; background-color: #E3E8E2;
}

b {font-family: comic sans ms, arial; font-weight: bold; font-size:14pt; color:#800000; }


input, textarea { background: #FFFFFF;
font-family:arial narrow;
color: #5F785C; 
border-style: solid;
border-color: #5F785C;
border-width: 1px;  
}

body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

#menu {
  position: absolute;
  left: 15px;
  top: 0px;
  padding: 20px;
  width: 125px;
  background: url('rayzbg2.jpg');
  border-style: solid;
  border-color: #000000;
  border-width: 1px;  
}
#content {
  position: absolute;
  left: 250px;
  top: 0px;
  width: 60%;
  padding: 20px;
  background: url('rayzbg2.jpg');
  border-style: dashed;
  border-color: #5F785C;
  border-width: 1px;  
}