body {background: url('http://givingwords.com/images/AWBG.jpg'); background-repeat: repeat; background-color: #FFFFFF; 
}

p, body td{font-family: arial, helvetica; font-weight: bold; font-size:10pt; color:#492F5D; }
A:link {font-family: arial, helvetica; font-weight: Bold; font-size:8pt; color:#365277;  text-decoration:none; }
A:visited {font-family: arial, helvetica; font-weight: Bold; font-size:8pt; color:#365277; text-decoration:none;  }
A:hover {font-family: arial, helvetica; font-weight: Bold; font-size:8pt; color:#FFFFFF; text-decoration:overline underline; background-color: #492F5D;
}

b {font-family: comic sans ms, arial; font-weight: bold; font-size:14pt; color:#C9A046; }


input, textarea { background: #FFFFFF;
font-family:arial narrow;
color: #365277; 
border-style: solid;
border-color: #365277;
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('http://givingwords.com/images/gw-menubg.jpg');
  border-style: solid;
  border-color: #000000;
  border-width: 0px;  
}
#content {
  position: absolute;
  left: 250px;
  top: 0px;
  width: 60%;
  padding: 20px;
  background: url('http://givingwords.com/images/CEBG2C.jpg');
  border-style: dashed;
  border-color: #EBEBD9;
  border-width: 0px;  
}