#mainbanner {
	background:url(../../images/CakeWalk-MusicScore.png);
	height:270px;
	width:1024px;
	margin: 0px auto 0px 0px;
	border: 0px solid #f0f0f0;
}
#mainbanner a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}

@font-face{ /* Most browsers */
	font-family: Emb_luci;
	src: url('lucida-calligraphy-italic.eot');
    src: url('lucida-calligraphy-italic.eot?#iefix') format('embedded-opentype'),
         url('lucida-calligraphy-italic.ttf') format('truetype');
}

@font-face {
    font-family: 'CalligraffitiRegular';
    src: url('Calligraffiti-webfont.eot');
    src: url('Calligraffiti-webfont.eot?#iefix') format('embedded-opentype'),
         url('Calligraffiti-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face { /* IE browser font */
    font-family: 'Emb_Michael';
    src: url('Michv2.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
#banner_top {
	width:1024px;
	height:72px;
	/* background-image: url(images/banner_r1_c1.jpg); */
}
.bannerTitle{
	text-align:center;
	color:#306;
	margin-left:20px;
	font-size:30px;
	font-family: Emb_luci, Emb_Michael;
	width:500px;
	height:inherit;
}
.bannerText{
	text-align:center;
	color:#306;
	font-family: Emb_luci, Emb_Michael;
	font-size:25px;
	margin-top:55px;
}
.banner{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	overflow:hidden;
	height:144px;
	}

#banner_r2_c1 {
	width:135px;
	/* background-image: url(images/banner_r2_c1.jpg);*/
}
#banner_r2_c2 {
	width:174px;
	/* background-image: url(images/banner_r2_c2.jpg);*/
}
#banner_r2_c3 {
	width:163px;
	/* background-image: url(images/banner_r2_c3.jpg);*/
}
#banner_r2_c4 {
	width:179px;
	/* background-image: url(images/banner_r2_c4.jpg);*/
}
#banner_r2_c5 {
	width:145px;
	/* background-image: url(images/banner_r2_c5.jpg);*/
}
#banner_r2_c6 {
	width:195px;
	/* background-image: url(images/banner_r2_c6.jpg);*/
}
#banner_r2_c7 {
	width:33px;
	/* background-image: url(images/banner_r2_c7.jpg);*/
}
#banner_bottom {
	width:1024px;
	height:55px;
	/* background-image: url(images/banner_r3_c1.jpg);*/
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
