@charset "UTF-8";
/* CSS Document */
#container { width: 800px; height:auto; margin-left:auto; margin-right:auto; }
#header { height: 75px; margin-top: 40px;  margin-bottom:15px; }

#playerHeader { width:800px; height: 200px; }
#playerHeader  .playerImage{ width:500px; height: 200px; float:left; }
#playerHeader .playerConnect{ width:300px; height: 200px; float:right; }


#topColumn { width:600; height: 900px;}

#topColumn .left { width:400px; height: auto; font-size: 11px; }
#topColumn .left .playerImage { width:400px; height:200px; float:left; }
#topColumn .left .header { width:400px; height:auto; float:left; letter-spacing:0.1em; text-shadow: #000 -1px -1px 0; color:#666; font-weight:bold; margin-bottom:10px;
border-bottom:solid; border-bottom-color:#666; border-bottom-width:2px;
}
#topColumn .left .header2 { width:400px; height:auto; float:left; letter-spacing:0.1em; text-shadow: #000 -1px -1px 0; color:#666; font-weight:bold; margin-top:25px;
border-bottom:solid; border-bottom-color:#666; border-bottom-width:2px; margin-bottom:10px;
}
#topColumn .left .playerInfo { width:400px; float:left; margin-top:6px; color:#CCC; text-align: justify; }
#topColumn .left #playerInfo { width: 400px; height: auto;float:left; margin-top:6px; color:#FFF; text-align: justify; line-height:18px;}


#topColumn .right { width:350px; height: 800px; float:right; font-size: 11px; }
#topColumn .right .header { width:350px; height:auto; float:right; letter-spacing:0.1em; text-shadow: #000 -1px -1px 0; color:#666; font-weight:bold;
border-bottom:solid; border-bottom-color:#666; border-bottom-width:2px; margin-bottom:10px;
}
#topColumn .right .header2 { width:350px; height:auto; float:right; letter-spacing:0.1em; text-shadow: #000 -1px -1px 0; color:#666; font-weight:bold; margin-top:25px; 
border-bottom:solid; border-bottom-color:#666; border-bottom-width:2px; margin-bottom:10px;
}



#topColumn .left .imageGallery { width:400px; height:200px; float:left;}
#topColumn .left .imageGallery  .imageTable{ width:350px; height:150px; margin-top:auto; margin-bottom:auto;}



#topColumn .right .connect { width:350px; height:194px; float:right; margin-top:6px;}
#topColumn .right .video { width:350px; height:auto; float:right; text-align:center; margin-top:6px;}
#topColumn .right .links { width:350px; height:auto; float:right; margin-top:6px; color:#CCC; text-align: justify; }
#topColumn .right .links ul { margin-top:0px; padding-top:0px; padding-left:0px; list-style:none; }
#topColumn .right .links li { padding-bottom: 10px;}
#topColumn .right .links a { text-decoration: none; color: #CCC;}
#topColumn .right .links a:Hover { text-decoration: underline; color: #FFF;}
#topColumn .right .news { width:350px; height:auto; float:right; margin-top:6px; color:#CCC;  text-align: justify; }
#topColumn .right .news ul { margin-top:0px; padding-top:0px; padding-left:0px; list-style:none; }
#topColumn .right .news li { padding-bottom: 10px;}
#topColumn .right .news a { text-decoration: none; color: #666;}
#topColumn .right .news a:Hover { text-decoration: underline; color: #FFF;}


body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #151515;}
body,td,th { font-family: Verdana, Geneva, sans-serif; line-height:18px; }

