BODY {
	background-color : #FFF;
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}

.m3 {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.m2 {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.m1 {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.base {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.p1 {

	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size :15pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.p2 {

	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 17pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.p3 {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 19pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.p4 {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 21pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.p5 {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 23pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.p6 {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 27pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.p7 {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 33pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

B {
	font-weight : bold;
}

a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

A.blk:link { 
	color: yellow; 
	text-decoration:none;
}
A.blk:visited { 
	color: yellow; 
	text-decoration:none; 
}
A.blk:hover {
	color: blue;
	text-decoration: underline overline;
}
A.blk:active {
	color: green;
	text-decoration: underline overline;
}

A:link { 
	color: blue; 
	text-decoration:none;
}
A:visited { 
	color:blue; 
	text-decoration:none; 
}
A:hover {
	color:#8080FF;
	text-decoration:underline overline;
}
A:active {
	color:red;
	text-decoration:underline overline;
}

.container {
	width: 1000px;
	background: #000;
	margin: 0 auto;
}

.header {
}

.scene {	
	color:#FFF;
}

.champ {
	background:#FFF;
	text-align: center;
	border-right-width: 6px;
	border-bottom-width: 3px;
	border-left-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.menu {
	color:#000;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}

.nav {
	width: 800px;
	height:30px;
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 6px;
	text-transform: capitalize;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	background-color: #000;
	text-align: center;
}

.clock {
	width: 182px;
	min-height:28px;
	float: right;
	font-size: 8pt;
	color: #FFF;
	border-left-width: 3px;
	border-right-width: 6px;
	border-bottom-width: 3px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
	background-color: #000;
}

.content {
	width: 800px;
	min-height: 710px;
	font-size: 10pt;
	background:#FFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 6px;
	border-style: solid;
	border-color: #000;
	text-align: justify;
}

.sponsorpage{
	width: 988px;
	min-height: 710px;
	font-size: 10pt;
	background:#FFF;
	border-top-width: 3px;
	border-bottom-width: 3px;	
	border-right-width: 6px;
	border-left-width: 6px;
	border-style: solid;
	border-color: #000;
	text-align: justify;
}

.sidebar {
	float: right;
	width: 191px;
	background:#FFF;
}

.social {
	background:#FFF;
	font-size: 8pt;
	border-top-width: 3px;
	border-right-width: 6px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-style: solid;
	border-color: #000;
	padding: 5px;
}

.sponsor {
	background:#FFF;
	font-size : 8pt;
	font-weight: bold;
	border-top-width: 3px;
	border-right-width: 6px;		
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-style: solid;	
	border-color: #000;
	padding-bottom: 6px;
}

.affiliate {
	background:#FFF;
	font-size : 8pt;
	font-weight: bold;
	border-top-width: 3px;
	border-right-width: 6px;		
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-style: solid;	
	border-color: #000;
}

.weather {
	background:#FFF;
	font-size : 8pt;
	font-weight: bold;
	border-top-width: 3px;
	border-right-width: 6px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-style: solid;
	border-color: #000;
	padding-bottom: 6px;
}

.footer {
	color:#FFF;
	font-size : 7pt;
	border-top-width: 3px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-style: solid;
	border-color: #000;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	margin: 0px;
	padding-top: 5px;
	background-color: #000;
}

td.wthr {
	border: medium double #000;
}

span.vis {
	border: 1px solid #C1C1C1;
}




