@import url('customNavigation.css');
body
{
    margin-top: 10px;
    background: #dfdebc;
   /* background:#fff;*/
    font-family: Arial;
    font-size: small;
}
#wrapper
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
  
    
}
.logo
{
   /* width: 225px;*/
   width:519px;
   height:120px;
   /* height: 146px;*/
   /* background: #703038 url(logo_corner.gif) no-repeat left top;*/
   background:#fff;
    float: left;
   /* padding-left: 8px;
    padding-top: 20px;*/
   
}
#tagline
{
    font: normal 1.1em/2em verdana;
    color: #fff;
    letter-spacing: 0.02em;
}
#banner
{
    width:421px;
    /*width: 697px;*/
    height: 105px;
    background:#fff url(banner_bg_handshake_test.jpg) no-repeat right top;
    /* background:#fff;*/
    float: right;
    color: #fff;
    text-align: right;
    padding-right: 10px;
   padding-top: 15px;
    
}
#leftcorner
{
    float: left;
    width: 252px;
    height: 30px;
    background: #703038 url(subnav_left_corner.jpg) no-repeat;
}
#navbar
{
    float: right;
    width: 698px;
    height: 30px;
    background: #818052;
}

#search
{
    width: 200px;
    height: 30px;
    background: #818052;
}

#leftwrapper
{
    width: 252px;
    float: left;
}
.leftpane
{
    float: left;
    width: 135px;
   background: #703038;
   
    height: 637px;
    padding: 0 10px 0 17px;
}



.leftpane .Normal
{
    color: #fff;
    font-size: .9em;
}
.leftpane .Normal p
{
    margin-bottom: 4px;
}
.leftpane .Normal h1
{
    font-size: 130%;
    color: #ffc;
    margin-bottom: 2px;
}

.leftpane ul
{
    list-style-type: square;
    margin: 0 0 0 16px;
    padding: 0;
}

.leftpane ul li
{
    margin-bottom: 8px;
}

.leftpane ul li a
{
    color: #fff;
    text-decoration: none;
}

.leftpane ul li a:hover
{
    color: #ccc;
}

#homecurve
{
    float: right;
    width: 90px;
    height: 637px;
    background: url(homepage_curve.jpg) no-repeat;
}
#maincontentwrapper
{
    width: 698px;
    height: 627px;
    float: right;
    background: #fff url(page_bg.jpg) repeat-x left bottom;
    padding-top: 10px;
}


.contentpane
{
    padding: 0 20px 0 0;
    vertical-align: top;
   color: #333;
}

.contentpane .Normal
{
   color: #333;
}

.contentpane p
{
    font-size: 100%;
   color: #333;
}

.leftcontainer-wrapper
{
    float: left;
    width: 464px;
}
.lowerleftpane
{
    float: left;
    width: 200px;
    padding-right: 32px;
}
.lowermiddlepane
{
    float: right;
    width: 200px;
    padding-right: 32px;
}
.lowerrightpane
{
    float: right;
    width: 200px;
    padding-right: 34px;
}
.bottompane
{
    width: 663px;
    padding-top: 15px;
  /*  padding-right: 15px;
   color: #333;
    font: normal 100%/2em arial;*/
}

.bottompane a {
color:#fff;
font-weight:normal;
font-size:1.2em;
}

.bottompane .Normal p
{
    color: #333;
    font: normal 100%/2em arial;
}
#bottomcorner
{
    float: left;
    width: 253px;
    height: 30px;
    background: url(footer_left_corner.jpg) no-repeat;
}
#mainfooter
{
    float: right;
    width: 697px;
    height: 22px;
    background: url(footer_bg.jpg) repeat-x left;
    text-align: center;
    padding-top: 8px;
}
#links
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 8px;
}
.clear
{
    clear: both;
}


.curr-date
{
    color: #fff;
    font-weight: normal;
}

.userclass
{
    color: #bbb9b9;
   
   
}

.userclass-register {
display:none;
}

a.userclass, a.userclass:visited
{
    color: #bbb9b9;
    font-weight: normal;
}

.footerclass
{
    color: #703038;
}

a.footerclass, a.footerclass:visited
{
    color: #703038;
}

.linksclass
{
}
.linksclass
{
}
a.linksclass, a.linksclass:visited
{
    padding-left: 8px;
    padding-right: 8px;
    color: #703038;
}

