<style type="text/css">
html {height:100%;}
body {
margin:0;
padding:0;
height:100%;
background-color:#000000;
font-family:arial, serif;
color:#333333;
 
}

.mainbg{
height:350px;  background-color:#FFFFFF; width:1000px;  
}
.commentsbg{
background-color:#FFFFFF; width:90%; padding:10px;
}
#wrap {
min-height:100%;
margin:auto;
position:relative; 
}
 * html #wrap {height:100%} 
#inner-wrap {
padding-bottom:0px;
 }
#inner-wrap:after {
content:" ";
display:block;
clear:both;
}
.area{
border-top:1px solid #07B6FE; padding:5px; 
}
.bottomfooter{
border-top:1px solid #CFCFCF; width:1000px; padding:10px; font:11px tahoma; background-color:#FFFFFF; color:#333333; 
}
span#biglink a{
color:#07B6FE; font-weight:bold; font-size:110%;
}
span#biglink a:hover{
color:#333333; font-weight:bold; font-size:110%;
}
.navi{
font:12px tahoma; text-align:left;  color:#333333; padding:10 10 10 10;
}
.forminput{
background-color:#FFFFFF; font:12px tahoma; color:#333333;border:3px solid #BFBFBF; }
 .loginup{	 
border:3px solid #BFBFBF;  padding:5px; width:6em; text-align:center; font-weight:bold; }
 .logindown{	 
border:3px solid #BFBFBF; background-color:#BFBFBF; color:#333333; padding:5px; width:6em; text-align:center; font-weight:bold; cursor:pointer; }

.feeds{	 
font:11px tahoma; border-bottom:1px solid #07B6FE;  color:#333333; padding:10px;  text-align:left;  cursor:pointer;   }
.feed{
font:11px tahoma; text-align:left; padding:10px; color:#333333; border-bottom:1px dotted; border-color:#333333;  }
.feeddata{
color:#949494; font-size:80%;
}
.feedclass{
height:3.5em; width:100%; overflow:hidden;
}
 .titles{	 
background-color:#07B6FE; color:#333333; padding:5px; width:10em; text-align:center; font-weight:bold; cursor:pointer; }
.title{
   padding:5px; width:10em; text-align:center; }
 .head{
 font:13px tahoma; text-transform:uppercase; border-bottom:4px solid; border-color:#000000; text-align:center; padding:4 2 4 2;
 }
  .head2{
 font:12px tahoma;  font-weight:bold; color:#333333; padding-bottom:4px;
 }
  .bighead{
 font:14px tahoma;  color:#07B6FE; font-weight:bold; text-align:center; padding-bottom:4px;
 }

.standard{
font:12px tahoma; text-align:left; padding:10px; color:#333333;  
}
#header{
padding-top:20px;
 width:100%;
 background-color:#444041; 
}
.topheader{
 width:1000px;
 background-color:#FFFFFF; 
}
#footer {
position:relative;
bottom:0;
height:100 px;
width:100%;
background-color:#000000; 
margin-top:-5px;
color:#333333;
text-align:center;
padding-bottom:20px;
} 
#left {
float:left;
width:25%;
text-align:center;
height:100%;
margin-left:10%;
}

#main {
text-align:center;
width:100%;
background-color:#000000;
background-image:url(images/bggrad.jpg); background-repeat:repeat-x;;

} 
a:link, a:visited { 
 text-decoration: none; 
 font-weight:bold;
border-bottom: none;
color:#333333;
}
a:hover, a:active { 
border-bottom-width: none; text-decoration: none; color: #07B6FE;
}
#f1_upload_process{
z-index:100;
position:absolute;
visibility:hidden;
text-align:center;
width:400px;
margin:0px;
padding:0px;
}
 </style>