@charset "utf-8";
/* CSS Document */
#Global_container 	{
	vertical-align: top;
	background-color: #ffffcc;
	font-size: 12px;
	width: 780px;
	margin: 0;
}
#Left_navigation 
	{vertical-align:top
}
body {
	background-color: #000000;
	margin-top: 5px;
}
.style1 {
	font-size: 16px;
	text-align: center;
}
.style2 {
		color: #FFFFCC;
}
.style3 {	
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
}
.style4 {
	color: #990000;
}
.style5 {
	color: #FFCC00;
	font-weight: bold;
	font-size: 16px;
}

.style6 {
	color: #000;
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
}
.style7 {	
	font-size: 24px;
	color: #FF0000;
}
.style8 {
	color: #000;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
	font-size: 16px;
}
a:active {
	text-decoration: none;
	font-size: 14px;
	color: #000;
}
.radioministry {
	color: #900;
}
.beacon {
	color: #FC0;
	font-size: 36px;
}
.style4 {
	color: #00F;
}
#musician_main {
	background-image: url(../images/minister_of_music_background.gif);
	background-repeat: no-repeat;
}

#table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#table1 a:link {
	color: #00F;
	
}
#table1 a:hover {
	color: #F00;
	
}
#table1 a:visited {
	color: #00F;
	
}
#table1 a:active {
	color: #00F;
	
}
#Global_container tr td table tr td table tr td table tr td p a {
	color: #00F;
}

