@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #EB6E1A;
}
.heading14 {
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	color: #ffeba6;
	text-decoration: none;
}
.heading19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: justify;
}
.readmorelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	color: #fee39d;
}
.viewalllinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.announcemnet {
	background-image:url(../images/annoncebg.jpg);
	height:197px;
	width:390px;
}.annoncenewslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	color: #44403e;
}
.toplinks {
	font-family: "Arial Rounded MT Bold";
	font-size: 15px;
	color: #EB6E1A;
	text-decoration: none;
}
a.toplinks:hover{
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #ebd273;
	padding-bottom:2px;
}
.jumjumpagebg {
	background-image:url(../images/jumjum.jpg);
	width:750px;
	height:390px;
	padding-left:185px;
	text-align:justify;
}
.contactbg {
	background-image:url(../images/jumjumcontact.jpg);
	width:750px;
	height:390px;
	padding-left:185px;
	text-align:justify;
}
.genbg {
	background-image:url(../images/tablebg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:470px;

}

.footer {
	background-color:#f78333;
	border: 1px solid #ebcd6e;
	height:42px;
	padding-top:15px;
	color:#F2DE9F;
}

