/*Nifty Corners CSS*/

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}



/* Page CSS */

.left_header
{
        float:left;
        position: relative;
        width:625px;
z-index:10;

}
.right_header
{
        float:right;
        position: relative;
        z-index:0;
        width: 398px;
        height:103px;
        top:-43px;



}

#wrapper_outer
{
        text-align: left;
        margin-left: auto;
        margin-right: auto;
        width:882px;

}
#leftmenu a
{
        padding:0;
        margin:0;

}

.leftmenu_border
{
        background-color: #444444;
        
}




#header
{
        margin-top:25px;
        width:882px;
        
}

#header h1
{
        color:#ffffff;
        font-family: Arial;
        font-size: 46px;
        font-weight:normal;
        margin:0;
        z-index:10;


}
#content_border
{
        border: 1px solid #4D4D4D;
        width:882px;



}


#rightcontent a
{
        color:#000000;
        text-decoration:none;
        font-family:Arial;
        font-size: 14px;
}

#rightcontent a:hover
{
        color:#999999;
        text-decoration:underline;
        font-family:Arial;
        font-size: 14px;
}

#rightcontent .divider_right
{
        border-style:;
        border-right-width: 1px;
        border-top-style: none;
        border-right-style: dotted;
        border-bottom-style: none;
        border-left-style: none;
        border-top-color: #999999;
        border-right-color: #999999;
        border-bottom-color: #999999;
        border-left-color: #999999;



}

#rightcontent .divider_right_top
{
        border-style:;
        border-right-width: 1px;
        border-top-style: dotted;
        border-right-style: dotted;
        border-bottom-style: none;
        border-left-style: none;
        border-top-color: #999999;
        border-right-color: #999999;
        border-bottom-color: #999999;
        border-left-color: #999999;
        border-top-width: 1px;

}

#rightcontent .divider_top
{
        border-style:;
        border-top-style: dotted;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        border-top-color: #999999;
        border-right-color: #999999;
        border-bottom-color: #999999;
        border-left-color: #999999;
        border-top-width: 1px;

}

.copyright
{
        color:#9C9C9C;
        font-family:Arial;
        font-size:10px;
        text-align:center;


}

