body {
	color: #666;
	background-color: #FFFCDF;
	font-family: helvetica;
  	font-size: 14px;
    letter-spacing:-1px;
  	line-height: 1.4;
}

p {
	margin: 0 0;	
}

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

a:hover {
	text-decoration: none;	
	color: #09F;
}

h1 {
	font-size: 20px;
	margin: 14px 0 10px 0;
	line-height: 1.4;
	color: #C00;
}

h2 {
	font-size: 20px;
	margin: 14px 0 10px 0;
	line-height: 1.4;
	color: #F60;
}

h3 {
	font-size: 20px;
	margin: 14px 0 10px 0;
	line-height: 1.4;
	color: #060;
}

h4 {
	font-size: 20px;
	margin: 14px 0 10px 0;
	line-height: 1.4;
	color: #069;
}

h5 {
	font-size: 20px;
	margin: 14px 0 10px 0;
	line-height: 1.4;
	color: #CC0;
}

.justify {
	font-size: 14px;
	margin: 0 0;
	line-height: 1.4;
	color: #666;
	text-align: justify;
}

.footerfont {
	font-size: 12px;
	margin: 0px 0 10px 0;
	margin-top: 10px;
	line-height: 1.0;
	letter-spacing: 0;
	color: #F06;
	text-transform: uppercase;
}

#header {
	width: 750px;
	height: 250px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 30px;
	background: url(../images/ManamanaHeader_trans.png) no-repeat;
}

#content {
	width: 650px;
	margin: 0 auto;
	padding: 0 px;
}

#break {
	height: 10px;
}

#footer {
	width: 650px;
	height: auto;
	padding-top: 15px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
	border-top: 1px dotted #F06;
	text-align: center;
}
