/* CSS Document */

body {
	background-color: #000000;
	}
	
	
body.page2 {
 	background-color: #000000;
	}
	
.pg_table_border {
	border-width: ;
	border-color: ;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border - right: 1px solid #ffffff;
	}
	
.pg_table_border_pg2 {
	border-width: ;
	border-color: ;
	border-top: 1px solid #ab834f;
	border-bottom: 1px solid #ab834f;
	border-left: 1px solid #ab834f;
	border - right: 1px solid #ab834f;
	}
	
.sf_bar_back {
	background-image: url(images/sf_bar.gif); 
	background-repeat: no-repeat;
	}
	
.sf_bar_back_pg2 {
	background-image: url(images/sf_bar2.gif); 
	background-repeat: no-repeat;
	}
	
.sf_bar_area {
	color: #000000;
	font-family: Arial, Georgia;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-left: ;
	}
	
.sf_bar_area_pg2 {
	color: #ffffff;
	font-family: Arial, Georgia;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-left: ;
	}
	
.new_barback {	
	background-image: url(images/bar_bg1.jpg); 
	background-repeat: no-repeat;
	}
	
.home_text_back {
	background-color: #000000;
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
	
.home_text_back1 {
	background-color: #000000;
	background-image: url(images/homepg1_back.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
	
.writtenfor_back {
	background-color: #000000;
	background-image: url(images/writtenfor_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
	
.submitorig_back {
	background-color: #000000;
	background-image: url(images/submitorig_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
	
.faq_text_back {
	background-color: #000000;
	}
	
.indrep_text_back {
	background-color: #ffffff;
	}
	
.home_text_back_pg2 {
	background-color: #000000;
	background-image: url(images/newhomepg_bg.jpg);
	background-repeat: no-repeat;
	background-position: ;
	padding-left: 60px;
	}

.text_style1 {
	font-family: Monotype Corsiva;
	font-size: 20px;
	font-weight: ;
	color: #ffffff;
	padding-left: 240px;
	padding-top: 70px;
	}

.text_style_new1 {
	font-family: Monotype Corsiva;
	font-size: 21px;
	font-weight: ;
	color: #ffffff;
	padding-left: 240px;
	padding-top: 70px;
	}
	
.text_style1_pg2 {
	font-family: Monotype Corsiva;
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	padding-left: ;
	padding-top: 70px;
	}
	
.syos_page_text {
	font-family: Arial, Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 240px;
	padding-top: 70px;
	}
	
.syos_page_form {
	font-family: Arial, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 340px;
	}
	
.faq_page_text {
	font-family: Arial, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 250px;
	padding-top: 34px;
	}
	
.indrep_page_text {
	font-family: Arial, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 250px;
	padding-top: 16px;
	}

.listen_page_head {
	font-family: Monotype Corsiva, Arial, Times New Roman;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	padding-left: 250px;
	padding-top: 16px;
	}

.listen_page_head2 {
	font-family: Arial, Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 0px;
	padding-top: 0px;
	}
	
.listen_page_text {
	font-family: Monotype Corsiva, Arial, Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 90px;
	padding-top: 0px;
	}
	
.listen_page_text2 {
	font-family: Arial, Times New Roman;
	font-size: 12px;
	font-weight: ;
	color: #000000;
	padding-left: 160px;
	}
	
.listen_page_songs {
	text-align: center;
	padding-left: 0px;
	}
	
.listen_page_form {
	padding-left: 160px;
	}
	
.sf_botbar_area {
	color: #000000;
	font-family: Arial, Georgia;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-left: ;
	}
	
.sf_botbar_area_pg2 {
	color: #ffffff;
	font-family: Arial, Georgia;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-left: ;
	}

/* Black & Gold Page Links */
a.page2_links:link {
color: #000000;
text-decoration: none;
}
a.page2_links:active {
color: #000000;
text-decoration: none;
}
a.page2_links:visited {
color: #000000;
text-decoration: none;
}
a.page2_links:hover {
color: #FE0B0B;
text-decoration: underline;
}


/*Links*/	
a:link {
color: #000000;
text-decoration: none;
}
a:active {
color: #000000;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #FE0B0B;
text-decoration: underline;
}