BODY {
	background: #FFFFFF  url(pawprints.gif) repeat-y fixed;
	color: #000000;
	margin-left: 150px; margin-right: 25px; margin-top: 150px;
	font-size: 16px;
	}
TABLE{
	display: none;
	}

.col1 {
	position: absolute;
	top: 150px;
	left:150px;
	width: 300px;
	}

.col2 {
	position: absolute;
	top: 150px;
	left: 475px;
	width: 300px;
	}

.colall
	{
	position: absolute;
	top: 150px;
	left:150px;
	width: 650px;
	}

.colbtm
	{
	position: relative;
	width: 650px;
	text-align: center;
	color: #CC9966;
	}

.clr1 {
	color: #993300;
	}

.clr2 {
	color: #FF6633;
	}

/* Colors: light orange FFCC66, medium FF6633, dark 993300, neutral CC9966, bright FF3300 */

.list1 {list-style-image:url(pawtiny.gif); list-style-position: outside;}
.list2 {list-style-image:url(pawteeny.gif); list-style-position: outside; font-size: 90%;}
