@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#66ccff;
}

a:visited   {
	color:#9933ff;
}

body {
	background-image:url('http://i1317.photobucket.com/albums/t633/SweetKush420/background_zps281343f8.jpg');
	background-position: ;
	background-attachment: ;
	background-repeat: ;
}

body,td {
text-shadow: 2px 2px #330033;
	color: #ffffff;
	font-family: 'Arial';
	font-weight: ;
	font-style: ;
	font-size: 12px;
}

td .clock	{	font-size:11px;	}

.container_padding {
	padding:	20px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #;
	filter:alpha(opacity=0);
	background:;
}
.container {
	color: #;
	position:relative;
	border: px  #;
	padding:	px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
        border:2px solid;
        border-radius:25px;
	padding: 5px;
	background-color: #336600;
        text-shadow:#330066 2px 2px 3px;
	color: #ffffff;
	font-family: '';
	font-weight: ;
	font-style: ;
	font-size: 20px;
 -webkit-box-shadow: 0px 3px 5px rgba(50, 0, 100, 0.90);
-moz-box-shadow:    0px 3px 5px rgba(50, 0, 100, 0.90);
box-shadow:         0px 3px 5px rgba(50, 0, 100, 0.90);
}


.content {
	padding:20px;
}