
#wrap {
    width: 990px;
    margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
    /*text-align: left;*/
    background: url(http://www.sibeliusforum.com/images/wide990.jpg) repeat-y;

    }

#main-content {

    width: 940px;
	margin:0px auto;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
    padding: 0;
    line-height: 1.5em;


    }


#top-ad {

    width: 970px;
	margin:0px auto;
	text-align:center;
    padding-top: 5;
    padding-bottom: 5;
    line-height: 1.5em;
	background: #bbbbbb;
	border-bottom-style:solid;
	border-bottom: thick #000000;

    }



body {
height: 100%;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;  /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	background: #E8E8E8;

	}



#nav1  {
	COLOR : #ffffff;
	FONT-FAMILY : tahoma;
	FONT-SIZE : 7pt;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
}

#navtop  {
	COLOR : #235c5c;
	FONT-FAMILY : tahoma;
	FONT-SIZE : 7pt;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
}

#nav2  {
	COLOR : #ffcc00;
	FONT-FAMILY : tahoma;
	FONT-SIZE : 8pt;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
}


