.content_slider
{
	width: 645px;
	height: 540px;
	position: relative;
}
.slide_button
{
	width: 25px;
	height: 35px;
	position: absolute;
}
.slide_button.left
{
	top: 240px;
	left: 17px;
	background-image: url(../images/arrow_l.jpg);
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	visibility: hidden;
}
.slide_button.right
{
	top: 240px;
	right: 19px;
	background-image: url(../images/arrow_r.jpg);
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	visibility: hidden;
}
.viewport
{
	position: absolute;
	left: 33px;
	top: 23px;
	width: 577px;
	height: 492px;
	background: #FFFFFF no-repeat;
	overflow: hidden;
	border: 1px solid #B0BFD2;
	text-align: left;
}
.sliding_panel
{
	position: absolute;
	height: 492px;
	padding: 0px;
	text-align: left;
}
.slider_content
{
	height: 492px;
	width: 577px;
	float: left;
	margin: 0px;
	position: relative;
	text-align: center;
}
.news1
{
	background-image: url(../images/news1.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.news2 H3
{
	font-size: 34px;
	font-family: "Trebuchet MS";
	text-align: center;
	position: relative;
	top: 230px;
	font-weight: bold;
}
.news2 A
{
	position: relative;
	left: 185px;
	top: 405px;
	text-decoration: none;
	color: rgb(102, 118, 145);
	font: 14px Verdana;
	padding: 1px 4px;
}
.news2 A:hover
{
	color: rgb(102, 118, 145);
	background-color: rgb(222, 226, 224);
}
.news1
{
	background-image: url(../images/news1.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.news1 A
{
	position: relative;
	left: 185px;
	top: 435px;
	text-decoration: none;
	color: rgb(72, 88, 115);
	font: 14px Verdana;
	padding: 1px 4px;
	background-color: rgb(222, 226, 224);
}
.news1 A:hover
{
	color: rgb(72, 88, 115);
	background-color: rgb(192, 196, 194);
}
.news2
{
	background-image: url(../images/news2.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#pageMargin #pageOutline #infoColumn #blogContainer .box p {
	text-align: left;
}
