@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#;
}

a:visited   {
	color:#;
}

body {
	background-color: #ffffff;
	background-image:url('http:img42.imageshack.usimg424661minitokyofemalescans134.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top; 
	background-size:100% 100%;
}

body,td {
	color: #000000;
	font-family: 'Arial Black';
	font-weight: 900;
	font-style: normal;
	font-size: 14px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	5px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color:transparent;
	filter:alpha(opacity=100);
}
.container {
	color: #000000;
	position:relative;
	border: px  #;
	padding:	5px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 5px;
	background-color:transparent;
	color: #990000;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: bold;
	font-size: 18px;
}

.content {
	padding:5px;
}

.interests_info {
	color: #009999;
	font-family: 'Verdana';
	font-weight: normal;
	font-weight:bold;
	padding:3px 3px 3px 3px; }
