body {
	background: url("BG-CVWA.gif") fixed;
	/*background: rgb(255,255,153);*/
	margin: 0 0 0 0;
	height: 100%;
}	
div.left {
	position: fixed;
	width: 130px;
	background: url("BGwoodd04.jpg");
	margin-top: 0;
	margin-left: 0px;
	text-align: left;
	height: 100%;
	top: 0;
	left: 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11pt;
	color: rgb(102, 254, 254);
}
div.left td {
	text-decoration: none;
	text-align: center;
	width: 200px;
	height: 32px;
}
div.left td img {
	width: 120px;
	height: 30px;
}
div.right {
	background: url("BG-CVWA.gif");
	margin-left: 0px; margin-right: 0px;
	position: absolute;
	left: 130px;
	top: 0px;
	height: 100%;
}
div.content {
	margin-left: 10px;
}
p {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 0;
  margin-bottom: 10px;
  text-align: left;
  font-size: 11pt;
}
p.c {
  text-align: center;
}
p.officer {
  margin-left: 100px;
  font-size: 12pt;
}
p.attention {
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  font-size: 10pt;
  color: #ad3e3a;
}
p.welcome {
  text-align: center;
  color: #800;
  font-size: 24pt;
  font-weight: bold;
}
td.past {
  font-size: 14px;
  font-weight: bold;
  padding-left: 0px;
  padding-right: 15px;
}
td.board {
  font-size: 14px;
  font-weight: normal;
  padding-left: 0px;
  padding-right: 7px;
}
