a:link {
	color: #022e84;
}

a:hover{
	text-decoration: underline;
	color: #353535;
}

a:visited {
	color: #022e84;
}

*
{
border: 0;
margin: 0;
}

body
{

	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #eff4ff url(images/bg.gif) repeat-x;
}

/* ========================= HEADER SECTION ============================== */

#head_bg{
	background: #508af9 url(images/head_bgr.jpg) repeat-x top center;;
	height: 285px;
}
#head_bg #lang{

	float: right;
	margin-left:150px;
	height: 32px;
	text-align: left;
	padding: 10px 0 0 10px;
	background: none;
	}
	
#head_bg #lang a.lang {
height: 130px;
width: 25px;
background: none;
font-size: 10.5px;
text-decoration: none;
color: #fff;
margin-right: 7px;

}

#head_bg #lang a.lang img {
vertical-align: middle;
}

#head_bg #lang a:hover {
text-decoration: underline;
color: #062958;
}


#header {
	width: 910px;
	margin: 0 auto;
	height: 303px;
	background: url(images/headerr.jpg) no-repeat left top;
	background-color:#333;
	border-bottom: 8px solid #ffffff;
	border-left: 8px solid #ffffff;
	border-right: 8px solid #ffffff;
}
 	
	


#buttons
{
	position:absolute;
	width: 920px;
	margin-top:250px;
	margin-left:0px;


}

#buttons a {
	float: left;
	width: 113.5px;
	height: 27px;
	background: url(images/menu.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-top: 8px;

	
}

#buttons a:hover {
	width: 113.5px;
    height: 27px;
	color: #fff220;
	background: #FFFFFF url(images/menu_hover.gif) no-repeat;
	
}
.end{
	border-bottom: 1px solid #0444ab;
}
/* ========================= END HEADER SECTION ============================== */
#main
{
margin: 0 auto;
width: 910px;
background: #ffffff;
border-right: 8px solid #ffffff;
border-left: 8px solid #ffffff;
}

#content_bg{
	background: #0a74e0;
	padding: 5px;
	
}

#left
{
width: 625px;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
background: #ffffff url(images/content_bg.gif) repeat-x top;
min-height: 405px;
border-left: 1px solid #0a74e0;
border-right: 5px solid #0a74e0;
border-top: 1px solid #0a74e0;
}

#mainColumn
{
width: 771px;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
background: #ffffff url(images/content_bg.gif) repeat-x top;
min-height: 405px;
border-left: 1px solid #0a74e0;
border-right: 5px solid #0a74e0;
border-top: 1px solid #0a74e0;
}

#left img.mosaic {
margin: 15px 0 15px 0;
margin-left:64px;
}

.text{
	padding-left: 10px;
	padding-right: 10px;
}

.text p{
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
}

.text ul.category{
	padding-left: 5px;
	margin-left: 20px;
}

#left .text p.quote {
font: 13px Tahoma, Arial, Helvetica, sans-serif;
color: #666666;
text-align: justify;
margin: 7px 0 7px 0;
}

#left .text p.quote span.author{
font: 13px Tahoma, Arial, Helvetica, sans-serif;
display: block;
font-style: italic;
text-align: right;
margin: 5px 0 25px 0;
}

#left H1
{
	margin: 7px 0 0 0;
	padding: 10px 0 3px 10px;
	font-family: Candara, "Bradley Hand ITC", Georgia, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	font-style: italic;
	color: #ff2c04;
	border-bottom: 1px solid #1c489b;
	margin-right: 5px;
	margin-bottom: 5px;
}
#left h2 {
	margin: 0;

	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2677b9;

	/border-bottom: 1px solid #1c489b;
}

#left a
{
 color: #022e84;
}

#left a:hover{
	text-decoration: none;
	color: #353535;
}

#left a:visited {
	color: #022e84;
}

#left .date 
{
	height: 41px;
	margin-top: 10px;
	padding-top: 3px;
	padding-left: 30px;
	font-size: 10px;
	background: yellow;
		
}

#left .date ul
{
	list-style: none;	
	padding: 0px;
	margin: 0px;
}

#left .date li
{
	display: inline; 
}


#right
{
width: 252px;
padding: 5px;
float:right;
background: #ffffff url(images/content_bg.gif) repeat-x top;
border-left: 1px solid #00b1e7;
border-right: 1px solid #00b1e7;
border-top: 1px solid #00b1e7;
/min-height: 405px;
}

#right img {
width: 116px;
padding-bottom: 15px;
border-bottom: 1px dotted #666666;

}

#right h2 {
	margin: 0;
	padding: 10px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2677b9;
	text-align: center;
	/border-bottom: 1px solid #1c489b;
}

#right p.anounce {
	margin: 0 43px -3px 43px;
	padding: 5px 0 0 5px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
	border-top: 1px dotted grey;
}

#archives p.date {
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
		padding: 0;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #ff2c04;
	text-align: center;

}

#archives p.afisha {
	margin: 5px 0 5px 0;
	padding: 0px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;

}

#archives p.afisha span {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

#archives p.afisha span.sponsor {
	margin-top: 16px;
	padding: 0px;
	text-align: center;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
#right ul 
{
	list-style: none;
	padding: 5px;
	margin: 0px;
	display:block;
	
}

#right ul li{
	margin-bottom: 20px;
}

#archives ul li {
	margin-bottom: 5px;
	text-align: center;
	padding: 0px;
	
}

#archives ul li span.biggest{
	font-size: 21px;
	font-weight: bold;
	padding: 0px;
	color: #666666;

}

#archives ul li span.big{
	font-size: 19px;
	font-weight: bold;
	padding: 0px;
	color: #666666;

}

#archives ul li span.medium{
	font-size: 17px;
	font-weight: bold;
	padding: 0px;
	color: #666666;

}

#archives ul li span.small{
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	color: #666666;

}

#archives ul li span.smallest{
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	color: #666666;

}



#right a:link {
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}
#right a:visited {
		text-decoration: none;
}

#right li a {
	padding-left: 10px;
	
}

#footer
{
	border-top: 8px solid #ffffff;
	background: url(images/footer.gif) repeat-x top;
	height: 39px;
	margin: 0 auto;
	font-size: 10px;
	color: #000000;
	padding-top: 14px;
	text-align: center;
	clear:both;
}

#footer a
{
color: #0444ab;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
h5
{
	color:#36F;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}

h6
{
	color:#36F;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}
.str
{
	color:#36F;
	font-style:oblique;
}
