body {
        font-size: 72.5%; /* Resets 1em to 10px */
        font-family:"Trebuchet MS", sans-serif ;
        padding: 0;
        margin: 0 auto;
}

.main {
	width:940px;
        margin: 0 auto;
}
.content {
	width:940px;
	float:left;
}
.footer {
	width:940px;
	margin: 0 auto;	
	text-align:center;
	
}
.blue, a, .last{
	color:#ff7302;
	text-decoration:none;
}
.blogsearch {
	width:500px;
	float:left;
	font-size:1.3em;
}
.delicious {
	width:500px;
	float:left;
	font-size:1.3em;
}
.leftside {
	width:500px;
	float:left;
}
.youtube {
	margin-top:20px;
	width:500px;
	float:left;
	font-size:1.3em;

}
.flickr {
	width:250px;
	float:left;
	margin-left:20px;
}
.ads {
	width:160px;	
	float:right;
}
.flickr img {
	display:inline;
}	
.rankings {
	margin-top:10px;
	width:400px;
	height:200px;
	float:left;
	border:1px blue dotted;
}
