/*Stuff at the bottom of the page!*/
#footerfull
{
	margin: 12px auto;
	width: 780px;
	height: 300px;
	color:#eeeeee;
	font-size:0.9em;
}

#footerfull p
{
	color:#eeeeee;
	margin: 0 0 6px;
	padding: 0;
	font-size: 11px;
}

#footerfull h4
{
	color: #eeeeee;
	font-variant: small-caps;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
}

#footerfull .footerblock
{
	float: left;
}

#footerblockcopyright
{
	float: left;
	clear: left;
	width: 100%;
	margin: 20px 0;
	text-align: center;
	font-size: 9px;
}
#footerblocksongowl
{
	width: 290px;
}
#footerblockcontributers
{
	width: 170px;
}
#footerblockdaveetc
{
	width: 136px;
}

.footerblock ul
{
	margin: 6px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 120px;
}
.footerblock li
{
	margin: 2px 0;
	font-size: 12px;
}
.footerblock a
{
	color: #dddddd;
	text-decoration: none;
}
.footerblock a:hover
{
	text-decoration: underline;
}



