
#global {
	background-color: #FFFFFF;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 62.5%;
	color: #555;
}

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	padding: 0;
	margin: 0;
}

#main {
	width: 742px;
	margin: 0 auto;
}

#header {
	width: 730px;
	height: 80px;
	margin: 20px auto 10px auto;
}

#logo {
	float: left;
	width: 496px;
	height: 80px;
	padding: 0 48px 0 0;
	background-image: url(../imgs/mutaheader.jpg);
	background-repeat: no-repeat;
}

#mainimg {
	width: 742px;
	height: 403px;
	background-image: url(../imgs/show/exapev.jpg);
	background-repeat: no-repeat;
}

#news {
	width: 730px;
	height: 139px;
	margin: 10px auto 0 auto;
}

#copy {
	float: right;
	margin: 15px 0 0 0;	
}

#aboutimg {
	width: 742px;
	height: 225px;
	margin: 0 0 10px 0;
	background-image: url(../imgs/us.jpg);
	background-repeat: no-repeat;
}

#about {
	width: 565px;
	margin: 0 auto;
}

#aboutleft {
	float: left;
	width: 112px;
	height: 13px;
	background-image:url(../imgs/mutais.gif);
	background-repeat:no-repeat;
}

#aboutright {
	float: left;
	width: 443px;
	margin: 0 0 0 10px;
}

#mutadef {
	margin: 0 0 0 30px;
}

#newsbox {
	width: 730px;
	height: 139px;
}

#newsleft {
	float: left;
	width: 165px;
	margin: 0 6px 0 0;
}

#newscenter {
	float: left;
	width: 315px;
	height: 125px;
	margin: 0 6px 0 0;
	padding: 7px 0;
	background-color: #000;
}

#newsright {
	float: left;
	width: 238px;
}

#centertop {
	width: 278px;
	height: 70px;
	margin: 0 auto;
}

#centerbot {
	width: 315px;
	height: 55px;
	position: relative;
}

#centerbotspace {
	width: 315px;
	position: absolute;
	bottom: 0;
	text-align: center;
}


#nav {
	float: left;
	width: 186px;
	height: 44px;
	margin: 36px 0 0 0;
	display: block;
	z-index: 9998;
}

#btns ul {
	list-style: none;
}

#btns li {
	display: inline;
}

#btns li a {
	float: left;
	height: 44px;
	background-image: url(../imgs/nav.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#btns li#btnhome a {
	width: 65px;
	background-position: 0 0;
}

#btns li#btnabout a {
	width: 62px;
	background-position: -65px 0;
}

#btns li#btnhomeon a {
	width: 65px;
	background-position: 0 -44px;
}

#btns li#btnabouton a {
	width: 62px;
	background-position: -65px -44px;
}

#btns li#btnstore a {
	width: 59px;
	background-position: -127px 0;
}

#btns li#btnhome a:hover {
	background-position: 0 -44px;
}

#btns li#btnabout a:hover {
	background-position: -65px -44px;
}

#btns li#btnstore a:hover {
	background-position: -127px -44px;
}

.copyTxt {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 6pt;
	color: #555555;
}
	
.bodyTxt 	{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #333333;
}
	
.headerTxt 	{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #888888;
	font-weight:bold;
}

.magTxt {
	color: #BD1B8C;
}

.def1 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #333333;
}

.def2 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #333333;
}
	
.def3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 7pt;
	color: #BD1B8C;
}

 a.newswhiteLink:link {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight:bold;
}

a.newswhiteLink:visited {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight:bold;
}

a.newswhiteLink:hover {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight:bold;
}

a.newswhiteLink:active {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight:bold;
}

.newswhiteTxt 	{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight:bold;
}
	
.clear {
	clear:both;
}