
#footer
{
	margin-top:3em;
	text-align:center;
	background-color:#333333;
	color:#FFFFFF;
}
#footerlink
{
	color:#00CCFF;
}

div.designedby
{
	margin:0em auto 0em auto;
	width:400px;	
}
div.designedby a
{
	text-decoration:none;
}

#xhtml_image
{
	float:left;
	margin-left:60px;
	border-style:none;
}
#css_image
{
	float:right;
	margin-right:60px;
	border-style:none;
}
