html,body {
margin:0;
padding:0;
overflow:hidden;
}

.plc_area{height:528px;}


#navigation {
position:absolute;
width:950px;
height:25px;
z-index:3;
background:#8EC2BE;
}


#navigation_upper {
position:absolute;
width:950px;
height:25px;
z-index:6;
}

#banner {
position:relative;
width:950px;
height:175px;
z-index:2;
}



.subnav{
position:absolute;
width:130px;
height:100px;
z-index:6;
background:#FFFFFF;
margin-top:25px;
margin-left:-132px;
filter: alpha(opacity=40);
opacity:0.4;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
-moz-opacity:0.4;
}


.subnav_upper{
position:absolute;
width:130px;
height:150px;
z-index:7;
margin-top:25px;
margin-left:-129px;
}

#logo {
position:relative;
width:320px;
height:75px;
margin-left:630px;
z-index:4;
}

#content{position:relative; z-index:5;margin:10px;width:930px;height:220px;overflow:auto;}	

p {margin-top:0px; margin-bottom:10px; }
H2{margin-top:5px; margin-bottom:0px; font-weight:bold; font-size: 13px ; }

.navbut{width:130px;height:25px;cursor:pointer;}
.subnav-off{width:130px;height:25px;cursor:pointer;font-weight:bold;font-size:12px;}
.subnav-on{width:130px;height:25px;cursor:pointer;font-weight:bold;font-size:12px;color:#FFFFFF;}
h4{margin-top:0px;}

#sublayer{
position:absolute;
width:950px;
height:100px;
z-index:3;
margin-top:25px;
margin-left:0px;
}

.opc1{
filter: alpha(opacity=65);
opacity:0.65;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
-moz-opacity:0.65;
}
.opc2{
filter: alpha(opacity=75);
opacity:0.75;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
-moz-opacity:0.75;
}
.opc3{
filter: alpha(opacity=85);
opacity:0.85;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
-moz-opacity:0.85;
}

.opc4{
filter: alpha(opacity=95);
opacity:0.95;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
-moz-opacity:0.95;
}


#row1{
height:25px;
background-color:#E400CC;
}
#row2{
height:25px;
background-color:#CC0000;
}
#row3{
height:25px;
background-color:#9999FF;
}
#row4{
height:25px;
background-color:#FF6600;
}
#row5{
height:25px;
background-color:#FFFF00;
}

#picholder{
position:absolute;
width:430px;
height:298px;
z-index:7;
margin-top:-72px;
margin-left:40px;
float:left;
background:#FFFFFF;
border-top:2px #ffffff solid;
}

#arrow_right{
position:absolute;
width:20px;
height:20px;
z-index:8;
margin-top:280px;
margin-left:225px;
}


#arrow_left{
position:absolute;
width:20px;
height:20px;
z-index:8;
margin-top:280px;
margin-left:-230px;
}

#picture{
position:absolute;
width:430px;
height:300px;
z-index:6;
margin-top:0px;
margin-left:-210px;
}
#pic_title{
position:absolute;
width:450px;
height:20px;
z-index:10;
margin-top:260px;
margin-left:250px;
color:#333333;
font-size:12px;
text-align:left;
}
#pic_text{
position:absolute;
width:430px;
height:300px;
z-index:10;
margin-top:60px;
margin-left:250px;
color:#999999;
font-size:13px;
text-align:left;
}
#album_content{position:relative; z-index:5;margin:10px;width:930px;height:220px;}	
.newslink{color:#7d2980;text-decoration:none; text-transform:uppercase; font-size:12px; font-weight:bold}
