body {font-family:'Verdana';font-size:10px;}
ul{padding:0}

.pagenum{
position:relative;
}
.pagenum .prev {
background:url('/images/page-prev.png');
width: 20px;
}

.pagenum .next {
background:url('/images/page-next.png');
width: 23px;
}

.pagenum .prev_disable {
background:url('/images/page-prev-disable.png');
width: 20px;
display:block;
float:left;
height:24px;
}

.pagenum .next_disable {
background:url('/images/page-next-disable.png');
width: 23px;
display:block;
float:left;
height:24px;
}

.pagenum div {
float: right;
position:relative;
}

.pagenum div a {
background:transparent url(/images/page-bg.png) repeat scroll 0%;
cursor:pointer;
float:left;
font-family:arial;
font-size:small;
height:22px;
line-height:20px;
padding-top:2px;
text-align:center;
width:17px;
text-decoration:none;
}
/*alternate usage, w/o anchors */
.pagenum div div {
background:transparent url(/images/page-bg.png) repeat scroll 0%;
cursor:pointer;
float:left;
font-family:arial;
font-size:small;
height:22px;
line-height:20px;
padding-top:2px;
text-align:center;
width:17px;
}
.pagenum .current {
cursor: default;
 }

#uplist {

width:195px;
height:30px;
top :50px;
left:50px;

}
#downlist {

width:195px;
height:30px;
top :360px;
left:50px;
}
.topbar {background: repeat-x url('/images/top-bar-bg.png');height:30px;width:100%;}

.std-body ul {
margin-left: 48px;
margin-top: 0px;
 }
.std-body p {
margin-top: 18px;
 }
.std-body .aboutcontacttit {
/*font-size: medium;*/
font-size: 110%;
font-weight: bold;
}
.std-body .filmph {
margin: 4px;
 }
.std-body { 
font-size: small;
            } 
.std-body .date { 
font-size: medium;
font-weight: bold;

 }
.std-body h1 { 
/*make this the same as a subhead for now*/
font-weight: bold;
font-size: small;
 }
.left-menu { 
font-size: medium;
list-style-type: disc;
text-align: left;
color:#000000;
font-family:Verdana;
font-size:small;
list-style-position:inside;
margin-left:0px;
padding-left:0px;
text-align:left;             
 }
.left-menu a {
text-decoration: none;
color:#000000;
font-weight:bold;               
               }
.left-menu a:hover {
               text-decoration: underline;
               }
.sub_title{display:block;color:#000; text-align:left; font-weight:bold;}
a {text-decoration:none;}

