@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#660099;
}

a:visited   {
	color:#;
}

body {
        background-image: url('http://foxysplayhouse.com/gt.jpg');
	background-color: #000000;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

body,td {
	color: #660099;
	font-family: 'MV Boli';
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	4px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #;
	filter:alpha(opacity=100);
}
.container {
	color: #;
	position:relative;
	border: px  #;
	padding:	4px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 4px;
	background-color: #;
	color: #660099;
	font-family: 'Shelley Volante BT';
	font-weight: bold;
	font-style: italic;
	font-size: 32px;
}

.content {
	padding:4px;
}
