/* FOR DIV MADE PAGE */

#centered
{
position: absolute;
left: 50%;
margin-left:-500;
top: 0px;
}


#leftside
{
position: absolute;
width: 50px;
height: 605px;
top: 0;
left: 0;

background-image:url(/images/bluewater/left.jpg);
}

#topside
{
position: absolute;
width: 900px;
height: 13px;
top: 0px;
left: 50px;

background-image:url(/images/bluewater/top.jpg);
}

#rightside
{
position: absolute;
width: 50px;
height: 605px;
top: 0;
left: 950px;

background-image:url(/images/bluewater/right.jpg);
}

#page
{
position: absolute;
width: 900px;
height: auto;
top: 13px;
left:50px;

background-color: #ffffff;
}

#logo
{
position: absolute;
width: 230px;
height: 149px;
top: 13px;
left: 50px;
/*background-image:url(/images/bluewater/logo.jpg);*/


overflow: hidden;

border-style: solid;
border-width: 1px;
border-color: #ffffff;

}

#wave
{
position: absolute;
width: 669px;
height: 149px;
top: 13px;
left: 279px;
background-image:url(/images/bluewater/wave_top.jpg);


border-style: solid;
border-width: 1px;
border-color: #ffffff;
}

#topbuttons
{
position: absolute;
width: 200px;
height: 20px;

top: 10px;
left: 690px;
}

#topmenu
{
position: absolute;
width: 400px;
height: 20px;

top: 132px;
left: 590px;
}

#menu
{
position: absolute;
width: 228px;

top: 162px;
left: 51px;
bottom: 50px;

background-image:url(/images/bluewater/menubg.jpg);
background-repeat: no-repeat;
background-color: #72d0f4;

border-style: solid;
border-width: 0px;
border-color: #ffffff;
}

#tablezone
{
position: absolute;
width: 900px;

top: 161px;
left: 50px;
}
/*
#leftpicture
{
position: absolute;
width: 244px;
height: 218px;
top: 162px;
left: 280px;

overflow: hidden;

border-style: solid;
border-width: 0px;
border-color: #ffffff;
}

#rightpicture
{
position: absolute;
width: 424px;
height: 218px;
top: 162px;
left: 525px;

overflow: hidden;

border-style: solid;
border-width: 0px;
border-color: #ffffff;
}
*/
#insideleftpicture
{
position: absolute;
width: 244px;
height: 185px;
top: 162px;
left: 280px;

overflow: hidden;

border-style: solid;
border-width: 0px;
border-color: #ffffff;
}

#insiderightpicture
{
position: absolute;
width: 424px;
height: 185px;
top: 162px;
left: 525px;

overflow: hidden;

border-style: solid;
border-width: 0px;
border-color: #ffffff;
}
/*
#yellowbar
{
position: absolute;
width: 669px;
height: 27px;

top: 381px;
left: 280px;



border-style: solid;
border-width: 0px;
border-color: #ffffff;

background-color:#f0ad04;
}
*/
#insideyellowbar
{
position: absolute;
width: 669px;
height: 27px;

top: 348px;
left: 280px;



border-style: solid;
border-width: 0px;
border-color: #ffffff;

background-color:#f0ad04;
}

#breadcrumbs
{
position: absolute;

width: 669px;
height: 33px;

top: 376px;
left: 280px;

border-style: solid;
border-width: 0px;
border-color: #ffffff;

background-color:#72d0f4;
}


#contentbackground
{
position: absolute;
width: 669px;

top: 409px;
left: 280px;

border-style: solid;
border-width: 0px;
border-color: #ffffff;


background-color:#72d0f4;
}

#contentarea
{

position: absolute;
width: 639px;

top: 15px;
left: 15px;

/*top: 424px;
left: 295px;*/

border-style: solid;
border-width: 0px;
border-color: #ffffff;

background-color:#72d0f4;

}

#zhighest
{
position: relative;
z-index: 1000;
}

/*        END OF DIV AREA                */