@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#666666;
}

a:visited   {
	color:#645050;
}


body {
	padding-top: 15px;
        background-image:url('http://imageshack.us/a/img203/8815/v7do.jpg');
	background-color: #000000;
	background-position:right bottom ;
	background-attachment:fixed ;
	background-repeat:no-repeat ;
}

body,td {
	color: #666666;
	font-family: 'tahoma';
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	5px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color:;
	filter:alpha(opacity=100);
	background-position:center top ;
	background-attachment:fixed ;
	background-repeat:no-repeat ;
	background-color: ;
}
.container {
	color: #666666;
	position:relative;
	border: px  #;
	padding:	5px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 5px;
	background-color: #;
	color: #a21d1d;
	font-family: 'tahoma';
	font-weight: bolder;
	font-style: normal;
	font-size: 24px;
	text-decoration:underline
}

.content {
	padding:5px;
}

.thumbnail {
	width:55px;
	height:55px;
	display:block;
	float:left;
	margin:-0px 0 0 -0px;
	padding:25px 25px 25px 25px;
	background:url(http://imageshack.us/a/img38/1908/rkp.png);
	background-repeat:no-repeat ;
	background-position:center ;
}
