body {
background-image: url("/images/BG.gif");
background-repeat:repeat;
background-color:#ff0030;
font-family: georgia, palatino, helvetica, verdana;
font-size: 8.5pt;
overflow: hidden;
margin: 0px
}
.Main {
width :100%;
height: auto;
margin-right : auto;
margin-left : auto
}

#wrap {
width :100%;
height: auto;
margin-right: auto;
margin-left: auto;
}

#wrap2 {
width: 674px;
height: auto;
margin-right: auto;
margin-left: auto;
}

#Menu {
width: 490px;
height: 98px;
margin-right: auto;
margin-left: 90px;
margin-top: 7px;
position: absolute;
z-index: 9;
background-image: url("/images/chat_main_bickman_drop.png");
background-repeat: no-repeat;
background-color: transparent;
text-align: center;
}


#container {
width : 670px;
height: 490px;
margin-left: auto;
margin-right: auto;
margin-top: 75px;
border: 1px solid #333333;
background-image: url("/images/pattern.png");
background-repeat: repeat;
background-color: #ff5500;
z-index: 1;
position: absolute;
}

#container0 {
position: absolute;
width: 100%;
z-index: 2;
}

.slideshow-container {
width: 550px;
height: 370px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
z-index: 2;
position: absolute;
border: 1px solid #000000;
}

#containerC, #containerD, #containerE {
width: 550px;
height: 370px;
margin-left: 59px;
margin-right: auto;
background-image: url("/images/opacity80.png");
border: 1px solid #000000;
overflow: hidden;
z-index: 12;
position: absolute;
}

#house {
width: 110px;
float: left;
margin-left: 45px;
margin-top: 11px;
position: absolute;
z-index: 50;
}

#interior {
width: 110px;
float: left;
margin-left: 208px;
margin-top: 15px;
position: absolute;
z-index: 50;
}

#gardens {
width: 140px;
float: left;
margin-left: 371px;
margin-top: 12px;
position: absolute;
z-index: 50;
}

#details {
width: 125px;
float: left;
margin-left: 28px;
margin-top: 12px;
}

#activities {
width: 150px;
float: left;
margin-left: 53px;
margin-right: auto;
margin-top: 11px;
}

#travel {
width: 130px;
float: right;
margin-top: 5px;
margin-right: 14px;
}

#contact {
width:200px;
margin-top: 20px;
margin-right : auto;
margin-left : auto;
text-align: center;
position: relative;
}

#links_top {
width: 552px;
height: 59px;
margin-left: auto;
margin-right: auto;
}

#links_bottom {
width: 552px;
height: 59px;
margin-top: 372px;
margin-left: auto;
margin-right: auto;
}

p.header {
text-align: justify;
font-family: georgia, palatino, helvetica, verdana;
font-size: 10.5pt;
color: #f0f0f0;
font-weight: 100;
text-decoration: none;
padding-top: 0px;
padding-left: 15px;
padding-right: 15px;
}
p.header2 {
text-align: center;
font-family: georgia, palatino, helvetica, verdana;
font-size: 10.5pt;
color: #f0f0f0;
font-weight: 100;
text-decoration: none;
padding-top: 40px;
}
a:link {
color: #cdcddd;
text-decoration: none;
cursor: ne-resize;
}
a:visited {
color: #333333;
text-decoration: none;
cursor: sw-resize;
}
a:hover {
color: #ff0030;
text-decoration: none;
cursor: ne-resize;
}
a:active {
color: #ff5500;
text-decoration: none;
cursor: sw-resize;
}