HTML {

}

BODY {
font-family:Century Gothic, Verdana, Arial;
font-size:13px;
color:#000000;
margin:0;
background-color:#f6f5ee;
background-image:url(images/bg.jpg); 
background-repeat:repeat;
SCROLLBAR-FACE-COLOR: #918b71;
SCROLLBAR-HIGHLIGHT-COLOR: #918b71;
SCROLLBAR-SHADOW-COLOR: #918b71;
SCROLLBAR-3DLIGHT-COLOR: #918b71;
SCROLLBAR-ARROW-COLOR: #444135;
scrollbar-track-color : #29271a;
}

TD {
font-family:Century Gothic, Verdana, Arial;
font-size:13px;
color:#ffffff;
}

A {
color:#ffffff;
}

.subtitle {
font-weight:bold;
font-size:14px;
color:#b7b48e;
}

.credits {
font-family:Verdana, Arial;
font-size:10px;
color:#000000;
width:900px;
text-align:right;
}

.credits A {
color:#000000;
}

.hp_txt {
margin-top:285px;
margin-left:100px;
width:265px;
line-height:150%;
text-align:justify;
}

.main_txt {
margin-top:74px;
margin-left:90px;
padding-right:10px;
width:354px;
height:430px;
overflow-x:hidden;
overflow-y:auto;
text-align:justify;
}

.contact_txt {
margin-top:104px;
margin-left:110px;
padding-right:20px;
width:680px;
height:390px;
overflow-x:hidden;
overflow-y:auto;
text-align:justify;
}

.gallery_txt {
margin-top:54px;
margin-left:54px;
padding-right:10px;
width:786px;
height:464px;
overflow-x:hidden;
overflow-y:auto;
}

.hp_txt A:Hover, .main_txt A:Hover, .contact_txt A:Hover {
color:#000000;
background-color:#efebde;
}
/*
.contact_txt A:Hover {
background-color:0;
}
*/
INPUT, TEXTAREA {
font-family:Century Gothic, Verdana, Arial;
font-size:13px;
color:#b7b48e;
background-color:#29271a;
border:1px #b7b48e solid;
}

.galleryTD {
background-color:#19170b;
padding:10px;
text-align:center;
}

.prev_next {
background-color:#3e3629;
padding:10px;
}