body {
	margin:0;
	padding:0;
	background-color:#f8f5fb;
}

#bg_white {
	background-color:#fff;
}

td {
	font-family: Century Gothic;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

a {
	font-family: Century Gothic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Century Gothic;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

p {
	margin-top:4px;
	margin-bottom:4px;
}


/*   HEADER  */

#header_img {
	background-image:url('../images/header_img.jpg');
	background-repeat:no-repeat;
	width:810px;
	height:186px;
}


/*   MENU   */

#menu_back {
	background-image:url('../images/menu_back.jpg');
	background-repeat:no-repeat;
	width:810px;
	height:54px;
}

/*  MAIN  */

#bg_under_header {
	background-image:url('../images/bg_under_header.jpg');
	background-repeat:no-repeat;
	height:308px;
	width:810px;
}


/*   left column  */

#who_box_back {	
	background-image:url('../images/who_box_back.jpg');
	background-repeat:no-repeat;
	width:166px;
	height:108px;
}

#who_box_font_yellow {
	font-size: x-small;
	color:#ffff00;
	font-weight:bold;
	text-decoration:none;
} 

#who_box_font_white {
	font-size: x-small;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#who_box_font_white:hover {
	text-decoration:underline;
}


#latest_news_h {
	background-image:url('../images/latest_news_h.gif');
	background-repeat:no-repeat;
	background-position:top center;
	width:166px;
	height:35px;
}

#latest_news_m {
	font-size: xx-small;
	background-image:url('../images/latest_news_m.gif');
	background-repeat:repeat-y;
	background-position:top center;
	width:166px;
}

#latest_news_f {
	background-image:url('../images/latest_news_f.gif');
	background-repeat:no-repeat;
	background-position:top center;
	width:166px;
	height:15px;
}

#lates_news_font {
	font-size: xx-small;
	color:#fff;
}

#leatest_news_link {
	font-size:10px;
	color:#421452;
	text-decoration:none;
	float:right;
	margin-right:8px;
	margin-top:8px;
}
	
#leatest_news_link:hover {
	text-decoration:underline;
}


/*   MAIN COLUMN  */

#title_font {
	margin-top:20px;
	color:#421452;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}


#title_m_font {
	color:#421452;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
}

#main_font {
	font-size:12px;
	font-weight:normal;
	color:#421452;
	line-height:16px;
	text-decoration:none;
	text-align:justify;
}

#main_link_font {
	color:#6430a6;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
}

#main_link_font:hover {
	color:#003473;
	text-decoration:underline;
}

.images{
	margin-top:15px;
	padding:4px;
	border-color:#b4beda;
	border-style:solid;
	border-width:1px;
	background-color:#dce0ee;
	
}


/*  FOOTER  */

#footer_menu {
	background-image:url('../images/footer_menu.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	width:810px;
	height:36px;
}
	
#bg_footer {
	background-image:url('../images/footer.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	width:810px;
	height:135px;
}

#footer_font {
	color:#6b27b2;
	font-size: 9px;
	font-weight:normal;
	text-align:left;
	line-height:14px;
	text-decoration:none;
	margin-top:10px;
}

#footer_font_link {
	color:#084984;
	font-size: 9px;
	font-weight:normal;
	text-align:left;
	line-height:14px;
	text-decoration:none;
}

#footer_font_link:hover {
	text-decoration:underline;
}

#bg_web_feet {
	padding-top:5px;
	padding-left:12px;
	position:absolute; 
	margin-top:100px; 
	margin-left:350px; 
	width:274px; 
	height:24px; 
	background-image:url('../images/bg_web-feet.jpg');
	background-repeat:no-repeat;	
}
	