
body {
	background-image: url('/images/marble.jpg');
	background-repeat: repeat;
	width:100%;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:85%;
	margin:0px;
	padding: 0px;
	
	color:#333333;
	line-height:1.75em;
}

img {
	border-style: none;
	float: left;
	position: relative;
	margin: 0px;
}

#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#leftColumn {
	position: relative;
	float:left;
	width:218px;
	margin:0px;
	margin-right:0px;
	padding:0x;
}

#rightColumn {
	position: relative;
	float:left;
	width:782px;
	margin:0px;
	margin-right:0px;
	padding:0x;
}

#headBg {
	background-image: url('/images/header_bg.jpg');
	background-repeat: no-repeat;
	position: relative;
	float:left;
	width:782px;
	height:56px;
	margin:0px;
	margin-right:0px;
	padding:0x;
}

#headBg a:link {color:#d52e26;text-decoration:none;}
#headBg a:visited {color:#d52e26;text-decoration:none;}
#headBg a:active {color:#d52e26;text-decoration:none;}
#headBg a:hover {color:#ffffff;text-decoration:underline;}

#headBgInside {
	background-image: url('/images/header_bg-inside.jpg');
	background-repeat: no-repeat;
	position: relative;
	float:left;
	width:782px;
	height:56px;
	margin:0px;
	margin-right:0px;
	padding:0x;
}

#headBgInside a:link {color:#d52e26;text-decoration:none;}
#headBgInside a:visited {color:#d52e26;text-decoration:none;}
#headBgInside a:active {color:#d52e26;text-decoration:none;}
#headBgInside a:hover {color:#ffffff;text-decoration:underline;}


#navBg {
	background-image: url('/images/nav_bg.jpg');
	background-repeat: no-repeat;
	position: relative;
	float:left;
	width:782px;
	height:76px;
	margin:0px;
	margin-right:0px;
	padding:0x;
	color:#ffffff;
	font-size:.9em;
}

#InsideNavBg {
	background-image: url('/images/nav_bg_inside.jpg');
	background-repeat: no-repeat;
	position: relative;
	float:left;
	width:782px;
	height:162px;
	margin:0px;
	margin-right:0px;
	padding:0x;
	color:#ffffff;
	font-size:.9em;
}

#navBg a:link {color:#ffffff;text-decoration:none;}
#navBg a:visited {color:#ffffff;text-decoration:none;}
#navBg a:active {color:#ffffff;text-decoration:none;}
#navBg a:hover {color:#02DEC4;text-decoration:underline;}

#InsideNavBg a:link {color:#ffffff;text-decoration:none;}
#InsideNavBg a:visited {color:#ffffff;text-decoration:none;}
#InsideNavBg a:active {color:#ffffff;text-decoration:none;}
#InsideNavBg a:hover {color:#02DEC4;text-decoration:underline;}


#mainColumnHome {
	background-image: url('/images/main_col_home.jpg');
	background-repeat: no-repeat;
	position: relative;
	float:left;
	width:782px;
	height:191px;
	margin:0px;
	margin-right:0px;
	padding:0x;
}

#mainContentBg {
	background-image: url('/images/main_content_bg.jpg');
	background-repeat: repeat-y;
	position: relative;
	float:left;
	width:1000px;
	margin:0px;
	margin-right:0px;
	padding:0x;
}

#footBg {
	background-image: url('/images/foot_bg.jpg');
	background-repeat: no-repeat;
	position: relative;
	float:left;
	width:1000px;
	height:56px;
	margin:0px;
	margin-right:0px;
	padding:0x;
	clear:both;
}

#footText {
		text-align:right;
		margin-top:30px;
		margin-right:10px;
		font-size:.8em;
		color:#ffffff;

}

#musicHead {
	position:relative;
	float:left;
	background-image: url('/images/music_sheet_h1_bg.jpg');
	background-repeat: no-repeat;
	width:643px;
	height:56px;
}

#musicContent {
	position:relative;
	float:left;
	background-image: url('/images/music_sheet_content_bg.jpg');
	background-repeat: repeat;
	width:643px;

}

#musicContent h2 {
	font-size:1.2em;
	color:#092293;
	text-align:left;
	margin-top:0em;
	margin-bottom:1em;
	margin-top:0em;
	font-weight:bold;
	padding-left:0px;
}

#musicContent a:link {color:#0318c3;text-decoration:underline;}
#musicContent a:visited {color:#0318c3;text-decoration:underline;}
#musicContent a:active {color:#0318c3;text-decoration:underline;}
#musicContent a:hover {color:#0318c3;text-decoration:underline;}





#musicFoot {
	position:relative;
	float:left;
	background-image: url('/images/music_sheet_footer.jpg');
	background-repeat: no-repeat;
	width:643px;
	height:68px;
}

#content {
    width:500px;
	padding-left:10px;
	padding-right:20px;
	padding-top:5px;
	margin-left:70px;

}


#formHead {
	position:relative;
	float:left;
	background-image: url('/images/form_h1_bg.jpg');
	background-repeat: no-repeat;
	width:776px;
	height:68px;
}

#formHead h1 {
	font-size:1.4em;
	color:#470004;
	text-align:left;
	margin-top:0em;
	padding-top:35px;
	padding-left:35px;
	margin-left:0px;
	margin-bottom:1em;
	font-weight:normal;
}

#formContent {
	position:relative;
	float:left;
	background-image: url('/images/form_content_bg.jpg');
	background-repeat: repeat;
	width:776px;

}


#insideformcontent {
    width:700px;
	padding-left:10px;
	padding-right:20px;
	padding-top:5px;
	margin-left:20px;

}

#formContent a:link {color:#0318c3;text-decoration:underline;}
#formContent a:visited {color:#0318c3;text-decoration:underline;}
#mformContent a:active {color:#0318c3;text-decoration:underline;}
#mformContent a:hover {color:#0318c3;text-decoration:underline;}


#formFoot {
	position:relative;
	float:left;
	background-image: url('/images/form_footer.jpg');
	background-repeat: no-repeat;
	width:776px;
	height:68px;
}



h1 {
	font-size:1.4em;
	color:#470004;
	text-align:left;
	margin-top:0em;
	padding-top:20px;
	padding-left:80px;
	margin-left:0px;
	margin-bottom:1em;
	font-weight:normal;
}

h2 {
	font-size:1.2em;
	color:#092293;
	text-align:left;
	margin-top:0em;
	margin-bottom:1em;
	margin-top:0em;
	font-weight:bold;
	padding-left:10px;
}

h3 {
	font-size:1.3em;
	color:#629689;
	text-align:left;
	margin-top:0em;
	margin-bottom:1em;
	margin-top:1em;
	font-weight:normal;
}

.open {
	color:#ffffff;
	margin-left:130px;
	margin-right:125px;
}

#contentBorder {
		width:643px;
		position:relative;
		float:left;
}

#formBorder {
		width:643px;
		position:relative;
		float:left;
		margin-left:112px;
}

.highlight {
	color:#9beefd;
}

.red {
	color:#d52e26;
}

.white {
	color:#ffffff;
}

.text-120 {
	font-size:1.2em;
	letter-spacing:1px;
}

.text-90 {
	font-size:.9em;
}

.insideColumn {
	float:right;
	width:350px;
}

.related {
	clear:both;
	width:230px;
	border: 1px solid #ffffff;
	background-color:#0218c3;
	padding:10px;
	font-size:.9em;
	color:#ffffff;
	margin-left:20px;
	

}

a:link {color:#ffffff;text-decoration:underline;}
a:visited {color:#ffffff;text-decoration:underline;}
a:active {color:#ffffff;text-decoration:underline;}
a:hover {color:#02DEC4;text-decoration:underline;}




