html, body {
color: #495321;
margin: 0px;
padding: 0px 4px 0px 0px;
background: #008CF1 url('img/back.gif') center repeat-y;
height: 100%;
text-align: center;
}
A:link, A:visited {
text-decoration: none;
color: #495321;
}
A:hover {
text-decoration: underline;
color: #BAA374;
}
td, p, legend {
font:12px Tahoma,Verdana,Arial,sans-serif;
color: #495321;
vertical-align: top;
margin: 0px;
}
div#pcontent {
padding: 28px 20px 28px 30px;
text-align: left;
}
div#bottom {
padding:12px 0px 15px 40px;
color: #F8E6C3;
background: url('img/bottom.jpg') right no-repeat;
}
.bottombottom {
font:10px Verdana,Arial,Helvetica,sans-serif;
color: #495321;
background: url('img/bottombottom.jpg') right no-repeat;
height: 44px;
text-align: center;
line-height: 40px;
}
.division {
height: 3px;
background: url('img/division.gif');
float: none;
}
.menu A:link, .menu A:visited {
display: block;
float: left;
padding: 4px 0px 4px 16px;
font:11px Tahoma,Verdana,Arial,Helvetica,sans-serif;
color: #8B6B34;
text-decoration: none;
font-weight: bold;
}
.menu A:hover {
display: block;
text-decoration: none;
color: #8B6B34;
font-weight: bold;
}
div#g_top {
width: 63px;
border-top: 1px solid #8ED9D8;
border-bottom: 1px solid #8ED9D8;
padding: 2px;
margin: auto;
text-align: center;
font-weight: bold;
color: #F7FCE0;
}
div .border {
float: left;
margin: 0px 5px 2px 0px;
border: 0px solid #016665;
padding: 5px;
}
.scroll {
display: block;
height: 12px;
width: 39px;
margin: auto;
}
fieldset {
border: 1px solid #016665;
padding: 0px 5px;
margin: 10px 0px 0px 0px;
}
.fs A:link img, .fs A:visited img{
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity: 0.5;
}
.fs A:hover img {
filter:alpha(opacity=100);
-moz-opacity:1;
opacity: 1;
}
#divControl {
position:absolute;
width:60px;
z-index:1;
text-align: center;
height: 30px;
padding: 0px 0px 0px 45px;
}
#divContainer{
position:absolute;
width:170;
height:435;
overflow:hidden;
clip:rect(0,170,435,0);
visibility: visible;
}
#divContent{
position:absolute;
top:0;
left:0;
width: 170px;
padding: 0px 0px 0px 10px;
}
#dropshadow{
background: url('img/gallbgr4.gif') no-repeat;
width: 136px;
height: 100px;
padding: 9px 0px 0px 9px;
}