body {
        margin: 0px;
        background-color:#000000;
        font-family:"Times New Roman", Times, serif;
        color:#9db9ff;
}
h2,h3{margin:12px 0;padding:0;}

a{
        color:#FFFFFF;
        text-decoration:underline;
}
a:hover{
        color:#FFFFFF;
        text-decoration:none;
}

a.nav,a.nav:hover{
        display:block;
        height:24px;
        width:190px;
        font-family:Arial, Helvetica, sans-serif;
        font-size:14px;
        font-weight:bold;
        text-decoration:none;
        line-height:24px;
        margin-left:27px;
}
a.nav{
        padding-left:21px;
        color:#9db9ff;
        background:url(images/nav_norm.gif) top left no-repeat;
}
a.nav:hover{
        padding-left:21px;
        color:#FFFFFF;
        background:url(images/nav_hover.gif) top left no-repeat;
}
a.nav_active,a.nav_active:hover{
        display:block;
        height:24px;
        width:190px;
        font-family:Arial, Helvetica, sans-serif;
        font-size:14px;
        font-weight:bold;
        text-decoration:none;
        line-height:24px;
        margin-left:27px;
        padding-left:21px;
        color:#FFFFFF;
        background:url(images/nav_hover.gif) top left no-repeat;
}

.footer{
        background:url(images/footer_bg.gif) top left no-repeat;
        height:50px;
}

.copy{
        padding-top:10px;
        font-family:Verdana,Tahoma;
        font-size:11px;
        color:#4558a7;
}
.copy a{
        color:#4558a7;
        text-decoration:underline;
}
.copy a:hover{
        color:#FFFFFF;
        text-decoration:none;
}
.copy a span{
        text-decoration:none;
}
.copy a:hover span{
        color:#FFFFFF;
        text-decoration:none;
}

/* CONTENT */

h2{
        color:#f4cd00;
        font-size:24px;
        margin-bottom:18px;
        font-weight:normal;
}

h3{
        color:#FFFFFF;
        font-size:18px;
        margin-bottom:16px;
        font-weight:normal;
}

.content{
        line-height:24px;
        font-size:14px;
        padding-right:27px;
}

/* MISC */
.star{
        position:relative;
        left:-21px;
        top:94px;
}
.msdlogo{
        position:relative;
        left:696px;
        top:-60px;
}
