body {
	margin: 0;
	padding: 0;
	background-color: #02203A;
}

#navbarcontainer {
	background-image: url('http://www.mypropheticspace.com/images/graphx/nav_bg.gif');
	background-repeat:repeat-x;
	margin: 0px 20px 0px 20px;
	height: 52px;
}

#BCNsubscribe {
	background-image: url('http://www.mypropheticspace.com/images/graphx/BCN_subscribe1_bkg.jpg');
	width: 250px;
	height: 70px;
	float: right;
	padding-top: 80px;
	background-repeat: no-repeat;
}

#ELsubscribe {
	background-image: url('http://www.mypropheticspace.com/images/graphx/EL_subscribe_bkg.jpg');
	width: 250px;
	height: 70px;
	float: right;
	padding-top: 80px;
	background-repeat: no-repeat;
	margin-right: 0px;
}

#top {
	margin: 0px 0px 20px 0px; 
	padding: 0px; 
	background-image: url('http://www.mypropheticspace.com/images/email_images/lion_header2.jpg'); 
	background-repeat: no-repeat; 
	height: 150px; 
	background-color: #FFFFFF;
}

/* MAIN SECTION STYLES */

#wrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
a:link {color: #000066; text-decoration: none;}
a:visited {color: #000066; text-decoration: none;}
a:hover {color: #660066; text-decoration: underline;}

/* BOTTOM SECTION CSS*/

#bottom {
	padding: 2px; 
	margin: 0px 20px 0px 20px; 
	background-image: url('http://www.mypropheticspace.com/images/graphx/ftr_bg.gif');  
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	height: 30px;
}

#bottom a:link {color: #000066; text-decoration: none;}
#bottom a:visited {color: #000066; text-decoration: none;}
#bottom a:hover {color: #660099; text-decoration: underline;}

/* FOOTER SECTION CSS*/

#footer {
	width: 900px; 
	font-family: verdana; 
	font-size: 10px; 
	text-align: left; 
	color: #FFFFCC;
	background-color: #006699;
}
#footer img {
	float: left;
	padding: 5px;
}
#footer a:link {
	text-decoration: none;
	color: #FFFF00;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFF00;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.foreignsubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
	padding: 2px;
}

.foreignlanguagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	line-height: 16px;
}
