
/************************************/

#innercol1    { list-style-type: square; margin: 20px 10px 15px; width: 515px }

/************************************/

#wholeinner        { list-style-type: square; margin: 20px 100px 15px; width: 572px }

/************************************/

#innercol2   { font-size: x-small; list-style-type: square; margin: 20px 10px 15px; width: 217px }

/************************************/

#copyright{
	width: 535px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: bottom;
	white-space: nowrap;
}

/************************************/

#footer { text-align: right; margin: 0; width: 237px; height: 14px; vertical-align: bottom }

/************************************/
#PageSplash  { margin: 0 0 20px 20px; float: right; border-style: none }
#backimage {
	background-image: url(../images/bk_table.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 772px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#wholebackimage {
	background-image: url(../images/bk_whole_table.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 772px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

