@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 15px;
}

.playerLink {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
	
.playerLink a:link {color: #CC6600; text-decoration: none}
.playerLink a:visited {color: #CC6600; text-decoration: none}
.playerLink a:hover {color:#CC9933; text-decoration: underline}

.bgContent {background-image:url(../images/bg_body.jpg);}

.bgFlorish {background-image:url(../images/celtic_christian_music.jpg); background-repeat:no-repeat;}

.imgMargin {margin-top:25px; margin-right:35px; margin-left:45px;}

.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* style 4*/
.mainBody {font-size: small; font-family: Arial, Helvetica, sans-serif; margin-right:35px; margin-left:45px;}

.columnMargins {margin-left: 50px; margin-right: 50px;}

.style5 {color: #003399}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #993300;
	font-weight: bold;
}

a:link { 
	color: #333333; text-decoration: none;
	}
a:visited {
	color: #663300; text-decoration: none;
	}
a:hover {
	color: #CC6600;
	;
	}
a:active { 
	color: #CC6600; text-decoration: none;
	}
	

input {
	background-color: #B8B396;
	border: 1px solid #333300;
}
textarea {
	background-color: #B8B396;
	border: 1px solid #333300;
}
