html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body{
	font:11px/20px Georgia,"Times New Roman",Times,serif;
	font-size: 11pt;
	color: #000000;
	text-align: center;
	background: #0083b1;
}

#wrapper {
	width: 770px;
	margin:10px auto;
	text-align:center;
	padding-bottom: 20px;
	padding-top: 10%;
}

#banner {
	margin-top: 10px;
	margin-bottom: 10px;
}

#bannersub {
	background: url(../images/images_old/Subtitle.gif) no-repeat center;
	padding: 10px;
	margin-bottom: 30px;

}

#nav {
	float: inherit;

}

#nav ul li {
display: inline;
padding: 0;
margin: 0;
}

#nav ul li a {
font-size: 80%;
color: #FFFFFF;
background-color:#3333CC;
text-decoration: none;
padding: 0 25px 0 25px;
border-right: 1px solid #000000;
text-align: center;
width: 9em;
}

#nav ul li a:hover, #nav ul li a:focus {
background-color: #990000;
}


#content{
	background: url(../images/book.png) no-repeat center 20px;
	width: auto;
	padding: 20px 20px 2px;
	height: 375px;
	text-align: left;
}

#content p{
	font-size: 80%;
	
	
}

#content h1{
font-size: 130%;
color: #003366;
padding: 0;
margin: 20px;
}

#content h2{
font-size: 110%;
color: #003366;
padding: 0;
margin: /*100px 0 0*/ 20px;
}

.leftimage{
float: left;
margin-right: 10px;
}

.leftimageone{
	float: none;
	clear: left;
}

.leftcontent{
	width: 250px;
}

.rightimage{
margin-bottom: 5px;
float: right;
margin-left: 15px;
width: 86px;
}

.rightimageone{
margin-bottom: 5px;
float: right;
margin-left: 15px;
width: 86px;
}

.rightimagetwo{
margin-bottom: 5px;
float: right;
margin-left: 15px;
width: 86px;
}

/*.clearit{
clear: both;
background-color:#00FF66;
width: 200px;
}*/

#footer{
	border-top: 1px solid #000000;
	color: #FFFFFF;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer p {
font-size: 70%;
padding: 3px;
}

#leftcol{
	width: 238px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 117px;
	float: left;
	overflow: auto;
		
}

#leftcol p{
	font-size: 70%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

#leftcol h1{
font-size: 110%;
}
#rightcol{
	width: 238px;
	text-align: left;
	float: right;
	margin: 20px 120px 20px 10px;
	overflow: auto;
}

#rightcol p{
	font-size: 70%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

#rightcol h1{
font-size: 60%;
}

#content p.right{
float: right;
}

.container{
width: 99%; 
float:right;
background-color:#6633CC;
}



.copyright {
	background: url(../images/mus_sec/copyright_mus_sec.gif) no-repeat center;
	margin-top: 2px;
}
.title {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.songbooktitle {
	font: bold 14px/12px Georgia, "Times New Roman", Times, serif;
}
.songbooksong {
	font: normal 12px/14px Georgia, "Times New Roman", Times, serif;
}
.musicalsong {
	font: bold 14px/28px Georgia, "Times New Roman", Times, serif;
}
