@charset "utf-8";
/* CSS Document */

body, p {
	font-family: Verdana, arial;
	font-size:11px;
	color:#FFFFFF;
}

p {
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	margin-top: 0px;
	text-align: justify;
}

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

li {
	color: #000000;
	font-weight: bold;
}

a:hover {
	color:#000000;
}

span {
	color: #000000;
	font-weight:bold;
}

.slogan {
	font-family: Georgia, Verdana, Times, serif; 
	font-size: 21px; 
	color: #F0CD6F; 
	font-style: italic; 
	padding-top: 20px; 
	padding-left: 15px
}

.title{
	color: #F0CD6F;
	font-family: Georgia, Verdana, Times, serif; 
	font-size: 21px; 
	font-style: italic;
	font-weight: normal;
	padding-top: 20px;
}

.subtitle {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px

}

h1 {
	color: #000000;
	font-size: 16px;
	padding-left: 0px;
}



h2 {
	color: #000000;
	font-size: 14px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h3 {
	color: #000000;
	font-size: 12px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}

#leftnav {
	padding: 20px 0px 0px 10px;
}

#leftnav a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}

#leftnav a:hover {
	color:#00A64F;
}

#navigation {
	margin: auto;
	background-color:#000000;
	background-image:url(../images/Muzo_background_nav.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	height: 31px;
	width: 920px;
	padding-top: 3px;
}
#navigation a {
	font-size: 12px;
	text-align:center;
	text-decoration: none;
	color:#FFFFFF;
}
#navigation a:hover {
	color:#00A64F;
}
#footer a {
	font-size: 10px;
	text-decoration: none;
	color:#FFFFFF;
}
#footer a:hover {
	color:#00A64F;
}
#content {
	background-color:#378044;
	background-image:url(../images/Muzo_background_content.gif);
	background-repeat:repeat-x;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}
#footer {
	font-size: 10px;
	width: 924px;
	height: 73px;
	background-image: url(../images/Muzo_background_footer.gif);
	background-repeat:no-repeat;
	padding-top: 10px;
}
.display {
	display: none;
}
div {
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 5px;
	display: none;
	height: 40px;
	text-align: left;
}
div a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none
}
