@import url(main.css);

<!--
.headerBG {
	background: url(images/yellow_headerBG.gif);
}
.header {
	background: url(images/yellow_header.gif);
}


.menuLeft {
	background: url(images/yellow_leftBG.gif);
}
.menuLeft_top {
	background: url(images/yellow_teen_scene.gif);
}
.menuLeft_bot {
	background: url(images/yellow_leftB.gif);
}


.menuRight {
	background: url(images/yellow_rightBG.gif);
}
.menuRight_top {
	background: url(images/yellow_rightT.jpg);
}
.menuRight_mid {
	background: url(images/yellow_rightM.jpg);
}
.menuRight_bot {
	background: url(images/yellow_rightB.gif);
}
-->