﻿.content {
	font-family: Calibri;
	font-size: medium;
	font-weight: 500;
	color: #000000;
	width: 900px;
	height: 100%;
	text-align:left;
	border:medium;
	border-color:orange;
}

.page {
	font-family: Calibri;
	font-size:large;
	font-weight: 500;
	color:GrayText;
	width: 700px;
	height: 100%;
	text-align:left;
	
}
.read {
	font-family: Calibri;
	color:red;
	font-weight: 500;
}
#slider-bg {
	background: url('../../../images/slider.gif') repeat-x;
	height: 298px;
	width: 890px;
	text-align:center;
}

#slider-nav {
	background: url('../../../images/slider-nav.gif') repeat-x;
	height: 67px;
	width: 890px;
}
.update {
font-family: Calibri;
	font-size: small;
	font-weight: 500;
	color:silver;
	}
