.mainArea{
position: relative;
top: -37px;
width: 985px;
z-index: 112;
filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0);
opacity: 50;
border: black 1px solid;
background-color: #fbfbff;
}

.mainText{
position: relative;
left: -115px;
width: 640px;
color: black;
font-family: 'Segoe UI', 'Tahoma', 'Geneva';
font-size: 14px;
background-color: #fbfbff;
*filter:progid:DXImageTransform.Microsoft.Chroma(color=#fbfbff);
*zoom:1;
}

.mainPhoto{
position: absolute;
top: 50px;
width: 180px;
right: 50px;
}

.popupBox{
position: absolute;
left: 200px;
top: 85px; 
width: 600px;
height: 330px;
background-color: #f1f1f1;
opacity: 0;
filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0);
z-index: 95;
}

.popUp{
position: absolute;
left: 245px;
top: 104px;
width: 600px;
color: black;
z-index: 97;
opacity: 0;
filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0);
}

.opacityarea{
zoom:1;
}

.popupHeader{
*filter:progid:DXImageTransform.Microsoft.Chroma(color=#f1f1f1);
*zoom:1;
*background-color:#f1f1f1;
font-family: 'Segoe UI', 'Tahoma', 'Geneva';
font-size: 24px;
font-weight: bold;
}

.popupText{
*filter:progid:DXImageTransform.Microsoft.Chroma(color=#f1f1f1);
*zoom:1;
*background-color:#f1f1f1;
font-family: 'Segoe UI', 'Tahoma', 'Geneva';
font-size: 14px;
font-weight: normal;
}

.popupText a{
text-decoration: none;
color: #10700c;
}

.popupPhoto{
position: absolute; 
top: 13px;
left: 315px; 
width: 200px;
height: 330px; 
opacity: 0.85; 
filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0.85);
}

.dropmenu{
font-family: 'Segoe UI','Tahoma', 'Geneva', 'sans-serif';
font-size: 15px;
text-align: left;
text-indent: 7px;
vertical-align: middle;
filter:alpha(opacity=70);
}

.dropmenu a{
*filter:progid:DXImageTransform.Microsoft.Chroma(color=#555555);
width: 157px;
text-indent: 7px;
height: 27px;
vertical-align: middle;
display: table-cell;
text-decoration: none;
color: #E5E5E5;
}

.dropmenu a:hover{
width: 157px;
text-indent: 7px;
background-color: #9f9f9f;
color: white;
}

.menudiv2{
filter:alpha(opacity=70);
position: absolute;
border-top-width: 0px;
border-bottom-width: 3px;
line-height:19px;
z-index:103;
background-color: #9f9f9f;
width: 157px;
visibility: hidden;
opacity: 0.7;
}


.menudiv2 a{
*filter:progid:DXImageTransform.Microsoft.Chroma(color=#9f9f9f);
text-align: left;
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
font-family: 'Segoe UI','Tahoma', 'Geneva', 'sans-serif';
font-size: 14px;
color: white;
opacity: 1.0;
}

.menudiv2 a:hover{
background-color: #555555;
text-decoration: none;
color: white;
opacity: 1.0;
}