body {
	margin: 0px;
	padding: 0px;
	background-color: #653A10;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }
a:active { color: #000000; text-decoration: underline; }

  a.text1:link { color:#FFFFFF; text-decoration: none; font-size:11px; }
  a.text1:active { color:#FFFFFF; text-decoration: none; font-size:11px; }
  a.text1:visited { color:#FFFFFF; text-decoration: none; font-size:11px; }
  a.text1:hover { color:#00497F; text-decoration: none; font-size:11px; }


td.content {
	background-image: url(images/aww_05.gif);
	background-position: top;
	background-repeat: repeat;
	background-color: #EBCC7C;
	height: 100%;

}

td.leftpaper {
	background-image: url(images/aww_04.gif);
	background-position: top;
	background-repeat: repeat;
	background-color: #EBCC7C;

}

td.rightpaper {
	background-image: url(images/aww_06.gif);
	background-position: top;
	background-repeat: repeat;
	background-color: #EBCC7C;

}

td.content  {
              width: 72;
              padding-bottom: 228;
              height: 100%;
	text-align: center;

}
p{
margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
}
#contentid {
              background: url(images/content-bottom.gif) bottom right no-repeat;
              width: 72;
              padding-bottom: 228;
              height: 100%;
	text-align: left;

}


td.bottomleft {
	background-image: url(images/aww_08.gif);
	background-position: top;
	background-repeat: repeat;
	background-color: #EBCC7C;

}

td.bottomright {
	background-image: url(images/aww_10.gif);
	background-position: top;
	background-repeat: repeat;
	background-color: #EBCC7C;

}

td.copyright {
	background-image: url(images/aww_09.gif);
	background-position: top;
	background-repeat: repeat;
	background-color: #653A10;

}

td.topleft {
	background-image: url(images/aww_01.gif);
	background-position: top;
	background-repeat: repeat;
	background-color: #653A10;

}

td.header {
	background-image: url(images/aww_02.gif);
	background-position: top;
	background-repeat: repeat;
	background-color: #653A10;

}

td.topright {
	background-image: url(images/aww_03.gif);
	background-position: top;
	background-repeat: repeat;
	background-color: #653A10;
	padding: 0.25em 2em;

}