@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
}

body {
	background-image: url(../images/bg/bg.png);
	background-repeat: repeat;
	font-family: Tahoma, Geneva, sans-serif;
	color: #663366;
}
a:link {
	color: #663366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663366;
}
a:hover {
	text-decoration: underline;
	color: #663366;
}
a:active {
	text-decoration: none;
	color: #663366;
}


p {
	font-family: Tahoma, Geneva, sans-serif;
	color: #663366;
	font-size: 13px;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #663366;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
	color: #663366;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

h4 {
}

h5 {
}

h6 {
}
.intro {
	height: 80%;
	width: 90%;
	margin-top: 5%;
	margin-right: 5%;
	margin-left: 5%;
	background-position: center;
	text-align: center;
}
.intro_mp3_plyr {
	width: 225px;
	margin: auto;
	text-align: center;
}

.input {
	font-family: Tahoma, Geneva, sans-serif;
	color: #663366;
}
.headerPadding {
	height: auto;
	width: auto;
	background-color: #F3E7F3;
	text-align: center;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.headerPaddingLeft {
	height: auto;
	width: auto;
	background-color: #F3E7F3;
	text-align: left;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}

.header {
	height: auto;
	width: auto;
	background-color: #F5EBF5;
	padding: 10px;
}

.content {
	margin: 10px;
	font-size: 13px;
}
.txt {
	padding: 10px;
	width: 778px;
}
.txtGeneric {
	padding-left: 163px;
	background-image: url(../images/album%20art/Kim%20Joyce%20-%2011.jpg);
	background-repeat: no-repeat;
	height: 143px;
	padding-bottom: 15px;
	padding-top: 15px;
	background-position: 10px 15px;
}


.infoBoxTxt {
	float: right;
	width: 220px;
	height: 132px;
	padding-top: 10px;
	text-align: center;
}


#mainWrapper {
	width: 850px;
	height: 800px;
	margin: auto;
	background-image: url(../images/bg/main_bg.png);
	background-repeat: repeat-x;
}

#headerWrapper {
	width: 850px;
	height: 150px;
}

#headerRight {
	width: 620px;
	height: 150px;
	float: right;
}

#headerLeft {
	width: 230px;
	height: 139px;
	float: left;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 5px;
}

#navBar {
	width: 620px;
	height: 25px;
	text-align: right;
	padding-top: 5px;
}

#headerFlash {
	width: 620px;
	height: 109px;
}

#mainContentWrapper {
	width: auto;
	height: 650px;
	background-image: url(images/bg/main_bg_design.png);
	background-repeat: no-repeat;
}

#mainContent {
	width: auto;
	height: 555px;
	margin: 20px;
}

#contentBox {
	width: 810px;
	height: 370px;
}

#contentBoxLeft {
	float: left;
	width: 368px;
	height: 368px;
	border: 1px solid #F5EBF5;
}

#contentBoxLeftBG {
	width: 350px;
	height: 350px;
	background-image: url(../images/bg/bg.png);
	background-repeat: repeat;
	margin: 5px;
	padding: 4px;
}
#contentBoxLeftBio {
	float: left;
	width: 368px;
	height: 368px;
	border: 1px solid #F5EBF5;
}
#contentBoxLeftBGBio {
	width: 358px;
	height: 358px;
	background-image: url(../images/bg/bg.png);
	background-repeat: repeat;
	margin: 5px;
}


#contentBoxRight {
	float: right;
	width: 418px;
	height: 368px;
	border: 1px solid #F5EBF5;
}

#contentBoxRightBG {
	width: 408px;
	height: 358px;
	background-image: url(../images/bg/bg.png);
	background-repeat: repeat;
	margin: 5px;
}
#contentBoxLarge {
	float: left;
	width: 808px;
	height: 368px;
	border: 1px solid #F5EBF5;
}
#contentBoxLargeBG {
	width: 798px;
	height: 358px;
	background-image: url(../images/bg/bg.png);
	background-repeat: repeat;
	margin: 5px;
}
#infoBoxLargeTxt {
	height: 132px;
	padding-top: 10px;
	width: 635px;
	text-align: left;
}




#infoBox {
	width: 810px;
	height: 165px;
	margin-top: 20px;
}

#infoBoxLeft {
	float: left;
	width: 393px;
	height: 163px;
	border: 1px solid #F5EBF5;
}

#infoBoxLeftBG {
	margin: 5px;
	height: 143px;
	background-image: url(../images/bg/bg.png);
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#infoBoxRight {
	float: right;
	width: 393px;
	height: 163px;
	border: 1px solid #F5EBF5;
}

#infoBoxRightBG {
	margin: 5px;
	height: 143px;
	background-image: url(../images/bg/bg.png);
	background-repeat: repeat;
	padding: 5px;
}
#infoBoxLarge {
	width: 810px;
	height: 163px;
	border: 1px solid #F5EBF5;
}
#infoBoxLargeBG {
	margin: 5px;
	height: 143px;
	background-image: url(../images/bg/bg.png);
	background-repeat: repeat;
	padding: 5px;
}




#footerContent {
	margin-top: 12px;
	margin-right: 20px;
	margin-left: 20px;
	height: 34px;
	margin-bottom: 8px;
	
}

#footerRight {
	float: right;
	width: 219px;
	height: 34px;
	text-align: right;
}

#footerMiddle {
	width: 210px;
	height: 34px;
	float: left;
	font-size: 13px;
	text-align: center;
}

#footerLeft {
	float: left;
	width: 300px;
	height: 34px;
}
.cancelSuccess {
	height: auto;
	width: 500px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
}
.small {
	font-size: 10px;
}
