@charset "UTF-8";
/* CSS Document */

body {
font-family:"Arial", Helvetica, Century Gothic;
font-size:12px;
color:#999;
}


#container {
margin:0 auto 0 auto;
width: 800px;
}

#header {
background-image:url(noel_top.png);
background-repeat:no-repeat;
height:27px;
width:472px;
}

#header_wcs {
background-image:url(noel_wcs.png);
background-repeat:no-repeat;
height:31px;
width:472px;
}

#content_musicplayer {
background-image:url(noel_music_player.png);
background-repeat:repeat-y;
width:472px;
}

#bottom_wcs {
background-image:url(noel_biography.png);
background-repeat:no-repeat;
height:62px;
width:472px;
}


#content_biography {
background-image:url(Noel_content_biography.png);
background-repeat:repeat-y;
width:472px;
}

#bottom_biography {
background-image:url(noel_bottom_biography.png);
background-repeat:no-repeat;
height:33px;
width:472px;
}

#connect {
background-image:url(noel_connect.png);
background-repeat:no-repeat;
height:53px;
width:800px;
}

#content_connect {
background-image:url(noel_content_connect.png);
background-repeat:repeat-y;
width:800px;
}

#bottom_connect {
background-image:url(noel_connect_bottom.png);
background-repeat:no-repeat;
height:44px;
width:800px;
}

#logo {
background-image:url(noel_logo.png);
background-repeat:no-repeat;
height:31px;
width:328px;
}

#content_logo {
background-image:url(noel_content_logo.png);
background-repeat:repeat-y;
width:328px;
}

#news {
background-image:url(noel_news.png);
background-repeat:no-repeat;
height:46px;
width:328px;
}

#content_news {
background-image:url(noel_content_news.png);
background-repeat:repeat-y;
width:328px;
}

#bottom_news {
background-image:url(noel_bottom_news.png);
background-repeat:no-repeat;
height:70px;
width:328px;
}

#content_gallery {
background-image:url(noel_content_gallery.png);
background-repeat:repeat-y;
width:328px;
}

#bottom_gallery {
background-image:url(noel_bottom_gallery.png);
background-repeat:no-repeat;
height:26px;
width:328px;
}

#content_body {
background-image:url(noel_content_body.png);
background-repeat:repeat-y;
width:800px;
}
