body {}

.icons{
	float: right;
	margin-right: 12px;
	margin-top: 5px;
}
.icons img{
	padding-right: 7px;
}

.floatleft{
float: left;
clear: both;}

.left{
	float: left;
	background: #6D6D6D;
	margin: 8px 5px 10px 10px;
	clear: both;
	height: 60px;
}
.left img{margin: 8px 0 0 5px;}
.left iframe{}
#follow{padding-top: 15px;}
#footer{
	width: 890px;
	height: 75px;
	margin: -65px auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #767676;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	behavior: url(images/PIE.htc);
}

.colorBorders{
	float: right;
	margin: -4px 2px 0 0;
}

.blue{
width: 30px;
border-bottom: 4px solid #A1E7E7;
float: left; 
margin-right: 4px;}

.purple{
width: 30px;
border-bottom: 4px solid #879ADE;
float: left; 
margin-right: 4px;}

.bluetwo{
width: 30px;
border-bottom: 4px solid #53BDE5;
float: left;
margin-right: 4px;}

.red{
width: 30px;
border-bottom: 4px solid #F5A0A3;
float: left;
margin-right: 13px;}

#footer img{border:none;}

#footer2 .plaintext
{
	color: White;
}

#footer2 a:link, #footer2 a:visited, #footer2 a:hover, #footer2 a:active
{
	color: White;
	text-decoration: none;
}
