body { 
		background-image:url(../images/ibe_bkg.jpg); 
		/*background-attachment:fixed;*/
		background-position:center top; 
        background-color:205821;
		background-repeat:repeat-x;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color: #000000;
} 

.news_container {
	position: relative;
	/*overflow: auto;*/
	top: 25px;
	left: 65px;
	/*height: 314px;*/
	width: 644px;
}
.news_container1 {
	position: relative;
	/*overflow: auto;*/
	top: 25px;
	left: 30px;
	bottom: 20px;
	/*height: 314px;*/
	width: 644px;
	padding-bottom:20px;
}
.mail {
	position: relative;
	top: 75px;
	left: 140px;
	height: 100px;
	width: 300px;
}

.footer {
	position: relative;
	top: 22px;
	left: 150px;
	height: 50px;
	width: 530px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #f18818;
}

.footer a {
	color:#ffffff; 
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

.mp3 {
	position: absolute;
	top: 765px;
	left: 325px;
	height: 30px;
	width: 90px;
}
.tophead{
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}
.errtxt{font-size: 12px;
	font-weight: bold;
	color: #FFFF00;}
a{color: #FFFF00;}
a:hover{ color: #006600;}