div.page {
position: relative;
top: 0%;
width: 880px;
height: 600px;
background:url(background.jpg); 
background-repeat:no-repeat;
padding:0px; 
}

div.top {
text-align: center;
width: 755px;
height: 60px;
position: absolute;
left: 47px;
top: 20px;
background:url(logo2.jpg);
background-repeat:no-repeat;
background-position:left;
padding:0px;  
font-family: Arial, Times New Roman, Times;
font-size: 20pt;
color: #000000;
text-decoration: underline;
border-width: 1px;
border-color: black;
border-style: solid;
}

div.left {
text-align: left;
width: 164px;
height: 480px;
position: absolute;
left: 47px;
top: 90px;
background-color: #FFFFFF;
-moz-opacity: 0.8;
filter: Alpha (opacity=80);
border-width: 1px;
border-color: black;
border-style: solid;
line-height:1.5;
}

div.lefttext {
text-align: left;
width: 164px;
height: 480px;
position: absolute;
left: 47px;
top: 90px;
position:absolute;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
padding-top:10px;  
font-family: Arial, Times New Roman, Times;
font-size: 14px;
font-weight: bold;
color: #000000;
text-decoration: underline;
border-width: 0px;
border-color: black;
border-style: solid;
line-height:.9;
}

div.main {
background-color: #FFFFFF;
-moz-opacity: 0.8;
filter: Alpha (opacity=80);
text-align: left;
width: 575px;
height: 480px;
position: absolute;
left: 227px;
top: 90px;
padding:0px;  
border-width: 1px 1px 1px 1px;
border-color: black;
border-style: solid;
}

div.maintext {
text-align:justify;
width: 575px;
height: 480px;
position: absolute;
left: 227px;
top: 90px;
border-width: 1px 1px 1px 1px;
border-color: black;
border-style: solid;
overflow:auto;
}

.text {
text-align:left;
font-family:Arial,Times New Roman,Times;
font-size:14px;
color:#000000;
text-decoration:none;
padding-bottom: 0px;
padding-left: 0px;
padding-top: 0px;
padding-right: 15px;
background:url(main-bg.png.psd);
}

.bottom {
text-align: left;
width: 147px;
height: 27px;
position: absolute;
left: 48px;
bottom: 32px;
background-color: #FFFFFF;
-moz-opacity: 0,9;
filter: Alpha (opacity=90);
font-family: Arial, Times New Roman, Times;
font-size: 15px;
color: #000000;
text-decoration:none;
padding-left:10px;
}

.right{
position:absolute;
left: 850px;
top: 38px;
width: 150px;
height: 74px;
font-family: Arial, "Times New Roman", Times;
font-size: 8pt;
color: #FFFFFF;
text-align:left;
text-decoration:underline;
line-height:1.5em;
}

.popup{
font-family: Arial, "Times New Roman", Times;
font-size: 12pt;
color: #000000;
background-color:#FFFF99;
border:#FF6600;
text-align:center;
}
