div.yui-t7 {		
	color: #000000;
	padding-bottom: 1%;
}


.header {
	background-color: #333399;
	color: #FFFFFF;
	font-family: 'Reenie Beanie', arial, serif;
	font-weight: bold;
        font-size: 630%;
	/*text-align: center;*/
	padding-top: 1%;
	padding-bottom: 2%;
}

.header a, .header a:visited, .header a:active, .header a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#header_title {
	text-align: left;
	margin-left:5%;
}

.avatar {
	/*
	border:1px solid #FFFFFF;
	vertical-align:text-top;
	*/
	margin-top: 10px;
	margin-left: 10px;
}

#round_box {
	width: 110px;
	height: 110px;
	margin-left: 20%;
	background: #FFFFFF;
	float: left;
}

.round_corner {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

div.yui-g .follow_me {
	font-size: 123.1%;
	font-weight: bold;
	text-align: center;
	padding-top: 2%;	
}

div.yui-g ul.follow_list {
	display: inline;
	vertical-align: middle;	
}

div.yui-g ul li.follow {
	display: inline;
	padding-right: 1%;
}

div.yui-g h2 {
	color: #666666;
	font-size: 230%;
	text-align: left;
	padding-top:3%;	
	padding-bottom: 2%;
}

div.yui-u h3 a, div.yui-u h3 a:visited, div.yui-u h3 a:active, div.yui-u h3 a:hover {
	font-size: 197%;	
	color: #0000FF;
	text-decoration: underline;
	padding-left: 5%;
}

div.yui-u p {		
	font-size:182%;
	padding-left: 5%;
	padding-top: 2%;
}

div.yui-u .project {
	margin-left: 5%;	
	margin-top: 4%;
	margin-bottom: 7%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #999999;
	width: 256px;
	height: 133px;
}

div.yui-u .project_img {
	/*border:1px solid #999999;*/
	padding-left:2px;
	padding-top:2px;
}

div.yui-g .friendfeed {
	border: none !important;
	padding-top:0 !important;
	padding-bottom: 0 !important;
	padding-left: 1% !important;
	padding-right: 0 !important;
	margin: 0 !important;
	font-size: 140% !important;
}

div.yui-g a.more, div.yui-g a.more:visited, div.yui-g a.more:active, div.yui-g a.more:hover {
	color: #0000FF;
	font-size: 100%;
	text-decoration: underline;
	padding-top: 5%;
	padding-left: 5%;
}

.footer {
	padding-top: 2%;
	text-align: center;
}

.footer a img {
	border: none;
}
