body {
	text-align: center;
	border: 0px;
	margin: 0px;
	background: #000000;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover, a:hover:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#footer p {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #262523;
	line-height: 14px;
}

#footer a:link, #footer a:visited {
	color: #262523;
	text-decoration: none;
}

#footer a:hover, #footer a:visited:hover {
	color: #262523;
	text-decoration: underline;
}


#boundingbox {
	width: 480px;
	padding: 10px;
	background: url(TESTIMAGES/base.gif) bottom no-repeat;
}

p { font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}

h1 { font-family: Georgia, Times, serif;
	color: #EC00A1;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
}

li, p { 
	clear:left;
	color: #ffffff;
}

li img {
	float:left;
	padding: 20px 0px 20px 0px;
}