body 
	{
	color: rgb(153,153,153);
	text-align: center;
	background-color: #ffffff;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#cpanel
	{
	width:802px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	}
		
#horizon        
	{
	color: rgb(153,153,153);
	background-color: Transparent;
	position: relative;
	top: 5px;
	left: 0px;
	width: 100%;
	height: auto;
	overflow: visible;
	visibility: hidden;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#whitebox
	{
	background-color: #ffffff;
	position: relative; 
	z-index: 2;
	top: 5px;
	overflow: visible;
	width: 802px;
	height: auto;
	visibility: visible;
	margin-left: auto;
	margin-right: auto;
	}

#middle
{
	float:left;
	width: 700px;
}	

#top
{
	background-image:url(images/MMAweb2_03.jpg);
	float:left;
	width: 802px;
	height: 175px;
	text-align:left;
}
#nav1
{
	width: 802px;
	float:left;
}
#leftnav
{
	float:left;
	background-image:url(images/MMAweb2_05.jpg);
	width: 396px;
	height: 27px;
}
#topnav
{
	float:left;
	background-image:url(images/MMAweb2_06.jpg);
	width: 406px;
	height: 27px;
	background-repeat:no-repeat;
}
#spacer
{
	background-image:url(images/MMAweb2_07.jpg);
	width: 802px;
	height: 16px;
	float:left;
	position:relative;
	top: -5px;
}

#main
{
	float:left;
	width: 802px;
	min-height: 176px;
	_height: 176px;
}
#navigation
{
	width: 138px;
	float:left;
	min-height: 156px;
	_height: 156px;
}
#mainnav
{
	width: 138px;
	float:left;
	min-height: 156px;
	_height: 156px;
}

#mainmiddle
{
	background-image:url(images/MMAweb2_09.jpg);
	width: 434px;
	min-height: 156px;
	_height: 156px;
	float:left;
	background-repeat:no-repeat;
}
#dnn_Contentpane
{
	position:relative;
	top: 20px;
	left: 20px;
	text-align:left;
	padding-bottom: 20px;
	width: 424px;
	
}
#mainright
{
	width: 210px;
	min-height:156px;
	_height: 156px;
	float:left;
}
#dnn_TopRightContent
{
	position:relative;
	top: 20px;
	left: 20px;
}
#dnn_BottomRightContent
{
		position:relative;
	top: 30px;
	left: 20px;
	padding-bottom:20px;
}
#rightbox1
{
	width: 210px;
	min-height:1px;
	_height: 1px;
	float:left;
}
#rightbox2
{
	width:210px;
	min-height:1px;
	_height: 1px;
	float:left;
}

#footer
{
	float:left;
	width: 802px;
	height: 108px;
}
#bottomlogo
{
	background-image:url(images/MMAweb2_13.jpg);
	width: 203px; 
	height:108px;
	float:left;
}
#bottomspacer
{
	background-image:url(images/MMAweb2_14.jpg);
	width: 12px;
	height: 108px;
	float:left;
}
#bottom
{
	background-image:url(images/MMAweb2_15.jpg);
	width: 577px;
	height: 108px;
	float:left;
	text-align:left;
	_padding-top: 10px;
	padding-left: 10px;
}


.footertext, #footer a
{
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:2em;
}
/* Login & Register Link Controls */


/*--------------------------------------------Component Art Menu----------------------------------------------------------*/
.MenuGroup
{	
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

/*formating for the parent tab*/
.TopMenuItem, .TopMenuItemHover, .TopMenuItemActive, .TopMenuItemExpanded
{	
	cursor:pointer;
}
.TopMenuItemHover
{
	color: #993333;
}
.TopMenuItemExpanded
{
}

/*formatting for the child tabs*/
.MenuItem, .MenuItemHover, .MenuItemActive, .MenuItemExpanded
{
	cursor:pointer;
	background-color:rgb(153,153,153);
	color:white;
}
.MenuItemHover
{
}
.MenuItemExpanded
{
}

