/* CSS Document */


body{background-color: #0A0B0D;}

#topBlock{position: relative; top: 10px; height:60px; width:auto; z-index:10; padding-bottom:5px; border-bottom:1px #534E52 solid;} 

#myContent{ position: relative; margin-left:auto; margin-right:auto; width:900px; height:700px; background-color:#0A0B0D; margin-top:-30px; padding-bottom:50px;}

#bottomBlock{position: relative; bottom: 10px; height:auto; width:auto; z-index:10; padding-top:5px; border-top:1px #534E52 solid; font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#534E52; font-weight:bold;}

#footerCon{position:absolute; bottom:10px; width:99%;}

#bottomBlock a{color: #534E52; text-decoration:none;}

#bottomBlock a:hover{color: #ffffff; text-decoration:none;}
