body {
 margin:0cm 0cm 0cm 0cm;
	padding: 0;
	background-color: #F5E842;
	text-align: justify;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align:center;
}

/* Wrapper */

#wrapper             { background: #F5E842; width:640px; margin-top: 0px; padding: 0px; background-color: #02008C; text-align; center; }

/* Menu */

#menu-wrapper        { display: none; }
#menu                { display: none; }

#menu-wrapper-print  { width: 640px; height: 101px; left top; }
#logo_top_print      { width: 640px;; margin-right: 10 auto; height: 31px; padding: 0px; }


#logo_top            { display: none; }
#menu_float          { display: none; }
#menu_spacer_50      { display: none; }
#menu_spacer_100     { display: none; }
#menu_1              { display: none; }
#menu_2              { display: none; }
#menu_3              { display: none; }
#menu_4              { display: none; }
#menu_5              { display: none; }
#menu_6              { display: none; }
#menu_spacer_top     { display: none; }

/* Page */

#page {
	width: 640px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    background: url(../images/template/noot.jpg) repeat-y ;
    background-color: #F5E842;
    border: 0px solid #FF0000;
    /* General font colour changed here */
	color: #000099;
	text-align: justify;
}

/* Sidebars */

#sidebar1            { width: 180px; border: 0px solid #000000; height:100%; background: url(../images/template/noot.jpg) repeat-y ; }
#sidebar1_item       { width: 180px; border: 0px solid #000000; margin-bottom: -3px; }

/* Content */

#content             { float: left; width: 430px; margin: 10px 10px 10px 10px; border: 0px solid #000099; height:100% }
#content_images      { float: left; width: 100%; margin: 0px 0px 20px 0px; border: 0px solid #000099; text-align: center }

/* Directory */

#directory_wrapper   { float: left; width: 477px; margin: 0px 0px 0px 0px; border: 0px solid #996699; }
#directory_nrlist    { float: right; width: 100px; margin: 0px 0px 0px 0px; border: 0px solid #996699; }
#directory_nr        { float: left; width: 32px; margin: 0px 0px 0px 0px; border: 0px solid #996699; }
#directory_cat       { float: left; width: 202px; margin: 0px 0px 0px 0px; border: 0px solid #996699; }
#directory_name      { float: left; width: 52px; margin: 0px 0px 0px 0px; border: 0px solid #996699; }
#directory_item      { float: left; width: 182px; margin: 0px 0px 0px 0px; border: 0px solid #996699; }

/* Footer */

#footer-wrapper      { display: none; }
#footer              { display: none; }

#footer-wrapper-print{ width: 640px; background: url(../images/template/samusicschool_footer_bg.jpg) no-repeat center; background-color: #F5E842; }
#footer_print              { width: 640px; margin: 0 auto; padding: 0 0px; }

/* Widths */

#stretch             { float:left; width: 477px;  border: 0px solid #000000; }

#top_arrow           { float:left; width: 100%;  border: 0px solid #000000; }

#container {
	width: 440px; /* the auto margins (in conjunction with a width) center the page */
    height: 200px;
    background-position: 0px 0px;
	background-image: url(../images/index_03.jpg);
	background-repeat: no-repeat;
    border: 0px solid #000000;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#mainContent2 {
	margin-left: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-right: 10px;
	width: 200px;
	height: 208px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
    overflow: auto;
    border: 0px solid #000000;
}

#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	margin-left: 5px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: top;
	width: 215px;
    height: 208px;
	overflow: auto;
	border: 0px solid #000000;
}
#gallery             { float:left; color: #996699; padding:1px; text-align: left; width: 50px; border: 0px solid #6666CC; }
#gallery a:link      { text-decoration: none; font-weight: normal; color: #333333; }
#gallery a:visited   { text-decoration: none; font-weight: normal; color: #333333; }
#gallery a:hover     { text-decoration: none; font-weight: normal; color: #996699; }

