@import url("/css/mm_entertainment.css");

#headerbox
{
	position:relative;
    margin:5px 0px 0px 5px;
    padding: 0px;
    height:180px;
    width:800px;
    border-style:solid;
    border-color:#F3BC21;
    border-width:0px;
    background-color:#000000;
}

#navbox
{
	position:relative;
    /* left:143px; 
    top:190px; */
    margin:5px 0px 0px 5px;
    padding: 0px;
    width:130px;
	height:auto;
    border-style:solid;
    border-color:#F3BC21;
    border-width:0px;
    background-color:#000000;
}




TD.button_off {text-decoration: none; border:solid 1px #F3BC21; background: #000000;cursor:pointer}
TD.button_on {text-decoration: none; border:solid 1px #FFFFFF; background:#F3BC21;cursor:pointer}
.bb {border:solid 1px #000}

a 
{
	color: #F3BC21;
	text-decoration: none;
}

a:link 
{
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
}
a:hover 
{
	color: black;
	background: #F3BC21 ;
	text-decoration: none;
}
a:active 
{
	text-decoration: none;
}
a.button:link
{
	COLOR: 				black;
	BACKGROUND:			transparent;
}

a.button:visited
{
	COLOR: 				black;
	BACKGROUND:			transparent;
}

a.button:active
{
	COLOR: 				black;
	BACKGROUND:			transparent;
}

a.button:hover
{
	COLOR: 				black;
	BACKGROUND:			transparent;	
	
}

body,td,th
{
	font-family: "Arial Black";
	color: #FFFFFF;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Arial Black";
}
h1 {
	color: #FFFFFF;
}
    body {
	background-color: #000000;
}
    .style46 {font-size: 11px}
    .style48 {
				font-size: 13px ;
			}
    .style47 {color: #C0F976; font-size: 20px; }
.style53 {font-family: "Impress BT"; font-size: 13px;}
    .style54 {font-family: "Impress BT"; font-size: 13px; color: #ABF467; }
.style55 {font-size: 11px; color: #ABF467; }

.style56
{
font-size:12px;
}
.style56bold
{
font-size:12px;
font-weight:bold;
}



.style58 {font-size: 21px}
    .style59 {font-size: 13px; }
.style60 {font-size: 14px}
.stylewhat2expectheading
{
font-family:times new roman;
font-size:21px;
font-weight:bold;
color:#C0F976;

}
.stylewhat2expectbold
{
font-family:arial black;
font-size:18px;
font-weight:bold;
color:#FFFF99;
}
.stylewhat2expecttext
{
font-family:times new roman;
font-size:14px;
font-weight:bold;
color:#FFFF99;
}
.styleSponsor
{
font-size:14px;
font-weight:bold;
color:#F3BC21;
}

.styleSponsorBig
{
font-size:14px;
font-weight:bold;
}

.styleSponsorSmall
{
font-size:12px;
}

.footer
{
font-family:Verdana;
font-size:10px;
color:#cecece;
}

/* Footer styles */
#footie {
	clear:both;
	float:left;
	width:975px;
	border:2px solid #F3BC21;
	font-family:Verdana;
	font-size:10px;
	color:#cecece;
}

#headie {
	border:2px solid #F3BC21;
	width:975px;
}

#header {
	border-bottom:2px solid #F3BC21;
}

/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:975px;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	/* border:2px solid #F3BC21; */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
/* 3 Column settings */
.threecol {
	background:#ccc;		/* right column background colour */
	border:2px solid #F3BC21; 
}
.threecol .colmid {
	right:25%;			/* width of the right column */
	background:#000;		/* center column background colour */
}
.threecol .colleft {
	right:50%;			/* width of the middle column */
	background:#000;	/* left column background colour */
}
.threecol .col1 {
	width:66%;			/* width of center column content (column width minus padding on either side) */
	left:86%;			/* 100% plus left padding of center column */
	/* border:2px solid #F3BC21; */
	text-align:center;
}
.threecol .col2 {
	width:11%;			/* Width of left column content (column width minus padding on either side) */
	left:9%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	/* border:2px solid #F3BC21; */
}
.threecol .col3 {
	width:19%;			/* Width of right column content (column width minus padding on either side) */
	left:75%;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	/* border:2px solid #F3BC21; */
}



table.main 
{
    /* background-color:#FFFFFF; */
    border: solid #F3BC21 2px;
	 border-collapse:collapse;
    width: 925px; 
}

