﻿div#footer
{
	font-size: 12px;
	text-align: center;
	padding: 10px;
}
div#footer .sb-inner
{ 
	background: PowderBlue; 
}
div#footer .sb-border 
{ 
	background: SlateGray; 
}

span#footerText
{
	font-size: 12px;
}

span#footerCopyright
{
	font-size: 10px;
}

img#logo
{
	text-decoration: none;
	border-style: none;
}

span#donateText
{
	color: FireBrick;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

div#paypal
{
	margin-left: 380px;
}
