body {
	background-color:#3b6488;
	background-image: url(/img/main_bg.gif);
	background-repeat:repeat-x;
	background-position:top; 
}


ul li {list-style-image:url(/img/dot_gold.gif); list-style-type:none;}

table.main_tab { background-image:url(/img/bg_clouds-1.jpg); background-repeat:no-repeat; background-position:top left;}
table.main_tab td.main_tab_left { background-image:url(/img/bottom_dolphin.gif); background-repeat:no-repeat; background-position:bottom center}
table.main_tab td.main_tab_right { background-image:url(/img/bg_clouds-2.jpg); background-repeat:no-repeat; background-position:top right}

div.main_col_right { background-image:url(/img/bg_sea.gif); background-repeat:repeat-x; background-position:top left}
div.main_col_left { background-image:url(/img/bg_sea.gif); background-repeat:repeat-x; background-position:top right}

.bottom_object{ background-image:url(/img/bottom_man.gif); background-repeat:no-repeat; background-position:bottom right;}

div.ship {background-image:url(/img/ship.gif); 
				background-repeat:no-repeat; 
				background-position:top center;
				padding-top: 235px;
				padding-bottom:180px;
}

div.island {background-image:url(/img/is_history.gif); 
				background-repeat:no-repeat; 
				background-position:bottom left;
				height:232px;
}


div.bird1 {background-image:url(/img/bird1.gif);background-repeat:no-repeat;background-position:top right;height:62px;margin-right:80px}
div.bird2 {background-image:url(/img/bird2.gif);background-repeat:no-repeat;background-position:top right;height:116px;margin-right:30px; width:90%}

div.main_page {background-image:url(/img/page_bg.jpg); 
				background-repeat:no-repeat; 
				background-position:top left;
				margin-top:8px;
}

.page_right_col {padding-top:59px}


div.menu_level_2 {background-image: url(/img/dot_gold.gif);}