html {
	background-color: #b5bdbe;
}
body {
	margin: 0 0 0 0;
	font-family: tahoma, verdana;
	font-size: 0.84em;
	text-align: center;
	color: #4e4e4e;
}
img {
	border: 0;
}
table {
	font-size: 1em;
}
#wrap {
	width: 965px;
	margin: 1em auto 0;
	background: url(/img/bg.png) repeat-y #bdc5c5;
}
#wrapTop {
	background: url(/img/wrapTop.png) no-repeat;
	height: 8px;
}
#wrapBottom {
	background: url(/img/wrapBottom.png) no-repeat;
	height: 9px;
	overflow: hidden;
	clear: both;
}
#wrap2 {
	width: 949px;
	margin: 0 auto;
	background: url(/img/wrap2Bottom.png) no-repeat left bottom;
	text-align: left;
}
#head {
	height: 305px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
}
#homeLink {
	margin: 34px 0 0 30px;
	display: block;
	width: 163px;
}
#foot * {
	color: #939393;
	text-decoration: none;
}
#foot p {
	padding: 1em 0;
	margin: 0;
}
#mainMenu {
	background: url(/img/menuBg.png) repeat-x #606060;
	height: 37px;
	overflow: hidden;
}
#mainMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainMenu ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: url(/img/menuSeparator.png) no-repeat right top;
	height: 37px;
}
#mainMenu ul li.item0 {
}
#mainMenu ul li.selected a {
	background: url(/img/menuSelected.png) no-repeat -2px 0;
	margin-right: 2px;
}
#mainMenu ul li a {
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	padding: 9px 24px;
}
.wrapDummy {
	clear: both;
}
#left {
	width: 205px;
}
#content {
	float: right;
	width: 497px;
	margin: 0;
	margin-right: 20px;
}
#right {
	width: 205px;
	float: right;
}
#left h3, #right h3 {
	background: url(/img/sideHeadBg.png) repeat-x #ced0d1 left bottom;
	color: #818181;
	padding: 5px 0 5px 11px;
	margin: 0 0 1em 0;
}
#content, #left, #right {
	margin-top: 1em;
}
.clear {
	clear: both;
}
h1 {
	font-size: 1.4em;
	border-bottom: 1px solid #b5bdbe;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
}
a {
	color: #00a;
	text-decoration: none;
}
p.justify {
	text-align: justify;
}
.langMenu {
	list-style: none;
	float: right;
	margin: 0;
}
.langMenu li {
	display: inline;
}
.newsBox ul {
	list-style: none;
	margin: 11px;
	padding: 0;
}
.newsBox h4, .newsBox p {
	padding: .3em 0;
	margin: 0;
}
.newsBox li {
	border-bottom: 1px solid #b5bdbe;
	padding-bottom: 30px;
}
.newsBox a {
	color: #4e4e4e;
}
.newsBox .more {
	background: url(/img/btnMore.png) no-repeat;
	width: 37px;
	height: 27px;
	display: block;
	float: right;
}
.newsBox .all {
	text-align: right;
}
.newsBox .all a {
	color: #fff;
	background: url(/img/bullet1.png) no-repeat right center;
	text-decoration: underline;
	padding-right: 10px;
}
.ads a {
	margin: 7px;
}
.weather div {
	padding: 0 !important;
}
.weather {
	margin-bottom: 10px;	
}
.randomImg p {
	text-align: center;
}
.loading {
	background: url(/img/loading.gif) no-repeat center center #fff;
	opacity: 0.8;
	position: absolute;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
table td {
	border: 1px solid #636363;
	padding: 3px;
}
form table td {
	border: 0 !important;
}
.banerFlow {
	width: 205px;
	overflow: hidden;
}
.book a {
	display: block;
	background: url(/img/btnBlank.png) no-repeat;
	color: #fff;
	font-size: 1.4em;
	height: 45px;
	width: 172px;
	text-align: center;
	padding-top: 10px;
	margin-left: 15px;
}
