body {
	background: #cccccc url('ribbon_ff3399.gif') repeat-y center;
	}
	
a.facebooknav:hover, a.twitternav:hover, a.contactnav:hover {
	color: #ff3399;
	}

a.fs:hover span, #tagcloud {
	background-color: #ff3399;
	}

/* ================================== */

#tagcloudbox {
	position: absolute; 
	top: 32px; 
	left: 728px;
	width: 218px;
	height: 334px;
	z-index: 500;
	background-color: #ff99cc;
	}
	
#tagcloudtext {
	padding: 14px;
	}
	
#tagcloudtext a {
	font-size: 1.25em;
	display: block;
	text-decoration: none;
	color: #993366;
	}
	
#tagcloudtext a:hover {
	color: #ff3399;
	}
	
	
/* ================================== */


.s {width: 102px; height: 102px;}
.t {width: 14px; height: 102px;}
.u {height: 14px;}


#cloudtext {text-align: center;}
#cloudtext a {color: #993366; font-size: 1.25em; text-decoration: none; display: block;}
#cloudtext a:hover {color: #ff3399; text-decoration: none; display: block;}



