#bottompics {
	position: absolute;
	z-index: 6;
	height: 60px;
	width: 584px;
	left: 60px;
	top: 436px;
}
#text2 {
	position: absolute;
	z-index: auto;
	height: 150px;
	width: 257px;
	left: 375px;
	top: 255px;
}
#text1 {
	position: absolute;
	z-index: auto;
	height: 150px;
	width: 265px;
	left: 60px;
	top: 255px;
}
#newsbox {
	position: absolute;
	z-index: auto;
	height: 256px;
	width: 243px;
	left: 680px;
	top: 255px;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
}
#newsbox a {
	margin: 0;
	padding: 0;
}
#colorbox {
	background-color: #A60000;
}
#body {
	background-image: url(../bitmaps/basic-background-line-home.jpg);
}
#redbar {
	background-color: #A80000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#newsbox ul {
}
#newsbox ul li {
	list-style-image: url(../bitmaps/newspoint.gif);
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 18px;
	margin-left: 0px;
}
.news {
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

