html,
body {
	margin:0;
	padding:0;
	color:#000;
	background:#000;
}

#map-canvas 
{ height: 500px; width: 640px; margin: 0; padding: 0 }

body {background:#000 url('graphics/oscbackground-1920.jpg') no-repeat center top;
}

a:link {text-decoration: none; color: #0000FF}
a:visited {text-decoration: none; color: #8B0BA7}
a:hover {text-decoration: underline; color: #000000}

.colortext
{ 
font: 12px arial, helvetica, sans-serif;
color: #194CA8;
text-align: left;
}

.gray
{ 
font: 10px arial, helvetica, sans-serif;
color: gray;
text-align: center;
}

.map
{ 
text-align: center;
height: 100%;
margin: 0;
padding: 0;
}

h1,h2,h3,h4,h5,h6 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

h1.mainstory {
color: #194CA8;
font: bold 18px arial, helvetica, sans-serif;
text-decoration: none;
margin: 0px 0px 0px 0px;
margin-top: 0px;
margin-bottom: 0px;
}

h2.mainstory {
color: #194CA8;
font: bold 18px arial, helvetica, sans-serif;
text-decoration: none;
margin: 0px 0px 0px 0px;
margin-top: 0px;
margin-bottom: 0px;
}

a.mainstory {
color: #000000;
font: bold 18px arial, helvetica, sans-serif;
text-decoration: none;
margin: 0px 0px 0px 0px;
margin-top: 0px;
margin-bottom: 0px;
}

a.mainstory2 {
color: #000000;
font: bold 18px arial, helvetica, sans-serif;
text-decoration: none;
margin: 0px 0px 0px 0px;
margin-top: 0px;
margin-bottom: 0px;
}

.colortext
{ 
font: 12px arial, helvetica, sans-serif;
color: #916001;
text-align: left;
}

a.colortext
{ 
font: 12px arial, helvetica, sans-serif;
color: #916001;
text-align: left;
}

.center {
margin-left: auto;
margin-right: auto;
text-align: center;
margin-top: 3px;
}

h1.mainhead {
color: #003796;
font: bold 22px arial, helvetica, sans-serif;
text-decoration: none;
text-align: center;
}

h3.secheader {
color: #ffffff;
font: bold 16px arial, helvetica, sans-serif;
margin: 0px 0px 0px 0px;
margin-top: 0px;
margin-bottom: 0px;
background: url(graphics/secheaderback.gif);
-moz-border-radius: 10px;
border-radius: 10px;
	text-align:start;
	text-indent:10px;
}

h6.today_games { 
font-family: Arial, Verdana, Helvetica;
font-size: 22px; 
font-weight: bold; 
color: #000000; 
}

h6.red
{
color: red;
font: bold 11px arial, helvetica, sans-serif;
margin-top: 0px;
margin-bottom: 0px;
}

h6.green
{
color: green;
font: bold 11px arial, helvetica, sans-serif;
margin-top: 0px;
margin-bottom: 0px;
}

h6.blue
{
color: blue;
font: bold 11px arial, helvetica, sans-serif;
margin-top: 0px;
margin-bottom: 0px;
}

.rel_links {
	background:#EDEBFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align:start;
	text-indent:7px;
	padding:1px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.pic {
	font:10px arial, helvetica, sans-serif;
	width:100%;
	height:170px;
	padding:10px;
}

.pic_text {
	padding:10px;
}

.boxad { 
	font: 10px arial, helvetica, sans-serif;
	float: right;
	display:block;
	text-align: center;
	padding: 1px;
	border-style:solid;
	border-width:1px;
	margin:5px;
	width:336px;
}

#body {
	width:980px;
	margin:0 auto;
}
#main {
	width:980px;
	margin:0 auto;
	background:#fff;
}
#header {
	padding:10px;
	height:104px;
}
#leftsidecolumn {
	float:left;
	width:162px;
	padding:1px;
	background:#fff;
	height:100%;
}
#rightsidecolumn {
	float:right;
	width:162px;
	padding:1px;
	background:#fff;
}
.games_box {
	float:left;
	width:152px;
	padding:2px;
	background:#fff;
	text-align: center;
	font-size: 8pt;
	font-weight: normal; 
	font-family: Arial, Verdana, Helvetica;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	margin:3px;
}
#content-2 {
	float:right;
	width:816px;
	font: 12px arial, helvetica, sans-serif;
}
#com_lead {
	float:right;
	width:806px;
	padding:5px;
	background:#fff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#com_box {
	float:right;
	width:336px;
	padding:5px;
	background:#fff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#com_lbox {
	float:right;
	width:336px;
	padding:5px;
	background:#fff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#content-2-1 {
	float:left;
	width:450px;
	padding:5px;
	background:#fff;
/*	background:#ddf; */
}
#content-2-2 {
	float:right;
	width:346px;
	padding:5px;
	background:#fff;
/*	background:#dff; */
}
#content-2-3 {
	float:right;
	width:796px;
	padding:10px;
	background:#fff;
/*	background:#dff; */
}
#footer {
	padding:10px;
	background:#003796;
	font: 12px arial, helvetica, sans-serif;
	color:#fff;
}

#footer a:link, 
#footer a:visited, 
#footer a:hover { 
 color: #ffffff; 
 text-decoration: none; 
}

#footer2 {
	height:64px;
	background:#000000;
	background: url(graphics/oscfooter.png);
}
#wholepage {
	padding:5px;
	float:right;
	width:806px;
}

#largemiddle {
	padding:5px;
	float:left;
	width:642px;
}

ul {
text-indent: 1px;
list-style-position: inside;
list-style-type: disc;
padding: 3px;
margin: 2px;
}

ol {
text-indent: 1px;
list-style-position: inside;
list-style-type: decimal;
padding: 3px;
margin: 2px;
}

img {
border:none;
}

img.storylogo
{ 
float: left;
border:none;
margin: 0px 6px 0px 0px;
}

table.main_story3
{ 
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin-bottom: auto;
width: 340px;
padding: 0px;
border-spacing: 0px;
font: 11px arial, helvetica, sans-serif;
}

table.sked
{ 
margin-left: auto;
margin-right: auto;
width: 97%;
padding: 0px;
border-spacing: 0px;
}

td.rating
{ 
text-align: right;
width: 65px;
}

table.logos
{ 
	border-width: 0px;
	border-spacing: 5px;
	border-collapse: collapse;
	font-size : .75em;
	font-family : Arial, Verdana, Helvetica;
}

td.logos
{
	text-align:center;
	width:210px;
}

.skedrow1
{ 
background-color: #F3EBC3;
}

.skedrow2
{ 
background-color: #F1ECE3;
}

td.skedrow3
{ 
width: 450px;
}




/* Easy clearing of floats (see http://positioniseverything.net/easyclearing.html) */
.cf:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:" ";
	font-size:0;
}
/* Does not validate – use conditional comments for this bit if you want valid CSS */
.cf {*zoom:1;}










#menustrip {
	padding:0px;
	margin:0 auto;
	height:22px;
	position:relative;
	z-index:2;
	text-align:start;
	padding-left:150px;
	background: url(graphics/menu-bar.png);
}

/* -------------- */
/* Begin Menu CSS */

a {
	color: #000;
}
#nav {
	margin: 0;
	padding: 0px 0px 0;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12pt;
/* 	background: #ffffff url(graphics/site/gradient.png) repeat-x 0 -110px;  */
	line-height: 100%;
	width: 800px;
}
#nav li {
	margin: 0 0px;
	padding: 0 0 0px;
	float: left;
	position: relative;
	list-style: none;
}


/* main level link */
#nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding:  3px 20px;
	margin: 0;
}
#nav a:hover {
	background: #000;
	color: #fff;
}

/* main level link hover */
#nav .current a, #nav li:hover > a {
	background: url(graphics/secheaderback.gif) repeat-x 0 -100px;
	color: #E0E2E4;
/*	border-top: solid 1px #f8f8f8; */
}

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #000;
	font-size: 10pt;
}
#nav ul a:hover {
	background: #0078ff url(graphics/secheaderback.gif) repeat-x 0 -100px !important;
	color: #666 !important;
}

/* dropdown */
#nav li:hover > ul {
	display: block;
}

/* level 2 list */
#nav ul {
	display: none;

	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 20px;
	left: 0;
	background: #ddd url(graphics/secheaderback.gif) repeat-x 0 -50px;
 	border: solid 1px #b4b4b4;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#nav ul a {
	font-weight: normal;
}

/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}


/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
}

/* End Menu CSS */