﻿
div#mainContent {
	width: 800px;
	height: 480px ;
	margin: 9px 0 0 0;
}

div#mainContent div#leftContent {
	width: 549px;
	height: auto;
	float: left ;
	margin: 0 0 0 2px;
}

div#mainContent div#leftContent p {
	background-image: url('../images/content-title-link.png');
	background-repeat: no-repeat ;
	width: 549px;
	height: 33px;
	text-indent: -9999px; 
	margin:  0 0 8px 0;
}

h2 {
	background-image: url('../images/SDGs-EC2.png');
	background-repeat:no-repeat ;
	text-indent: -9999px; 
	height: 580px;
	width:580px;
	margin: 0 5px 0 0;
	float: left ;
}

h2 a {
	display: block ;
	height: 91px;
	width:91px;
}

h3 {
	background-image: url('../images/banner-saron.gif'); 
	background-repeat:no-repeat ;
	text-indent: -9999px; 
	height: 91px;
	width:272px;
	float: right ;
	margin: 0 0 11px 0;
}

h3 a {
	display: block ;
	height: 91px;
	width:272px;
}


table#news {
	width:549px;
	height: auto;
	clear: both ;
}

table#news th {
	background-image: url('../images/news-title-back.gif');
	background-repeat: no-repeat ;
	height: 31px; 
}

table#news td {
	background-image: url('../images/news-text-back.gif');
	background-repeat: no-repeat ;
	height: 37px; 
	padding: 0 0 0 12px;
}

div#mainContent div#leftContent td#newsTableBottom{
	background-image: url('../images/news-bottom-back.gif');
	background-position: center bottom ; 
	height: 42px;
	padding: 0 0 6px 12px;
}

table#season {
	background-image: url('../images/season-news-back.gif');
	background-repeat: no-repeat ;
	width: 549px;
	height: 146px; 
	margin: 10px 0 0 0;
}
table#season td {
	padding:0 0 0 150px;
	font-size:16px;
	font-weight:bold;
}

div#rightContent {
	width: 236px;
	height: auto;
	float: right ;
}

table#maptable {
	width: 236px;	
	background-image: url('../images/map-text-back.gif');
	background-repeat: repeat-y ; 
}

table#maptable th {
	height: 27px;
	width: 236px;
	background-image: url('../images/map-title-back.gif');
	background-repeat: no-repeat ; 	
	padding: 5px 0 0 0;
}

table#maptable th a{ 
	font-size: 10px;
	margin: 0 0 0 162px;
}


td#mapImgTd{
	height: 163px;
}

table#maptable p {
	margin: 10px;
}

td#mapFootTd {
	height: 2px;
	background-image: url('../images/map-bottom-back.gif');
	background-repeat: no-repeat ;
	background-position: center top ; 
}
