body {
    font-family: Verdana, Arial, sans-serif;
	background: #00A3D9;
	 }

h1 {
    color: #AC2D05; 
    font-family: Verdana, Arial, sans-serif;
    text-transform: capitalize;}

#main {
    xmargin: auto;
	text-align:left;
	width:800px;
	}

#main td {vertical-align: top;}
    
#header {
    text-align: center;
    background: #ffffff;
	height:200px;
	background: #fff url(../images/header_bg.gif) top center repeat-x;
	}

#content {
    padding: 5px;
    background: #fff url(../images/croc-bg.jpg) top center no-repeat;
	}

.menu {
	xbackground: #fff url(../images/menu-bg2.gif) top center repeat-x;
    background-color:#113D72;
	display: inline;
    list-style: none;
	xwidth:800px;
	text-align:center;
	height:25px;
	}

.menu ul {
    list-style-type: none;
	display: inline;
    padding-bottom:0px;
    xtext-align: centre;
	}    

.menu ul li {
    margin-left: 0;
	padding: 3px 15px;
	xborder-left: 1px solid #fff;
	list-style: none;
	display: inline;

	}

.firstLi {
	border-left:none;
}	
	
.menu ul li a {
    color: #fff;
    text-decoration: none;
    background: none;
   padding: 0px 8px;
   font-size:14px;
   font-family: Tahoma,Verdana;

	}

	.menu ul li a:hover {
	color:#FCC853;
	}

#footer {
    text-align: center;
    color: #FFF;
    font-size: 10px;
    padding: 10px;
    background: #00A3D9;}
  
    /*


ul#MenuUL li {
	font-size: 14px;
	color: #E72325;
    display: inline;
    list-style: none;
    padding: 0 8px;
  	color: #09C;
    background-image:url(../images/utilDivider.gif);
    background-position:right;
    background-repeat:no-repeat;
    position:relative;

}

ul#MenuUL a {
    color: #1D6834;
	font-weight:700;
    text-decoration: none;
    background: none;
    padding: 3px 8px;
}

ul#mainMenuUL li a:hover {
    color: #EA5653;
	text-decoration: none;
    padding: 3px 8px;
}	

    
#footer {
    text-align: center;
    color: #FFF;
    font-size: 10px;
    padding: 10px;
    background: #09405D;}
    


#a-btn {background: url(../images/btn_the-ghan_on.gif) top center no-repeat;}

#b-btn {background: url(../images/inlanderbranding-bar.gif) top right no-repeat;}

#c-btn {background: url(../images/travel-nt-logo.gif) top left no-repeat;}

#d-btn {background: url(../images/tourism_nt.jpg) 30px 0 no-repeat;}

*/
    
