body{
background-color: #fbc572;
}

table.main{
width: 800px;
height: 600px;
background-color: #f8d399;
background-image:url(../images/main_bg.gif);
background-position:bottom;
background-repeat:no-repeat;
}

table.gall{
background-image:url(../images/gall_bg.gif);
background-repeat:no-repeat;
background-position:top;
width: 600px;
height:550px;
}
td.head{
vertical-align:top;
width: 800px;
}

td.links{
vertical-align:top;
width: 800px;
height: 31px;
background-image:url(../images/links_bg.gif);
background-repeat:no-repeat;
}

p.text{
font-family:"Times New Roman", Times, serif;
font-size:16px;
text-indent: 15px;
margin-left:25px;
margin-right:25px;
text-align:justify;
}

p.gall_text{
font-family:"Times New Roman", Times, serif;
font-size:16px;
text-indent: 15px;
margin-left:25px;
margin-right:47px;
text-align:right;
}

a.gall{
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

a.gall:hover{
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
text-decoration:underline;
}

p.name{
font-family:"Times New Roman", Times, serif;
font-size:20px;
text-align:justify;
}

p.name1{
font-family:"Times New Roman", Times, serif;
font-size:20px;
}

p.link{
margin-top: 7px;
font-weight: bold;
font-family:"Times New Roman", Times, serif;
font-size:14px;
}

a{
text-decoration:underline;
color:#000000;
}

a:hover{
text-decoration:none;
color:#000000;
}

p.foot{
font-weight: bold;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

td.main{
width: 800px;
height:440px;
}

span.height{
line-height: 17pt;
}

td.footer{
width: 800px;
height:30px;
}

table.content{
width: 800px;
}

table.house{
background-image:url(../images/house_bg.gif);
background-repeat:no-repeat;
width: 700px;
height: 250px;
}

h2{
font-size: 18px;
}

.thumb img{
border: solid 2px #f8d399;
}

.thumb:hover img{
border: solid 2px #000000;
filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
}

.thumb:hover{
color: #000000; /* Dummy definition to overcome IE bug */
}