BODY
{
background-color: #444444;
background-position:top;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
scrollbar-face-color: #656565;
scrollbar-shadow-color: #3c3c3c;
scrollbar-highlight-color: #6b6b6b;
scrollbar-3dlight-color: #3c3c3c;
scrollbar-darkshadow-color: #3c3c3c;
scrollbar-track-color: #444444;
scrollbar-arrow-color: #3c3c3c;
}

#header {
background-image:url(gfx/top.jpg);
background-repeat:no-repeat;
position:relative;
width:810px;
height:334px;
}

#content {
background-image:url(gfx/bg.jpg);
background-repeat:repeat-y;
background-position:top;
width:810px;
}

#content2 {
background-image:url(gfx/bg_top.jpg);
background-repeat:no-repeat;
width:810px;
}

#content3 {
position:relative;
text-align:left;
padding-top:10px;
padding-bottom:10px;
width:670px;
}

#footer {
background-image:url(gfx/bottom.jpg);
background-repeat:no-repeat;
width:810px;
height:55px;
}

#menu {
    width: 340px; 
    height: 33px;
    margin: 0px auto; 
    padding: 0px;
    position: relative;
    top:300px;
    }
 
#menu li {

    margin: 0pt; 
    padding: 0pt; 
    list-style-type: none; 
    list-style-image: none; 
    list-style-position: outside; 
    display: block; 
    position: absolute;
    }
    
#menu1 a { 

    display: block;
    width:70px;
		height:33px;
    }

#menu2 a { 
    display: block;
    width:84px;
		height:33px;
    }
    
#menu3 a { 
    display: block;
    width:66px;
		height:33px;
    }

#menu4 a { 
    display: block;
    width:56px;
		height:33px;
    }

#menu5 a { 
    display: block;
    width:74px;
		height:33px;
    }


#menu1 {
position:relative;
top:0px;
left:0px !important;
left:-20px;
}

#menu2 {
position:relative;
top:0px;
left:70px !important;
left:50px;
}

#menu3 {
position:relative;
top:0px;
left:154px !important;
left:134px;
}

#menu4 {
position:relative;
top:0px;
left:220px !important;
left:200px;
}

#menu5 {
position:relative;
top:0px;
left:272px !important;
left:252px;
}


#menu1 a:hover {
    background: transparent url(gfx/menu.jpg)
    0px 0px no-repeat;
    }

#menu2 a:hover {
    background: transparent url(gfx/menu.jpg)
    -70px 0px no-repeat;
    }

#menu3 a:hover {
    background: transparent url(gfx/menu.jpg)
    -154px 0px no-repeat;
    }

#menu4 a:hover {
    background: transparent url(gfx/menu.jpg)
    -220px 0px no-repeat;
    }

#menu5 a:hover {
    background: transparent url(gfx/menu.jpg)
    -272px 0px no-repeat;
    }


a.picture_link {
 width:196px; 
 height:129px !important;
 height:137px; 
 min-width:196px;
 min-height:129px !important;
 min-height:137px;
 background-color:#e9d0b3; 
 border:1px solid #c6a37a;
 display:block;
 padding-top:6px;
 }

a.picture_link:hover {
 width:196px; 
 height:129px !important;
 height:137px; 
 min-width:196px;
 min-height:129px !important;
 min-height:137px;
 background-color:#f3e7d5; 
 border:1px solid #c6a37a;
 display:block;
 }
 
#picture_gallery {

}




body {
font-size: 12px;
font-family: Verdana, Arial;
color:#3e3d3a;
}

table {
font-size: 12px;
font-family: Verdana, Arial;
color:#3e3d3a;
}

td {
font-size: 12px;
font-family: Verdana, Arial;
color:#3e3d3a;
}

A:link {
text-decoration: none; 
color: #735042;
font-weight:bold;
}

A:visited { 
text-decoration: none; 
color: #735042;
}

A:active { 
text-decoration: none; 
color: #735042;
}

A:hover  { color: #735042; text-decoration: underline;}


input       {  border:1px solid #139346; background-color: #D5F8A9; color: #000000; }
input.send  {  border:1px solid #139346; background-color: #D5F8A9; color: #000000; }
select      { border:1px solid #139346; background-color: #DCFCCF; font-family: Verdana; color: #000000; }
textarea    { border:1px solid #139346; background-color: #DCFCCF; font-family: Verdana; color: #000000; }

