/* CSS Document */

body
{
	background-color: #000000;
	background-image: url(../images/bkgrnd.jpg);
	margin-top: 0px !important;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	top: 300px;
}


.pagelink:link {color: #ffffff; text-decoration: underline;}
.pagelink:visited {color: #ffffff; text-decoration: underline;}
.pagelink:hover {color: #4697fc; text-decoration: underline;}
.pagelink:active {color: #ffffff; text-decoration: underline;}

.title1w {
font-size: 14px;
font-family: "Times New Roman", Times, serif;
color: #ffffff;
font-weight: bold;
}
.bodycontdiv
{
	z-index: 1;
	position:absolute;
	background-color: #ffffff;
	height: 1155px;
	width: 955px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
}
.overallboard_div
{
	z-index: 3;
	position:absolute;
	height: 405px;
	color:#000000;
	width: 705px;
	left: 7px;	
	margin-top: 455px;
	margin-right: auto;
	top: -112px;
}

.news_title_div
{
	z-index: 2;
	position:absolute;
	background-image: url(../images/title_bar.jpg);
	height: 25px;
	width: 221px;
	margin-top: 680px;
	left: 723px;
	margin-right: auto;
	padding-left: 4px;
	padding-top: 5px;
	top: -408px;
}

.news_div
{
	z-index: 2;
	position:absolute;
	background-image: url(../images/blockbk.jpg);
	height: 357px;
	width: 216px;
	margin-top: 705px;
	left: 723px;
	margin-right: auto;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	color: #333333;
	top: -402px;
}
.blackfooterdiv
{
	top:0px;
	margin-top: 1150px;

}
