body {
	background-color: #BB1D2C;
	font-style: normal;
	font-family: Tahoma;
	font-size: 12px;
	font-color: #000000;

}

ul {
	padding: 0px;
	margin-left: 16px;

}
li {
	padding-bottom: 5px;
	font-family: Tahoma;
	font-size: 12px;
	list-style-image: url(bullet.gif);
}
#lisubitem {
	padding-bottom: 5px;
	font-family: Tahoma;
	font-size: 12px;
	list-style-image: url(bullet2.gif);
}

.header {
	background: transparent url(layout_header.jpg) top center no-repeat ; 
	width: 957px; 
	height: 227px; 
}
.headerinfo {
	position: absolute;
	font-size: 10px;
	font-family: Tahoma;
	font-color: #000000;
	top: 165px;
	left: 387px;
	width:410px;
	height:20px;
}
.bg_top {
	background: transparent url(bg_top.jpg) center 0 no-repeat;
	width: 984px;
	height: 80px;

}
.bg_center {
	background: transparent url(bg_center.jpg) 0 0 repeat-y;
	margin-left: 20px;

}
.bg_bottom {
	background: transparent url(bg_bottom.jpg) center 0 no-repeat;
	padding-top: -10px;
	width: 977px;
	height: 78px;

}

.sidebarnav {
	position: absolute;
	font-size: 12px;
	font-family: Tahoma;
	font-color: #000000;
	top: 300px;
	left: 53px;
	width:174px;
	height:300px;

}

.news {
	padding-top: 0px;
 	margin-top: -20px;
	margin-bottom: -20px;
	margin-left: 300px;
	width: 600px;
	height: 300;
	font-size: 12px;
	font-family: Tahoma;
	font-color: #000000;
}

