body
	{
	margin: auto;
	color: #FFFFFF;
	background-color: #000000;
	font-family: tahoma;
	font-size:10px;
	}

#content
	{
	width:650px;
	}
	
#header 
	{
	background: url(http://www.moonlight-melodies.com/layouts/SimplyPunk/images/header.jpg);
	background-repeat: no-repeat;
	width: 445px;
	height: 450px;
	position: relative;
	}

#navigation
	{
	width: 200px;
	float: right;
	}

#cb
	{
	width: 420px;
	color: #FFFFFF;
	font-family: tahoma;
	line-height: 1.1;
	font-size: 10pt;
	text-align: justify;

	}

#footer
	{
	background-image: url(http://www.moonlight-melodies.com/layouts/SimplyPunk/images/footer.jpg);
	background-repeat: no-repeat;
	height:34px;
	width:445px;
	margin-left: 8px;
	}
	
#border
	{
	width: 420px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 10px;
	border-top: 10px solid #313131;
	border-bottom: 10px solid #313131;
	}

#border2	
	{
	width: 200px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 10px solid #313131;
	border-bottom: 10px solid #313131;
	}
	
#nav
	{
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding-left: 1px;
	}

#nav a
	{
	background: #313131;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 12pt;
	display: block;
	border-left: 8px solid #c84974;
	padding-left: 10px;
	padding-bottom: 4px;
    padding-top: 3px;
	}

#nav li
	{
	margin-bottom: 2px;
	}

#nav a:hover
	{
	background: #393939;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 8px solid #c84974;
	}
	
	
h1
	{
	color: #FFFFFF;
	font-family: arial;
	font-style: italic;
	font-size: 14pt;
	letter-spacing: 3px;
	text-transform: lowercase;
	margin-bottom: -3px;
	}

h2
	{
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 16pt;
	line-height: 1.1.px;
	margin-left: 8px;
	margin-bottom: -2px;
	}	
	
	
a, visited, active
	{
	color: #c84974;
	font-weight: bold;
	text-decoration: none;
	}

a:hover
	{
	color: #ffd4d4;
	}
	
b
{ 
color: #c84974;
}	

u
{
color: #c84974;
}

i
{
color: #c84974;
}

