/* RallyRUS Style */

*:focus {outline: none;}

body {
  background-color: #333333;
	padding: 0;
	margin: 0;
	font-size: 12px; 
	color: #282828; 
	font-family: tahoma, verdana, arial, sans-serif;
}

a {
	color: #5F656B; 
	font-family: tahoma, verdana, arial, sans-serif; 
	text-decoration: underline;
}
a:hover {
	color: #000000; 
	text-decoration: none;
}

a img {
	border: none;
}


#wrapper {
	width: 778px;
	margin: auto;
	background-color: #fff;
	overflow: auto;
}

#header {
	width: 778px;
	padding: 0;
}

#left {
	width: 126px;
	float: left;
	overflow: hidden;
}

#middle {
	width: 617px;
	float: left;
}

#middle-wide {
	width: 778px;
	float: left;
}


#news {
	/*margin-left: 127px;*/
	width: 491px;
	background: #edeced;
	float: left;
}
#news a {
	font-size: 14px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;


}
#news a:hover {
	font-size: 14px;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;


}
#news a:visited {
	font-size: 14px;
	color: #800080;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;


}
#news a:visited:hover {
	font-size: 14px;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;


}

.content {
	padding: 0px;
	margin: 1px 3px 5px 3px;
}

#middle-wide #news {
	width: 652px;
}



#right {
	width: 161px;
	float: right;
}
#right a {
	font-size: 12px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;


}
#right a:hover {
	font-size: 12px;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;


}
#right a:visited {
	font-size: 12px;
	color: #800080;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;


}
#right a:visited:hover {
	font-size: 12px;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;

}



#news_head {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	COLOR: #003366; 
	TEXT-DECORATION: underline;

}



.lhead {
	width: 127px
	height: 15px;
	line-height: 12px;
	text-align: right;
	color: #fff;
	margin: 1px 1px 1px 0px;
	padding: 2px 6px 3px 2px;
	background-color: #060e3f;
}

.rhead {
	width: 152px;
	height: 13px;
	text-align: right;
	color: #fff;
	margin: 1px 0px 1px 1px;
	padding: 2px 6px 3px 2px;
	background: #060e3f;
}

.right-cont {
	margin: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


li {
	margin-top: 10px;
}




ul.menu, ul.mainmenu {
	margin : 5px 5px 10px 5px;
	padding : 0;
	list-style: none;
}
ul.mainmenu li, ul.menu li{
	background: url(../img/p2.jpg) no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	margin: 0;
	line-height: 16px;
}

ul.menu a {
	font-size: 12px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;


}
ul.menu a:hover {
	font-size: 12px;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;


}


ul.mainmenu li a{
	font-size: 12px;
	font-weight: bold; 
	color: #006699; 
	text-decoration: underline;
}

ul.mainmenu li a:hover{
	font-size: 12px;
	color: #cc0000; 
	text-decoration: underline;
}

#footer {
	background-color: #060e3f;
	height: 30px;
	padding: 5px 0;
	clear: both;
}

#foot_copy {
	width: 300px;
	color: #fff;
	float: right;
	margin-right: 45px;
	text-align: center;
}

.rr-banner {
	margin: 10px auto;
	text-align: center;
}

.banner {
	text-align: center;
	margin-bottom: 5px;
	margin-top: 1px;

}

/********** Story ***********/

.story {
	margin: 5px 3px 15px 3px;
}

.story-title {
	margin-bottom: 3px;
	overflow: hidden;
}

.title {
	display: block;
	float: left;
	font-weight: bold;
}

.date {
	font-size: 11px;
	color: #c00;
	text-align: right;
}

.short-story {
	text-align: justify;
	overflow: hidden;
}

.readmore, .print {
	text-align: right;
}

.story-links, .comments-num {
	margin-top: 5px;
	border-top: #8B9494 dotted 1px;
	text-align: right;
}

.shortcomment {
	font-size: 11px;
}

.static {
	text-align: justify;
	padding-right: 10px;
}

.image {
	align: center;
}