body {
background-image:url('fbg.jpg'); 
background-repeat:repeat;}

#apDivbase
{
width:800px;
height:680px;
margin-left:auto;
margin-right:auto;
z-index:-1;
}


#apDivlogo
{
position:absolute;
width:800px;
height:115px;
background-image:url('Cbury_pano.jpg');
z-index:1; }

#apDivtext1
{
position:absolute;
width:200px;
height:530px;
padding-left:4px;
margin-top:120px;
z-index:1;
}
#apDivtext2
{
position:absolute; 
width:580px;
height:40px;
margin-top:120px;
margin-left:210px;
z-index:1;
}
#apDivimage
{position:absolute;
width:400px;
height:400px;
margin-top:190px;
margin-left:300px;
z-index:1; 
}
 Div.transbox {
        width:800px;
        height:680px;
        margin:1px 1px;
        background-color:#CCCCFF;
        border:0px solid black;
        /* for IE */
        filter:alpha(opacity=40);
        /* CSS3 standard */
        opacity:0.4;
}
  Div.transbox1 {
        width:180px;
        height:685px;
        margin:1px 1px;
        background-color:#CCCCFF;
        border:0px solid black;
        /* for IE */
        filter:alpha(opacity=60);
        /* CSS3 standard */
        opacity:0.6;
}
  Div.transbox2 {
        width:180px;
        height:685px;
        margin:1px 1px;
        background-color:#CCCCFF;
        border:1px solid black;
        /* for IE */
        filter:alpha(opacity=80);
        /* CSS3 standard */
        opacity:0.8;
}
.style1 {
  		font-size: 16px;
		font-weight:bold;
		font-style:italic;
        font-family: arial;
}		
.style2 {
		font-size: 14px;
		font-style:italic;
        font-family: arial;
		color:#0000A0;
		
}
.style3 {
		font-size: 18px;
		font-weight:bold;
		font-style: italic;
        font-family: arial;
		color:#0000A0;
       
		
}
.style4 {
		font-size: 14px;
        color: #0000A0;
        font-style:italic;
        font-family: arial;
}
a:link {
	color: #0000A0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000A0;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


