html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    font-family:Arial
}

body {margin:0;padding:0;font-size:11px;color:#FFF;/*overflow:hidden*/}
img {border:0;}

#header {width:1220px;background-color:#000;height:21px;/*position:absolute;*/position:fixed;margin-left:-610px;left:50%;top: 21px;z-index:-1}
#inner {width:960px;overflow:hidden;top:21px;/*position:absolute;*/position:fixed;margin-left:-480px;left:50%; z-index:10000;}
#inner #logo {width:100px;float:left;margin-top:1px;margin-left:200px;}
#inner #menu {width:660px;float:left;text-align:left}

#inner #menu ul{overflow:hidden; margin:0px;list-style-type:none;line-height:21px;float:right}
#inner #menu ul li{float:left;margin-left:20px;font-size:10px;text-transform:uppercase}
#inner #menu ul li a{color:#FFF;text-decoration:none}
#inner #menu ul li a:hover{color:#ec679b;}

#pageContainer {width:960px;margin:60px auto;overflow:hidden}
#rightContent {width:250px;float:right;margin-top:50px;font-size:12px;}

#rightContent a {text-decoration:none;color:#FFF}
#rightContent a:hover {text-decoration:underline;}