@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#FF0000;
}

a:visited   {
	color:#A60000;
}

body {
	background-color: #FFD073;
	background-position: top left;
	background-attachment: scroll;
	background-repeat: repeat;
}

body,td {
	color: #000000;
	font-family: 'Helvetica';
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	5px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #DDFFFF;
	filter:alpha(opacity=100);
	background:;
}
.container {
	color: #000000;
	position:relative;
	border: 1px solid #000000;
	padding:	5px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 5px;
	background-color: #A60000;
	color: #E6FFFF;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

.content {
	padding:5px;
}

.label { font-style:italic; font-size:1.25em }
.listitem { position:relative; left:15px; margin-top:-10px; }
.listitem2 { position:relative; left:30px; margin-top:-10px; }
#magic_cards { position:absolute; right:10px; top: 100px; }
#snowcrash { position:absolute; right:10px; }