/* ------ structure ------ */

body {
	text-align : center;
	background: #5974A1 url(http://moonlight-whispers.com/layout/pro1/motif_fond_fonce.jpg);
	margin: 0;
	}
#header {
	width: 849px;
	margin: 0 0 -5px 0;
	}

#maincontent {
	width: 849px;
	background: url(http://moonlight-whispers.com/layout/pro1/middle_frame.jpg) repeat-y;
	}

#content {
	float: right;
	width: 680px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	}

#catalog {
	float: left;
	width: 660px;
	padding: 5px 5px 5px 5px;
	text-align: justify;
	}

#freespace {
	float: right;
	width: 15px;
	}

#menubox {
	width: 145px;
	float: left;
	margin: 0 0px 0 0px;
	padding: 0px 0px 0 0;
	}


#footercontent {
	position: relative;
	bottom: 0;
	width: 680px;
	}

#footer {
	margin: 0 0 -5px 0;
	width: 849px;
	}



/* ------ main text styles ------ */

body {
	font: normal 8pt Arial;
	color: #0D3D38;
	font-weight: bold;
	}

iframe {
 	width: 666px;
	height: 950px;
	}



/* ------ links ------ */

a {
	color: #052825;
	font: normal 7.9pt Arial;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {
	color: #0F4B45;
	}

a:hover {
	color: #40736E;
	}

td {
	font: normal 8pt Arial;
	color: #0D3D38;
	font-weight: bold;
	vertical-align: middle;
	}

h1 {
	font: normal 11pt Arial;
	color: #0D3D38;
	font-weight: bold;
	}

