*{
	padding:0;
	margin:0; 
}
   	
  
body
{
	font-family: "Georgia", "Times New Roman", Tahoma;  
	font-size: 12px;  
	color: #000000;  
	margin: 0px;  
	padding: 0px;  
	background-color: #FFFFFF;  
}

#navigation
{
	background-image: url(/images/navigation_4.png);
	background-repeat: no-repeat;
}

.nav_menu li
{
	list-style: none;
	display: inline;
	padding-left: 40px;	
}

.nav_menu a
{
	font-family: "Times New Roman";
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #004988;	
}

.nav_menu a:hover
{
	text-decoration: underline;
}

#search
{
	font-family: "Georgia";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	background-image: url(/images/search.png);
	background-repeat: no-repeat;
}

#date
{
	font-family: "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	/*
	vertical-align: bottom;
	border: 1px solid black;
	height: 20px;
	*/
	color: #000000;
}

#featured
{
	font-family: "Georgia";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-image: url(/images/featured.png);
	background-repeat: no-repeat;
}

#timeleft
{
	font-family: "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	color: #000000;
}

#left_nav_top
{
	font-family: "Georgia";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	background-image: url(/images/left_nav_top.png);
	background-repeat: no-repeat;
}

#right_block_top
{
	font-family: "Georgia";
	font-size: 14px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(/images/right_block_top.png);
	background-repeat: no-repeat;
}

#right_block_top a 
{
	font-family: "Georgia";
	font-size: 14px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

#right_block_top a:hover
{
	text-decoration: underline;	
}

#left_nav_li
{
	text-align: left;
	padding-left: 10px;
	padding-right: 1px;
	background-image: url(/images/left_nav_li.png);
	background-repeat: no-repeat;
}

#left_nav_li a 
{
	font-family: "Georgia";
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

#left_nav_li a:hover
{
	text-decoration: underline;
}

#left_nav_individual
{
	text-align: center;
	background-image: url(/images/left_nav_individual.png);
	background-repeat: no-repeat;
}

#left_nav_individual a 
{
	font-family: "Georgia";
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#left_nav_individual a:hover
{
	text-decoration: underline;
}

#content_title
{
	font-family: "Times New Roman";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#content_title a
{
	font-family: "Times New Roman";
	font-size: 24px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

#content_title a:hover
{
	text-decoration: underline;	
}

#content_type_and_date
{
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
}

#content_content
{
	font-family: "Times New Roman";
	font-size: 12px;
	font-style: normal;
	/*font-weight: bold;*/
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #000000;
}

#content_content a 
{
	font-family: "Times New Roman";
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

#content_content a:hover
{
	text-decoration: underline;
}

#content_cim
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#content_cim a 
{
	font-family: "Times New Roman";
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-align: none;
	color: #000000;
}

#content_cim a:hover
{
	text-decoration: underline;
}

#read_more
{
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}

#read_more a 
{
	font-family: "Times New Roman";
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

#read_more a:hover
{
	text-decoration: underline;	
}

#article
{
	font-family: "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #000000;
}

#right_block_content
{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;

}

#right_block_content a
{
	font-family: "Times New Roman";
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

#right_block_content a:hover
{
	text-decoration: underline;	
}

#footer
{
	text-align: center;
	background-image: url(/images/footer_4.png);
	background-repeat: no-repeat;
}

#footer a 
{
	font-family: "Georgia";
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#footer a:hover
{
	text-decoration: underline;
}
