
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
}

.header {
	background: left bottom url(../images/header-bg.gif) repeat-x;
	height: 169px;
}
.menu {
	width: 960px;
	margin: auto;
	background: left top url(../images/menu-bg.gif) no-repeat;
	height: 35px;
}
a img {border: 0px;}

a:link {color: #0097dd; text-decoration: underline;}
a:visited {color: #0097dd; text-decoration: underline;}
a:hover {color: #0097dd; text-decoration: none;}
a:active {color: #0097dd; text-decoration: underline;}

.logoContainer {width: 940px; margin: auto; padding: 50px 0px 0px 20px;}
.mainNewsContainer {width: 960px; margin: 15px auto;}
.mainNews .new {float: left; position: relative;}
.mainNews .new .newsText {position: absolute; bottom: 0px; background: left top url(../images/transparent.png) repeat; width: 100%; padding-top: 5px;}
.mainNews .new .newsText a {padding: 10px; color: #fff; text-decoration: none; font-size: 14px;}
.mainNews .new .newsText p {padding: 0px 10px; color: #CCC; font-size: 11px; margin: 5px 0px;}

.clear {clear: both; width: 0px; height: 0px; font-size: 0px; display: block; float: none;}

.contentContainer {background: left top url(../images/content-bg.gif) repeat-x; padding-top: 20px;}
.contentContainer .content {width: 960px; margin: auto;}
.contentContainer .content .left {
	width: 250px;
	float: left;
	margin-right: 10px;
}
.contentContainer .content .right {
	width: 700px;
	float: left;
}
.contentContainer .content .right h1 {margin-top: 2px;}
.contentContainer .content .left .linkBlock {
	background-color: #f2f2f2;
	border-right: 1px solid #d6d6d6;
	padding: 0px 5px;
}

.contentContainer .content .left .linkBlock h3 {
	margin: 0px;
	padding-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin-top: -5px;
}

.contentContainer .content .left .linkBlock a {
	display: block;
	padding-bottom: 7px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px 0px 10px 0px;
}
p {line-height: 20px;}
.menu ul {margin: 0px; padding: 0px;}
.menu li {float: left; list-style: none; margin-left: 35px; padding: 7px 0px 0px 0px;}
.menu li a {color: #ffffff; text-decoration: none; font-weight: normal;}

.footer {width: 960px; margin: auto; padding: 10px 0px 10px; border-top: 1px solid #e1e1e1; font-size: 10px; margin-top: 15px;}
.contentBg {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	padding: 5px;	
}

.logoContainer .logo {float: left;}
.logoContainer .serch {float: right;}

.logoContainer .serch div {float: left; margin-left: 10px;}
.logoContainer .serch div .searchInput {
	background: left top url(../images/search-input.gif) no-repeat;
	width: 328px;
	height: 35px;
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.logoContainer .serch div .submitBtn {
	background: left top url(../images/search-btn.gif) no-repeat;
	width: 92px;
	height: 35px;
	border: 0px;
}
.miracle h1 {font-size: 10px; font-weight: normal; color: #999;}
.miracle .annotation {font-size: 22px;}

.scrollContainer {
	position: relative;
	width: 690px;
	overflow: hidden;
}
.textWrapper {position: absolute; width: 1380px;}
#page1 {float: left; margin: 4px 0px; width: 690px;}
#page2 {float: right; margin: 4px 0px; width: 690px;}

#id1 {float: left; margin: 4px 0px; width: 690px;}
#id2 {float: right; margin: 4px 0px; width: 690px;}
.sponsorblock {font-size: 11px;}