* {
	margin: 0;
	padding: 0;
	}


body  {
background-color:#000;
text-align: center;
    /* more specific to override imported rule */
    font-size:    x-small;      
    /* false value for WinIE4/5 */
    voice-family: "\"}\"";   
    /* trick WinIE4/5 into thinking rule is over */
    voice-family: inherit;   
    /* recover from trick */
    font-size:    small
    /* intended value for better browsers */
    }
html>body  {
    font-size:    small
    /* be nice to Opera */
    }	

#mainwrapper {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/muawrapperasia.jpg);
	width: 800px;
	margin-left:  auto;
	margin-right: auto;
	text-align: center;
	}
	
#header {
	background-image:url(images/muaheaderthinasia.jpg);
	background-repeat:no-repeat;
	text-align: left;
	width: 800px;
	height: 118px;
	}


#header a img {
	text-decoration: none;
        border: none;
	}


h1 {
	visibility:hidden;
	line-height: 0px;
	font-size:.5em;
	}

h2 {
	font-size:large;
	padding: 0;

	}
	

	
	

	
#header a img {
	text-decoration: none;
    border: none;
	}


	

#maincontent {
	background-color:transparent;
	float: left;
	width: 600px;
	padding-right: 0em;
	padding-left: .5em;
	text-align: left;
	font-size: .8em;
	}




#maincontent p{
	text-align: left;
	font-size: 1em;
	padding: .5em 0em 1.5em 0;
	line-height: 1.6em;
	}
	

#picframe  {
	background-color:#fdfcdd;
	padding:3em 0em 1em 0em;
	float:left;
	text-align:center;
	}
	
#picframe p {
	padding-left:1em;
	width:600px;
	}

#picframe p.lyrics {
	text-align: center;
	}	
	


#maintext {
	float:left;
	padding-top: 1em;
        padding-left: 1em;	
	width: 600px;
        margin-bottom: 2em;
	}
#description {
	clear:both;
	}

#listlinksleft {
	margin: 0;
	padding-left:0em;
	clear: both;
	width: 150px;
	}
	
#leftnav {
	margin: 0;
	padding: 0;
	padding-top:0;
	float: left;
	width: 180px;

	}
	
#nav {
	margin: 0px 1px 2em .2em; 
	text-align: left;	
	clear: both;
	width: 180px; 
	font-size: .9em;
	}
	
#nav li {
	padding: .25em 0em .25em .1em;
	font-variant:small-caps;
	color:#FFFFFF;
	list-style-type: none;
	background-color:transparent;
	}
#nav li.break{
	border-top-style:dotted:
	color:#FFFFFF;
	}

#nav a, #nav a:visited  {
	text-decoration: none;
	padding: 3px;
	display: block;
	background-color:transparent;
	color: #fff;
        font-size: .7em;
	}

#nav a:hover, #nav a:active, #nav a:focus, #nav a.current{
	color: #fff;
	background-color: #0192eb;

	}


#nav img {
	margin-bottom: 0px;
	padding-left: 0px;
	}


#mag    {
        float: left;       
        }

#mag a img {
        text-decoration: none;
	border: none; 
        margin-bottom: 0px;
	padding-left: 0px; 
        }
.line {
	clear:both;
	border-bottom:solid thin #b8946e;
	width: 300px;
	}


#footer {
	background-image:url(images/footer3.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	height:100px;
	clear:both;
	color:#333;
	text-align:left;
	font-size: .6em;
	}
#footer p{
        color:#9e9c98;
	padding:10px 0 0 10px;
        font-size: .7em;
	}
#footer a{
	text-decoration:none;
        color:#333;
	}
#validleft {
	margin-left: 30px;

	clear:both;
	margin-top: .5em;


		}