html {
     overflow: -moz-scrollbars-vertical;
  /*   overflow: scroll; */
}
#mc4{
	width: 660px;
	margin-left: auto;
	margin-right: auto;
		height: 540px;
}
#mc4 p{
	text-align: justify;
}
body{
	background-color: #313131;
	background-image: url(img/gradient1.png);
	background-position: center;
	background-repeat: repeat-y;
}
#wrapper{
	margin-left: auto;
	margin-right: auto;
	width: 738px;
	text-align: left;

}
#header {
	width: 737px;
	overflow: hidden;
	float: left;
}
#navigation {
	width: 737px;
	overflow: hidden;
	float: left;
	text-align: center;
}
#morecontents2 {
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	padding-left: 4px;
	width: 700px;
	height: 138px;
	overflow: hidden;
background: transparent url("img/mbw_18.png") no-repeat top left;
}
#morecontents2 p {
	width: 670px;
	text-align: justify;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
}
#morecontents2 a {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
#header h1 {
background: transparent url("img/mbw_03.png") no-repeat top left;
margin-top: 15px;
width: 480px;
height: 52px;
font-size: small;
float: left;
}

#header h2 span {
display:none
}
#header h2 {
background: transparent url("img/mbw_06.png") no-repeat;
margin-top: 15px;
width: 317px;
height: 24px;
font-size: small;
float: left;
}

#header h1 span {
display:none
}

#footer{
	border-top: 1px solid #666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: xx-small;
	color: #CCC;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	float: left;
	width: 737px;
}
#morecontents{
	margin-top: 40px;
}
#morecontents3{
	width: 737px;
	overflow: hidden;
	float: left;
	background: transparent url("img/xx_15.png") no-repeat;
}
#morecontents3 h3 {
	color: white;
	margin-left: 30px;
	margin-right: 35px;
	padding-top: 5px;
	border-bottom: 1px solid #666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#morecontents3 p {
	color: white;
	font-size: small;
		margin-left: 30px;
		marign-right: 30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;		
}
.small1 {
	font-size: x-small;
}
