A:link {text-decoration:none; color:#0bbbff;}
A:visited {text-decoration: none;color:#0bbbff;}
A:active {text-decoration: none;color:#0bbbff;}
A:hover {text-decoration: none; color:#0295ce;
}
body
{
font-family: "gill sans", "new baskerville", Comic Sans MS;
background: #1D1D1D url('site/ahnewbg.jpg');
background-repeat:repeat-x;
text-align:center;
z-index: -500;
}
#wrapper 
{
margin: 0 auto;
width: 900px; 
text-align:left;
}
#main
{
width: 900px; height: auto; border: 10px solid #445878; -moz-border-radius: 10px; -webkit-border-radius: 10px #ffffff; font-size: 8pt;  background:#31353D;
}
#menu
{
width: 900px; height: 47px; font-size: 10pt;  background-image:url('site/menubg.jpg');
}
#topbanner
{
width:900px; height:50px; background-image:url('site/bg.png');
}
#topbox1 {

    position:absolute; left:0px; top:0px; width:150px; 

}

#topbox2 {

    position:absolute; left:200px; top:0px; width:150px; 

}
#swfupload-control p
{ 
margin:0px 0px; font-size:0.9em;
}
#log
{
margin:0; padding:0; width:100.0%;  border: 0px solid #000000; -moz-border-radius: 0px; -webkit-border-radius: 0x; font-size: 8pt; background-image:url('site/bar2.png')
}
#log li
{
list-style-position:inside; margin:0px; border:0px solid #ccc; padding:0px; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#333; background-image:url('site/bar_anim.png'); position:relative;
}
#log li .progressbar
{
border:0px solid #333; height:31px;
}
#log li .progress
{
background-image:url('site/bar.png'); width:0%; height:31px; 
}
#log li p
{
margin:0; line-height:18px; 
}
#log li.success
{ 
border:0px solid #EF810B; background-image:url('site/bar3.png');
}
#log li span.cancel
{
position:absolute; top:5px; right:5px; width:20px; height:20px; background:url('js/swfupload/cancel.png') no-repeat; cursor:pointer; 
}
