* {padding: 0; margin: 0; }

body {
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
background-image:url(../images/tileable.gif);
background-repeat:repeat;
}

#wrapper {
width:806px;
height:500px;
margin-top:30px;
margin-left:auto;
margin-right:auto;
azimuth:behind;
border:2px solid #000;

}

#header {
width:806px;
height:33px;
}

#leftmenu {
width:301px;
height:436px;
background:#FFFFFF;
float:left;
position:relative;
font-weight:100;
}

#leftmenu_items {
padding-left:5px;
}

#logo {
background-color:#FFFFFF;
width:301px;
height:180px;
/*border:1px solid #000;*/

}

#rightcontainer {
float:right;
height:436px;
width:505px;
display:inline;
display:block;
/*margin-top:2px;*/
}

#lowerright {
width:505px;
height:226px;
azimuth:behind;
}

#lowerrightcontenttop {
background-color:#8491E6;
height:104px;
width:505px;
}

#leftinfo {

background-color:#8491E6;
height:122px;
width:285px;
float:left;
}

#angie {
background-image:url(../images/angi.jpg);
width:220px;
height:122px;
display:inline;
display:block;
float:left;
}


#mainimage {
width:505px;
height:210px;
background-image:url(../images/tub1.jpg);
border:1px double #000;
}

#mainimage2 {
width:505px;
height:210px;
background-image:url(../images/tub2-2.jpg);
border:1px double #000;
background-color:#000000;
background-repeat:no-repeat;
}

#mainimage3 {
width:505px;
height:210px;
background-image:url(../images/tub2.jpg);
border:1px double #000;
background-color:#000000;
background-repeat:no-repeat;
}

#mainimage4 {
width:505px;
height:210px;
background-image:url(../images/tub4.jpg);
border:1px double #000;
background-color:#000000;
background-repeat:no-repeat;
}

#mainimage5 {
width:505px;
height:210px;
background-image:url(../images/tub5.jpg);
border:1px double #000;
background-color:#000000;
background-repeat:no-repeat;
}

#mainimage6 {
width:505px;
height:210px;
background-image:url(../images/tub6.jpg);
border:1px double #000;
background-color:#000000;
background-repeat:no-repeat;
}

#footer {
float:left;
width:806px;
height:22px;
text-align:center;
font-size:9px


/*background-image:url(../images/footer.jpg);
text-align:center;
font-size:16px;
border-top:thin #000 solid;
*/
}



/* NAV SECTION */
ul.menu {
list-style-type:none;
width:806PX;
position:relative;
display:block;
height:33px;
font-size:11px;
background-image:url(../images/bg.png) /*repeat-x top left*/;
font-family:Verdana,Helvetica,Arial,sans-serif;
border:1px solid #000;
margin:0;
padding:0;
}


ul.menu li {
display:block;
float:left;
margin:0;
padding:0;
}

ul.menu li a {
float:left;
color:#A79787;
text-decoration:none;
height:26px;
padding:5px 015px 0;
font-weight:normal;
}

ul.menu li a:hover,.current {
color:#fff;
background-image:url(../images/bg.png) /*repeat-x top left*/;
text-decoration:none;
}

ul.menu .current a {
color:#fff;
font-weight:700;
}

/*BLUE*/
ul.menu.blue{
background-color:#76B3F1;
}
ul.menu.blue li a:hover, .menu.blue li.current {
background-color:#A3BAE6;
}                    
                    
/*Other Pages CSS */

#lowerthird {
background-color:#8491E6;
width:220px;
height:122px;
display:block;
float:right;
}

#righttxtpad {
padding-left:6px;
padding-top:6px;
line-height:14pt;
}

#righttxtpadB {
padding-left:6px;
padding-top:3px;
padding-bottom:3px;
line-height:11pt;
}

#rightcontent {
background-color:#8491E6;
height:226px;
width:505px;
overflow:auto;
}