body {
	font-size: 62.5%;
	background: #fcfbf9;
}

#wraper {
	width: 940px;
	margin: 0 auto;
}

#top-line {
	border-bottom: 8px solid #444140;
	padding: 20px 0;
	text-align: center;
	font-weight: bold;
	font-size: 1.7em;
	color: #545150;
}

#logo {
	width: 400px;
	height: 177px;
	background: url(../images/logo.gif) bottom left no-repeat;
	float: left;
}

#logo a {
	display: block;
	height: 177px;
	text-indent: -500px;
	outline: none;
}

#widgets {
	width: 470px;
	height: 161px;
	border-bottom: 16px solid #007cc2;
	float: left;
	padding-left: 70px;
}

#search-bar {
	height: 29px;
	border-bottom: 1px solid #b0afaf;
	padding-top: 10px;
}

#menu-bar {
	height: 27px;
	background: url(../images/gray.gif) repeat-x;
}

#menu {
	margin-left: 4px;
	float: left;
}

#menu li {
	float: left;
}

#menu li a {
	display: block;
	float: left;
	line-height: 27px;
	font-size: 1.2em;
	padding: 0 10px;
	color: #007cc2;
	text-decoration: none;
}

#lang-switch {
	float: right;
}

.rss {
	padding: 5px 5px 0;
	outline: none;
}

#lang-switch li {
	float: left;
	line-height: 27px;
	font-size: 1.2em;
	padding: 0 10px 0 0;
}

#lang-switch li a {
	display: block;
	float: left;
	color: #007cc2;
}

#selected-menu a {
	border-top: 1px solid #b0afaf;
	border-left: 1px solid #b0afaf;
	border-right: 1px solid #b0afaf;
	line-height: 21px  !important;
	height: 21px;
	margin-top: 5px;
	background: #FCFBF9;
	color: black !important;
	font-weight: bold;
}

#footer {
	height: 78px;
	border-top: 3px solid #363331;
	margin: 26px 0 20px 0;
	background: url(../images/footer.gif) no-repeat bottom left;
}

#footer div {
	height: 72px;
	border-bottom: 6px solid #007cc2;
	padding-left: 220px;
}

#f-1, #f-2, #f-3 {
	width: 220px;
	float: left;
	font-size: 1.1em;
	margin: 15px 0 0 10px;
}

#f-1 a {
	color: #333;
}

#content {
	margin-top: 16px;
	background: url(../images/line.gif) repeat-y;
	height: 100%;
}

#right-col {
	float: left;
	width: 520px;
}

#left-col {
	float: left;
	width: 400px;
	margin-right: 20px;
}

h1 {
	color: #007cc2;
	font-size: 2.5em;
	font-weight: bold;
	margin: 0 0.5em 1em 0;
}

.article-body {
	font-size: 1.5em;
	padding: 0 4em 4em 4em;
}

.article-body p {
	margin-bottom: 1em;
}

.article-body a {
	color: #ff9900;
}

.authors {
	font-style: italic;
	text-align: right;
	margin-top: 2em;
}

.main-story h2 {
	color: #007cc2;
	font-size: 2.5em;
	font-weight: bold;
	margin: 0.5em 0;
}

.main-story h2 a {
	color: #007cc2;
	text-decoration: none;
}

.main-story .body {
	font-size: 1.3em;
}

.main-story .body a {
	color: #333;
	text-decoration: none;
}

.main-story {
	margin-bottom: 33px;
}

.main-story p {
	margin-bottom: 1em;
}

#blog-banner {
	margin: 20px 0;
}

.newsline {
	margin-bottom: 1.5em;
}

.newsline h3 {
	color: #007cc2;
	border-top: 2px solid #007cc2;
	font-weight: bold;
	font-size: 1.4em;
	padding: 3px 0 0.7em 0;
}

.newsline h3 a {
	color: #007cc2;
	text-decoration: none;
}

.newsline p {
	font-size: 1.3em;
}

.newsline p a {
	color: #000;
	text-decoration: none;
}

.author {
	font-weight: bold;
	color: #666;
}

#subcol-left {
	width: 280px;
	float: left;
	margin-right: 20px;
}

#subcol-right {
	width: 220px;
	float: left;
}

.small-pic {
	float: left;
	margin: 0 10px 10px 0;
}

.newsline-m h3 {
	color: #007cc2;
	border-top: 2px solid #007cc2;
	font-weight: bold;
	font-size: 1.8em;
	padding: 3px 0 0.7em 0;
}

.newsline-m p {
	font-size: 1.3em;
	margin-top: 1em;
	color: #333;
}

.gray-head {
	color: #999;
	border-top: 2px solid #999;
	font-weight: bold;
	font-size: 1.3em;
	padding: 3px 0 0.7em 0;
	text-transform: uppercase;
}

#home-block-content {
	background: url(../images/gray2.gif);
	height: 100%;
}

#search-form fieldset {
	border: 1px solid gray;
	height: 19px;
	width: 288px;
	margin-right: 20px;
}

#calendar-form fieldset {
	border: 1px solid gray;
	height: 19px;
	width: 128px;
	margin: 0 20px 0 10px;
}

#s_k {
	border: 0px;
	margin: 2px 0 0 4px;
	color: gray;
	width: 265px;
}

#c_k {
	border: 0px;
	margin: 2px 0 0 4px;
	color: gray;
	width: 105px;
	
}

#nav-by-release {
	width: 400px;
	float: left;
	padding-top: 3px;
}

#adv-search a {
	color: #007CC2;
	float: left;
	width: 70px;
	margin-top: -5px;
}

#curr-date-nav {
	font-size: 1.5em;
	text-align: center;
	width: 366px;
}

.bl {
	color: #007CC2;
}

#widget1 {
	width: 200px;
	height: 112px;
	border-right: 1px solid #e5e4e3;
	border-left: 1px solid #e5e4e3;
	margin-top: 11px;
	float: left;
	padding: 26px 0 0 39px;
}

#widget2 {
	width: 190px;
	height: 112px;
	margin-top: 11px;
	float: left;
	padding: 26px 0 0 39px;
}

#w1-t, #w2-t {
	width: 161px;
}

#w1-t td, #w2-t td, #w1-t th, #w2-t th {
	border-top: 1px solid #dedddc;
	border-bottom: 1px solid #dedddc;
}

.w1-h {
	text-align: center;
	height: 28px;
	line-height: 28px;
	font-size: 1.1em;
	color: #666;
}

.rates {
	font-size: 1.2em;
	color: #999;
}

.rates th {
	height: 18px;
	line-height: 18px;
	padding-left: 11px;
}

.rates td {
	height: 18px;
	line-height: 18px;
	padding-right: 11px;
	text-align: right;
	font-weight: bold;
}

.weather {
	color: #999;
}

.weather th {
	height: 28px;
	line-height: 28px;
	font-size: 1.4em;
	padding-left: 11px;
}

.weather td {
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	font-size: 1.9em;
	padding-right: 11px;
	text-align: right;
}

#col1 {
width: 611px;
float: left;
padding: 0 40px 0 0;
}

#col2 {
	float: left;
	padding: 0 0 0 20px;
	width: 269px;
}

.rss-title a {
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.rss-description a {
	
	font-size: 1.1em;
	color: #333;
	text-decoration: none;
}

.rss-description {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid silver;
}

.message {
	text-align: center;
	font-size: 2em;
	background: #007CC2;
	color: white;
	padding: 30px;
	font-weight: bold;
}

.message a {
	color: white;
}

.bg2 {
	background: repeat-y url(../images/bgline2.gif);
	margin-top: 20px;
	height: 100%;
}

.s-pic {
	float: left;
	margin: 0 10px 10px 0;
}

.big-pic {
	float: left;
	margin: 0 15px 15px -50px;
}

#old {
	font-weight: 700;
	color: #007CC2;
	font-size: 1.2em;
}

.hr-line {
	border-top: 2px solid silver;
	height: 19px;
	margin-top: 20px;
}

.form-row {
	margin-bottom: 15px;
	border-top: 2px solid white;
	padding-top: 10px;
}

.form-label {
	float: left;
	width: 200px;
	font-size: 1.2em;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
} 

.form-block {
	float: left;
}

.adv-forms {
	margin-bottom: 40px;
	background: #e0e0e0;
}