@charset "utf-8";
/* CSS Document */

body {
background: #000000 url(/skin/cxd/contest/images/bgd.jpg) no-repeat center top;
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fcf396;
}

a {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fcf396;text-decoration:underline;}
a:hover {text-decoration:none;}

#wrapper {margin:0px auto; width:690px;}
#contentWrapper{float:left; width:470px; margin-top:360px; text-align:justify;}
#menuWrapper{ float:right; width:150px; margin-top:370px; }

#contest_menu {margin:0px;padding:0px;}
#contest_menu li {list-style:none;margin-bottom:5px;}
#contest_menu li a{text-decoration:none;}
#contest_menu li a:hover {text-decoration:underline;}
