body
	{
	background-image: url('http://moonlight-melodies.com/layouts/YouandMe/images/bg_03.jpg');
	background-repeat: repeat-x;
	Background-color: #f6f3e7;
	width: 650px;
	margin: 0px;
	color: #b6dcdd;
	}

#content
	{
	
	}

#header
	{
	background-image: url('http://moonlight-melodies.com/layouts/YouandMe/images/h&c_01.jpg');
	height: 530px;
	width: 1024px;
	}

#navi
	{
	float: right;
	width: 129px;
	}	
	
#cb
	{
	width: 470px;
	float: left;
	margin-left: 10px;
	padding: 2px;
	font-family: arial;
	font-size: 8pt;
	margin-left: 5px;
	margin-bottom: 20px;
	width: 78%;
	color: #A0C9D1;
	}
	
#cb h3
	{
	font-family: arial;
	font-size: 15pt;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: -2px;
	color: #a0c9d1;
	padding-left: 8px;
	background-color: #ffffff;
	width: 480px;
	padding-right: 3px;
	border-right: 10px solid #F8B8DB;
	}

h1
	{
	font-family: "Palatino Linotype", "Book Antique";
	font-size: 15pt;
	font-weight:normal;
	font-style: italic;
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #f68abb;
	text-align: left;
	padding-right: 10px;
	
	}

h2
	{
	font-family: arial;
	font-size: 15pt;
	text-transform: uppercase;
	letter-spacing: -2px;
	color: #a0c9d1;
	padding-left: 8px;
	background-color: #ffffff;
	width: 480px;
	padding-right: 3px;
	border-left: 10px solid #F8B8DB;
	}

#navi a
	{
	display: block;
	width: 90%;
	text-decoration: none;
	font-family: arial;
	font-size: 7.5pt;
	padding-right: 10px;
	margin-top: 1px;
	margin-left: 10px;
	margin-bottom: 3px;
	letter-spacing: 1px;
	text-transform: lowercase;
	text-align: right;
	border-right: 10px solid #d5eae7;
	color: #95a7d5;
	}

#navi a:hover
	{
	border-right: 10px solid #f6dbda;
	color: #f190c5;
	}
	
#navi h1
	{
	background-image: url('http://moonlight-melodies.com/layouts/YouandMe/images/navi_header.jpg');
	background-repeat: none;
	height: 17px;
	margin-bottom: 15px;
	line-height: -25px;
	}
	
p
	{

	}
	
blockquote
	{
	font-family: arial;
	font-size: 8pt;
	background-color: #ffffff;
	border-right: 15px solid #F8B8DB;
	border-left: 5px solid #D7E6DF;
	border-top: 1px dashed #b6dcdd;
	border-bottom: 1px dashed #b6dcdd;
	color: #F69DD1;
	}
	
a, visited, active
	{
	text-decoration: none;
	font-family: arial;
	font-size: 7.5pt;
	letter-spacing: 1px;
	text-transform: lowercase;
	color: #95a7d5;
	}

a:hover
	{
	text-decoration: none;
	font-family: arial;
	font-size: 7.5pt;
	letter-spacing: 1px;
	text-transform: lowercase;
	color: #f190c5;
	}

b
	{
	font-style: bold;
	color: #f190c5;
	}
	
i
	{
	font-style: italic;
	color: #f190c5;
	}

u
	{
	font-style: underline;
	color: #95a7d5;
	}

s
	{
	font-style: strikethrough;
	color: #95a7d5;
	}
