
body {
padding-left: 1em;
padding-right: 1em;
font: arial;
color: BLACK;
background-color: #F0EFEE;
}

#logo {
font-size: 10pt;
font-family: BankGothic Lt BT;
font-style: normal;
color:white;
background-color:black;
width: 65;
height:65;
text-align: center;
border-style: none;
border-width: 1px;
padding: 0px ;
position:absolute;
top: 4;
left: 4;
}

#toolbar1{
font-size: 8pt;
font-family: BankGothic Lt BT;
font-style: small;
color:ffffff;
background-color:#C0C0C0;
width: 925;
height:32;
text-align: top;
border-style: solid;
border-width: 1px;
position:absolute;
top: 4;
left: 75;
}

#toolbar2{
font-size: 1pt;
font-family: Tahoma;
font-style: normal;
color:#F0EFEE;
background-color:#F0EFEE;
width: 925;
height:32;
text-align: left;
border-style: solid;
border-width: 1px;
position:absolute;
top: 40;
left: 75;
}

#main{
font-size: 1pt;
font-family: Tahoma;
font-style: normal;
background-color:black;
width: 1000;
height:500;
text-align: left;
position:absolute;
top: 73;
left: 0;
}

#main_white{
font-size: 1pt;
font-family: Tahoma;
font-style: normal;
background-color:white;
width: 1000;
height:500;
text-align: left;
position:absolute;
top: 73;
left: 0;
}

#bottomtools {
font-size: 8pt;
font-family: BankGothic Lt BT;
font-style: small;
background-color:#F0EFEE;
width: 600;
height:20;
text-align: left;
position:absolute;
top: 575;
left: 20;
}

#counter {
font-size: 8pt;
font-family: BankGothic Lt BT;
font-style: small;
background-color:#F0EFEE;
width: 900;
height:20;
text-align: right;
position:absolute;
top: 575;
left: 20;
}

#photo {
position:absolute;
top: 100;
left: 300;
}

#thumbs {
position:absolute;
top: 530;
left: 150;
}

#textmain{
font-family:BankGothic Lt BT;
font-size: 8pt;
color: #7D7D7D;
text-align: left;
position:absolute;
top: 200;
width: 100;
left: 150;
}

#textlou{
font-family:BankGothic Lt BT;
font-size: 9pt;
color: black;
text-align: left;
position:absolute;
top: 150;
width: 200;
left: 50;
}

A:link, A:visited { 
text-decoration: none;
font-size: pt;
font-family: ;
font-style: normal;
color:White;
}

A:hover { 
color: gray;
font-size: 11pt;
}


