@charset "utf-8";
/* CSS Document */
body
{
background:#d5dbe4;
color:#5b6067;
font: 18pt fixedsys;
min-width:1024px;
}

h1
{
font-size:26pt;
font-family: fixedsys;
font-weight: bold;
color: #a38147;
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
}

#main_table
{
background:#d5dbe4;
border:0px;
height:650px;
width:1000px;
margin-left:10px;
text-align:left;
}

a
{
text-decoration:none;
color:#5b6067;
}

a:hover
{
border:0px;
color:#a38147;
text-decoration:none;
}

a:visited
{
text-decoration:none;
}

#logo
{
width:257px;
height:158px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#downloads
{
margin-left:15px;
}

#news
{
padding-top:0px;
vertical-align:top;
}

img
{
border:0px;
}

.news_scrolling
{
width:100%;
height:500px;
padding-top:0px;
margin-top:0px;
padding-bottom:0px;
margin-bottom:0px;
overflow:auto;
vertical-align:top;
}

.news_text
{
width:970px;
border-width: 2px;
border-style: dashed;
border-color:#5b6067;
margin-top:20px;
}

p
{
padding-top:0px;
margin-top:0px;
padding-bottom:0px;
margin-bottom:0px;
}

#banners
{
vertical-align:top;
position: absolute;
top:10px;
right:10px;
}

#gallery
{
vertical-align:top;
text-align: center;
position: absolute;
width:150px;
top:80px;
right:10px;
border-width: 2px;
border-style: dashed;
border-color:#5b6067;
display:none;
background:#d5dbe4;
}

.preview
{
margin-top:20px;
width:80px;
height:80px; 
}

#zoom1
{
position:absolute;
top:200px;
left:300px;
display:none;
z-index:1;
background:#d5dbe4;
}

#zoom2
{
position:absolute;
top:200px;
left:300px;
display:none;
z-index:1;
background:#d5dbe4;
}

#close_gal
{
font-size:12pt;
text-align:center;
cursor:pointer;
}

#close_gal:hover
{
color:#a38147;
}

#gal_op
{
cursor:pointer;
}

#gal_op:hover
{
color:#a38147;
}