
html, body{
background: #0092ba;
padding:0px;
margin:0px;
}

#header
{
Position:relative;
width: 760px; 
height: 150px;
padding:0px;
margin:0px;
background-image: url(Images/prg_header.jpg);
border-right: solid 1px #000000;
border-left: solid 1px #000000;
border-bottom: solid 1px #000000;
cursor: pointer;
}

#address
{
Position:relative;
width: 760px; 
height: 45px;
background:#6dcae4;
border-right: solid 1px #000000;
border-left: solid 1px #000000;
border-bottom: solid 1px #000000;
font-size : 40px;
color : #000000;
font-family :  NuevaStd-Cond, Helvetica, Sans-Serif;
}

#bigpicture
{
Position:relative;
width: 750px; 
padding:5px;
background:#bddfe8;
border-right: solid 1px #000000;
border-left: solid 1px #000000;
border-bottom: solid 1px #000000;
}


#navigation
{
width: 760px; 
height: 34px;
border-right: solid 1px #000000;
border-left: solid 1px #000000;
border-bottom: solid 1px #000000;
background:#6dcae4;
}


#description
{
Position:relative;
width: 750px; 
height: 100%;
padding:5px;
background:#bddfe8;
border-right: solid 1px #000000;
border-left: solid 1px #000000;
border-bottom: solid 1px #000000;
font-size : 13px;
color : #000000;
font-family :  Verdana, Helvetica, Sans-Serif;
}

#addlink
{
Position:relative;
padding:5px;
width: 750px; 
height: 100%;
background:#6dcae4;
border-right: solid 1px #000000;
border-left: solid 1px #000000;
font-size : 13px;
color : #CCCCCC;
font-family :  Verdana, Helvetica, Sans-Serif;
}


#bottomwaves
{
Position:relative;
width: 760px; 
height: 41px;
padding:0px;
margin:0px;
background-image: url(Images/waves_bottom.jpg);
border-right: solid 1px #000000;
border-left: solid 1px #000000;
border-bottom: solid 1px #000000;
}

.tdrowcolor
{
background:#0092ba;
}

.tdrowcoloralt
{
background:#6dcae4;
}