@charset "UTF-8";
/* CSS Document */
body
{
background-color:#000000;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
#container{margin:0 auto; width:800px; height:600px; background:#000000 url(../images/digitalplayboy-backsoon.jpg) top no-repeat;}
#port{margin:0 auto; width:500px; height:auto; color:#fff;}
dl.portlist{margin:0; padding:0;}
.portlist dt{float:left; width:200px; height:30px;border-bottom:1px solid #333333; margin:0; padding:10px 0 10px 0;}
.portlist dt a{text-decoration:none; color:#FFFFFF;}
.portlist dt a:hover{text-decoration:underline;}
.portlist dd{float:left; width:300px; height:30px; border-bottom:1px solid #333333;margin:0; padding:10px 0 10px 0;}

