@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#;
}

a:visited   {
	color:#;
}

body {
	background-color: #000000;
	background-position: top center;
	background-attachment: scroll;
	background-repeat: repeat-y;
}

body,td {
	color: #309;
	font-family: 'Comic Sans MS';
	font-weight: normal;
	font-style: normal;
	font-size: 22px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	5px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #000000;
	filter:alpha(opacity=100);
}
.container {
	color: #cc0000;
	position:relative;
	border: px none #;
	padding:	5px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 5px;
	background-color: #003333;
	color: #FFFFFF;
	font-family: 'Comic Sans MS';
	font-weight: normal;
	font-style: normal;
	font-size: 22px;
}

.content {
	padding:5px;
}
.interests_info {

	color: #309;
	font-family: 'Comic Sans MS';
	font-weight: bold;
	font-style: normal;
	font-size: 22px;
	text-decoration:underline

}

 
