#header
{
    
    width:735px;
    height:233px;
    border: solid 0px blue;
    padding:0px;
    background:url('../../images/photoslanted.gif') no-repeat;
}

#logo
{
    margin:21px 20px 10px 21px;
    width:225px;
    height:190px;
    border: solid 0px #000;
    float:left;
}

#title
{
     cursor:pointer;
    border: solid 0px #000;
    width:240px;
    height:190px;
    float:left;
  background: #fff url(../../images/title.gif) no-repeat top right;
   
}
#banner2
{   
   margin-left:50px;
   border: solid 0px green;
    
}

#links
{  
    float:right;
    border: solid 0px red;
    position:relative;
    padding:0;
    margin:0;
    top:70px;
    width:47px;
}

#link1
{
     cursor:pointer;
    height:34px;
    margin-bottom:5px;
    background: #fff url(../../images/captive1.gif) no-repeat top right;
}

#link2
{
     cursor:pointer;
    height:46px;
    background: #fff url(../../images/pageant1.gif) no-repeat top right;

}
#singapore button left 
{
    height:119px;
    width:60px;
    border:solid 0px red;
    margin-left:20px;
}   
#content
{ 
    border: solid 0px green;
   width:100%;
    padding:10px;
    padding-left:10px;
}

h2 {
font-size: 160%;
color: #68908F;
margin: 0.5em 0em;
}

h3 {
font-size: 110%;
color: #68908F;
margin: 0em 0em;
}

h4 {
font-size: 110%;
color: #68908F;
margin: 0.5em 0em;
}