.titlebox{
position: absolute;
top: 10px;
left: 20px;
width: 190px;
height: 90px;
border: #c0c0c3 0.02em solid;
background-color: #5977c4;
background-repeat: no-repeat;
background-position: center;
}

.infobox{
position: absolute;
top: 105px;
left: 20px;
width: 190px;
height: 318px;
border: #c0c0c3 0.02em solid;
background-color: #5977c4;
padding: 3px;
text-align: justify;
font: 8pt arial;
}

.lscapethumbsbox{
position: absolute;
top: 10px;
left: 215px;
width: 460px;
height: 90px;
border: #5977c4 0.02em solid;
background-color: #00007a;
}

.lscapethumbs{
position: absolute;
top: 8px;
left: 5px;
width: 400px;
height: 65px;
background-color: #00007a;
}

.thumbsbtn1{
position: absolute;
top: 3px;
left: 405px;
width: 40px;
height: 30px;
background-color: #00007a;
font: 8pt arial;
}

.lscapemainpicbox{
position: absolute;
top: 105px;
left: 215px;
width: 460px;
height: 280px;
padding: 3px;
text-align: center;
border: #5977c4 0.02em solid;
overflow: auto;
scrollbar-face-color: #5977c4;
scrollbar-base-color: #00007a;
scrollbar-size: 5px;
z-index: 5;
}

.lscapeloadingbox{
position: absolute;
top: 85px;
left: 205px;
width: 460px;
height: 280px;
text-align: center;
padding-top: 50px;
z-index: 4;
font: 10pt tahoma, arial;
}

.lscapepictitlebox{
position: absolute;
top: 390px;
left: 215px;
width: 460px;
height: 30px;
text-align: center;
padding: 2px;
border: #5977c4 0.02em solid;
background-color: #00007a;
font: 12pt bookman old style, tahoma, arial;
}

.ptraitthumbsbox{
position: absolute;
top: 10px;
left: 215px;
width: 90px;
height: 410px;
border: #5977c4 0.02em solid;
background-color: #00007a;
}

.ptraitthumbs{
position: absolute;
top: 3px;
left: 7px;
width: 75px;
height: 400px;
background-color: #00007a;
padding-left: 8px;
}

.ptraitmainpicbox{
position: absolute;
top: 10px;
left: 310px;
width: 365px;
height: 370px;
padding-top: 5px;
text-align: center;
border: #5977c4 0.02em solid;
overflow: auto;
scrollbar-face-color: #5977c4;
scrollbar-base-color: #00007a;
scrollbar-size: 5px;
z-index: 5;
}

.ptraitpictitlebox{
position: absolute;
top: 385px;
left: 310px;
width: 365px;
height: 35px;
text-align: center;
padding: 2px;
border: #5977c4 0.02em solid;
background-color: #00007a;
font: 12pt bookman old style, tahoma, arial;
}

.ptraitloadingbox{
position: absolute;
top: 70px;
left: 330px;
width: 300px;
height: 280px;
text-align: center;
padding-top: 50px;
z-index: 4;
font: 10pt tahoma, arial;
visibility: hidden;
}

.mainpicbox{
position: absolute;
top: 10px;
left: 215px;
width: 460px;
height: 410px;
padding: 5px;
text-align: justify;
font: 10pt tahoma;
color: #ffffff;
border: #5977c4 0.02em solid;
overflow: auto;
scrollbar-face-color: #5977c4;
scrollbar-base-color: #00007a;
scrollbar-size: 5px;
z-index: 5;
}

a:link, a:active, a:visited {
color: #ffffff;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}