@charset "UTF-8";
/* CSS Document */

body {
	font-family:monaco;
	font-size:9px;
	color:#888;
	line-height:13px;
	letter-spacing:0.1em;
}

a:link { text-decoration:none; color:#888}
a:hover { background-color:#FFF; color:#888}
a:visited { text-decoration:none; color:#888}

p {
}

.black {
	color:#000;
}

#twitter_update_list {
	list-style:none;
	margin:0px;
	padding:0px;
	}

#d01 {
	left:200px;
	top:65%;
	width:200px;
	position:fixed;
	}
#d02 {
	left:500px;
	top:65%;
	width:200px;
	position:fixed;
	}
#d03 {
	left:800px;
	top:65%;
	width:300px;
	position:fixed;
	}
#d04 {
	left:800px;
	top:30%;
	width:300px;
	position:fixed;
	}
#d05, #d06, #d07, #d09, #d12 {
	color:#FFF;
	left:500px;
	top:30%;
	width:350px;
	position:fixed;
	}
	
#d08, #d10, #d11 {
	color:#FFF;
	left:200px;
	top:30%;
	width:600px;
	position:fixed;
}

p.delicious-extended {
	font-size:9px;
}

#d404 {
	position:fixed;
	height:100%;
	width:100%;
	margin:-10px;
	background-image:url(Images/back_grey.png);
}

#d404_flv {
	left:800px;
	top:30%;
	width:320px;
	height:240px;
	position:fixed;
	background-color:#0C3;
}
