body			{ background: #000000 url("../art/csk_bg.jpg") no-repeat fixed center; }

#main			{ position: absolute; left: 0px; top:60px; width: 100%; }

#central		{ position: absolute; top: 0px; width: 728px; height: 320px; left: 50%; margin-left: -364px; }

.livedata 		{ color: white; font-size: 16px; font-weight: 900; }

p				{ font-family: Verdana, "Bitstream Vera Sans", sans-serif; font-size: 16px; font-weight; normal; color: white; padding-bottom: 10px; }
h1				{ font-family: Verdana, "Bitstream Vera Sans", sans-serif; font-size: 18px; font-weight; normal; color: #cccccc; padding: 10px; padding-top: 20px; }
td				{ font-family: Verdana, "Bitstream Vera Sans", sans-serif; font-size: 16px; font-weight; normal; color: white; background-color: #444444; border: 1px solid gray; text-align: center; vertical-align: middle; font-size: 9px; }
.indb			{ background-color: #222222; border: 1px solid #cccccc; }

.framed			{ border: 1px solid silver; }
.menuframe		{ padding: 2px; padding-left: 10px; padding-right: 10px; border: 1px solid silver; background-color: #333333; text-align: center;}
.menuhere		{ padding: 2px; padding-left: 10px; padding-right: 10px; border: 1px solid silver; background-color: #666666; text-align: center;}

.tech			{ font-family: Verdana, "Bitstream Vera Sans", sans-serif; font-size: 12px; font-weight; normal; color: white; text-align: justify; width: 720px; }
.techref		{ font-family: Verdana, "Bitstream Vera Sans", sans-serif; font-size: 10px; font-weight; normal; color: #cccccc; width: 720px; }

.data			{ background-color: #333333; opacity: 0.75; color: white; font-size: 11px; width: 340px; height: 20px; text-align: left; padding-left: 3px; padding-right: 3px; }
.label			{ background: transparent; border: none; color: white; font-size: 11px; width: 100px; height: 20px; text-align: right; padding-right: 10px; }
.transparent	{ background: transparent; border: none; }

.small			{ font-family: arial,verdana, sans-serif; font-size: 11px; font-weight: 100; color: #999999; border: 1px solid #333333; width: 426px; height: 30px; padding: 10px; background-color: #111111; }

a:link			{ text-decoration: none; font-family: Verdana, "Bitstream Vera Sans", sans-serif; font-weight: normal; color: #cccccc; }
a:active		{ text-decoration: none; font-family: Verdana, "Bitstream Vera Sans", sans-serif; font-weight: normal; color: #cccccc; }
a:visited		{ text-decoration: none; font-family: Verdana, "Bitstream Vera Sans", sans-serif; font-weight: normal; color: #cccccc; }
a:hover			{ text-decoration: none; font-family: Verdana, "Bitstream Vera Sans", sans-serif; font-weight: bold; color: #ffffff; }

a.menu:link		{ text-decoration: none; font-family: arial,verdana, sans-serif; font-size: 12px; font-weight: bold; color: #cccccc; }
a.menu:active	{ text-decoration: none; font-family: arial,verdana, sans-serif; font-size: 12px; font-weight: bold; color: #cccccc; }
a.menu:visited	{ text-decoration: none; font-family: arial,verdana, sans-serif; font-size: 12px; font-weight: bold; color: #999999; }
a.menu:hover	{ text-decoration: none; font-family: arial,verdana, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; }

#feature {
	position: absolute;
	top: 168px;
	width: 680px;
	height: 510px;
	left: 50%;
	margin-left: -340px;
	visibility: hidden;
	border: 1px solid white;
	background-color: black;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}

#cskno {
	padding-top: 10px;
	color: white;
	font-family: sans-serif;
}
