@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#FFFF00;
}

a:visited   {
	color:#FFFF99;
}

body {
	background-color: #6f85ae;
	background-position: top right;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

body,td {
	color: #FFFFFF;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: italic;
	font-size: 22px;
}

td .clock {	
	padding: 5px;
	background-color: #000000;
	font-family: 'Arial Black';
	font-weight: normal;
	font-style: normal;
	font-size: 36px;
}

.container_padding {
	padding:	5px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #;
	filter:alpha(opacity=100);
}
.container {
	color: #FFFFFF;
	position:relative;
	border: px  #;
	padding:	5px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 5px;
	background-color: #;
	color: #00FF99;
	font-family: 'Georgia';
	font-weight: bold;
	font-style: italic;
	font-size: 40px;
}

.content {
	padding:5px;
}

body { 
background-image: url('http://img38.imageshack.us/img38/6603/wshumpbackwhale1024x768.jpg');
		}
	
	

	
	
		.container_transparency	{
			background-color:transparent;
			
		}
	
	

	
		.heading	{
			background-color:transparent;
			
		}
	

	.thingy	{
		position : absolute;
		visibility : hidden;
	}
