body
	{
	Background-color: #A4E3D3;
	width: 710px;
	margin: 0 auto;
	color: #63CEA8;
	}

#header
	{
	background-image: url(http://www.moonlight-melodies.com/layout/images/main_02.jpg);
	background-repeat: none;
	width: 709px;
	height: 469px;
	}

#contents
	{
	background-color: #C1FCF2;
	width: 709px;
	font-family: arial;
	font-size: 10pt;
	
	}

#main
	{
	width: 498px;
	float: left;
	padding-left: 2px;
	text-align: justify;
	margin-bottom: 30px;
	
	}


#main h1
	{
	width: 498px;
	background-color: #3AE0CF;
	font-family: Impact;
	font-size: 16pt;
	font-weight: normal;
	letter-spacing: 5px;
	color: #FFFFFF;
	text-align: right;
	margin-bottom: -3px;
	}

#main h1:first-letter
	{
	font-family: Impact;
	font-size: 18pt;
	font-weight: normal;
	letter-spacing: 5px;
	background-color: #3AE0CF;
	color: #C5F587;
	}

#navi
	{
	width: 196px;
	float: right;
	padding-right: 2px;
	}
	
#navi h1:first-letter
	{
	font-family: Impact;
	font-size: 18pt;
	font-weight: normal;
	letter-spacing: 5px;
	background-color: #3AE0CF;
	text-align: center;
	color: #C5F587;
	}
	
#navi h1
	{
	font-family: Impact;
	font-size: 16pt;
	font-weight: normal;
	letter-spacing: 5px;
	background-color: #3AE0CF;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 3px;
	
	}

#navi a
	{
	display: block;
	text-align: center;
	font-family: century gothic;
	font-size: 9pt;
	text-decoration: none;
	color: #79BDB2;
	text-transform: lowercase;
	}

#navi a:hover
	{
	display: block;
	text-align: center;
	font-family: century gothic;
	font-size: 9pt;
	text-decoration: none;
	color: #9BC063;
	text-transform: lowercase;
	}

	
#footer
	{
	background-image: url(http://www.moonlight-melodies.com/layout/images/footer.jpg);
	background-repeat: no-repeat;
	height: 31px;
	clear: both;
	}

.credits
	{
	width: 196px;
	float: right;
	padding-right: 2px;
	}
	
h2
	{
	font-family: Century Gothic;
	font-size: 14pt;
	color: #39A6A1;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	width: 300px;
	margin: 0 auto;
	}

h3
	{
	font-family: Century Gothic;
	font-size: 14pt;
	color: #39A6A1;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	width: 300px;
	margin: 0 auto;
	}
h4
	{
	font-family: Century Gothic;
	font-size: 14pt;
	color: #39A6A1;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	width: 300px;
	margin: 0 auto;
	}	

h5
	{
	font-family: arial;
	font-size: 8pt;
	color: #84CEA8;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 2px;
	}
	
a, visited, active
	{
	font-family: century gothic;
	font-size: 8.5pt;
	text-decoration: none;
	color: #79BDB2;
	text-transform: lowercase;
	}

a:hover
	{
	font-family: century gothic;
	font-size: 8.5pt;
	text-decoration: none;
	color: #9BC063;
	text-transform: lowercase;
	}
	
b
{
color: #49D08B;
font-style: bold;
}


#updates b
{
color: #FFF4AE;
font-style: bold;
}

i
{
color: #38C165;
font-style: italic;
}

u
{
color: #8BFDE6;
font-style: underline;
}

/* CONTACT FORM */
form input, textarea, select {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #74CEA8;
	background-color: #C1FCF2;
	border: 1px solid #74CEA8;
	vertical-align: middle;
	padding-left: 4px;
}

/*IMAGES*/
#imageBox {}

#imageBox td {

	background-color: #C1FCF2;

	color: #3AE0CF;

	font: 11px Verdana;

	padding: 2px;

	margin: 1px;

}



#imageBox table {

	width:375px;

	height:160px;

	margin-top: 5px;

	margin-bottom: 5px;

	margin-left: auto;

	margin-right: auto;

	text-align: left;

}



#imageBox img {

	border: solid #FFFFFF 2px;

	padding: 2px;

	margin-top: 15px;

		}
		
.icons
	{
	text-align: center;
	}

.linkage
	{
	border: 2.5px solid #79BDB2; 
	}

ul
	{
	color: #fff;
	margin-top:-20px;
	margin-bottom:-20px;
	margin-right: 5px;
	}