@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #666666;
	background-image: url(../images/abstractMusic_bg.jpg);
}

a {
	color: #92268F;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: none;
}

.twoColFixLtHdr #container {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E8F0C9;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000;
} 
.fullStoryTxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #92268F;
}
.twoColFixLtHdr #header {
	background-color: #149999;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A2897;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}

div#header a:focus, div#header a:active {
	outline: 0 none;
	-moz-outline: 0 none;
}
	
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 220px;
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#homeSplashContainer {
	width: 625px;
	border: 1px outset #92268F;
	background-image: url(../images/image2.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	height: 375px;
	margin-left: -72px;
	position: relative;
	clear: right;
}
.twoColFixLtHdr #mainContent {
	font-size: 0.8em;
	border-left-width: 1px;
	border-left-style: outset;
	border-left-color: #92268F;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 270px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#headerLogoContainer {
	float: left;
	height: 113px;
	width: 383px;
	margin-top: 20px;
}
.twoColFixLtHdr #footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #92268F;
	background-image: url(../images/btmBdr_,mCntr.png);
	padding-top: 0;
	padding-right: 10px;
	padding-left: 20px;
} 
#topNav {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 906px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.75em;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#socMediaBtns {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 50px;
	width: 220px;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #mainContent_aboutUs {
	font-size: 0.73em;
	border-left-width: 1px;
	border-left-style: outset;
	border-left-color: #92268F;
	text-align: justify;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 20px;
}
.images {
	margin-top: -10px;
	border: 1px solid #92268f;
	margin-right: 10px;
}
.aboutUs_txt {
	font-size: 0.95em;
}
#sidebarInsideContainer {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 220px;
	margin-top: 15px;
	margin-right: -30px;
	margin-bottom: 0px;
	margin-left: -30px;
}
.sidebarInsideTxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	text-align: center;
	width: 220px;
	margin-bottom: -25px;
	font-style: oblique;
}
.copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	color: #000;
	width: 220px;
	clear: left;
	margin-top: 0px;
}
.twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	font-size: 0.9em;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #92268F;
	margin-top: 20px;
	padding-right: 20px;
	clear: right;
}
.twoColFixLtHdr #mainContent_music {
	font-size: 0.75em;
	text-align: justify;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 350px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: right;
}
.sidebarInsideCDTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	text-align: center;
	width: 220px;
	font-weight: bold;
	margin-bottom: -50px;
}
.sidebarInsideCDTitle2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	text-align: center;
	width: 220px;
	margin-bottom: -50px;
	font-weight: bold;
}
.sidebarinsideBuyCD {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 200px;
	text-align: center;
	float: none;
	clear: left;
	margin-left: 30px;
	background-position: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.sidebarInsideTxtBtm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	text-align: center;
	width: 220px;
	margin-bottom: -25px;
	font-style: oblique;
	margin-top: -25px;
}
.twoColFixLtHdr #mainContent_video {
	font-size: 0.75em;
	text-align: justify;
	margin-bottom: 0;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	width: 700px;
	margin-right: 100px;
	margin-left: 100px;
}
#externalHdrLinks {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	height: 50px;
	width: 220px;
	margin-top: 35px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: center;
}
.twoColFixLtHdr #sidebar_aboutus {
	float: left; /* since this element is floated, a width must be given */
	width: 220px;
	font-size: 0.9em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.getAdobeReader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 150px;
	text-align: center;
	margin-left: 675px;
	background-position: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
	margin-top: -10px;
	padding-bottom: 10px;
	float: left;
}
.twoColFixLtHdr #mainContent_downloads {
	font-size: 0.75em;
	text-align: justify;
	margin-bottom: 10;
	padding-top: 20px;
	padding-bottom: 0;
	margin-left: 40px;
	width: 760px;
	padding-right: 50px;
	padding-left: 20px;
}
.tabContentContainer {
	width: 625px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #92268F;
	border-right-color: #92268F;
	border-bottom-color: #92268F;
	float: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	margin-left: 110px;
	font-weight: lighter;
}
.tabContent {
	height: 320px;
	width: 530px;
	margin-left: 185px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
	z-index: 3;
	background-image: url(../images/downloads_tabContent_BG.gif);
	padding-top: 10px;
}
#downloads_menuTab {
	float: none;
	height: 134px;
	width: 186px;
	margin-top: -230px;
	z-index: auto;
	margin-left: -2px;
}
.twoColFixLtHdr #mainContent_spiritLyrics {
	font-size: 0.75em;
	text-align: justify;
	width: 700px;
	background-image: url(../images/ASpiritCalling_cov.png);
	height: 680px;
	border: 1px none #92268F;
	background-repeat: no-repeat;
	margin-left: 260px;
}
#lyricDownloads_links {
	width: 225px;
	padding-left: 25px;
	float: left;
	padding-top: 200px;
	padding-right: 10px;
	font-size: .8em;
}
.twoColFixLtHdr #sidebar_calendar {
	float: left; /* since this element is floated, a width must be given */
	width: 245px;
	font-size: 0.69em;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.images_calendar {
	padding-right: 10px;
	margin-left: -10px;
}
.twoColFixLtHdr #mainContent_galleryThumbs {
	font-size: 0.8em;
	border-left-width: 1px;
	border-left-style: outset;
	border-left-color: #92268F;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 270px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.downloadMP3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: center;
	margin-left: 430px;
	background-position: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	margin-top: -20px;
	padding-bottom: 10px;
	float: left;
	z-index: auto;
}
.images_otherstuff {
	margin-top: -10px;
	margin-right: 10px;
}
#homeDescriptionContainer {
	width: 625px;
	margin-top: 20px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.lyricLinks {
	font-size: 0.8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.1em;
}

