body		{
		width: 100%;
		margin: 0;
		color: #000;
		background-color: #fff;
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
		line-height: 14pt;
		background-image: url(../images/back/gradback.jpg);
		background-repeat: repeat-x 
		}
#title		{
		width: 100%;
		height: 110px;
		color: #000;
		background-color: #b0b0b0;
		background-image: url(../images/top/tile.gif);
		background-repeat: repeat-x
		}
#nav		{
		margin: 20px
		}
#main		{
		position: absolute;
		left: 20px;
		top: 130px;
		width: 760px;
		}
#thebody	{
		background-image: url(../images/back/backbar.gif);
		background-repeat: repeat-y
		}
a		{
		font-weight: bold;
		font-size: 10pt;
		color: #737373;
		background-color: transparent;
		text-decoration: none
		}
a:hover		{
		text-decoration: underline
		}
.credit		{
		font-size: 8pt
		}
.gall		{
		color: #CA3333;
		background-color: transparent
		}