a { text-decoration:none }
a {
outline: none;
}
#pagewrapper
{
    margin: 8px auto;
    width: 960px;
    background-color: #353b35;
    border: 6px double #000; /*border:1px solid #EFDDC6;*/
}
#logostrip
{
    background: #353b35 url(/images/) repeat scroll 0 0;
    border: medium none;
    clear: both;
    height: 80px;
    margin: 0;
    padding: 0;
    text-align: left;
}

img.noborder {
border:0 none;
}


/* Footer */

.footerstyle
{
    background: #353b35 url(/images/footerbg.png) no-repeat scroll 0 0;
    background-position: bottom left;
    height: 100%;
    margin: auto;
    color: #A47218;
    font-size: 9px; /*background:#800806 url(/images/tile_bottom.png) repeat scroll 0 0; border-color:#BEB49B -moz-use-text-color -moz-use-text-color;*/
font-family:Lucida Sans Unicode,Bitstream Vera Sans,Trebuchet Unicode MS,Lucida Grande,Verdana,Helvetica,sans-serif;
font-size:12px;
line-height:175%;
text-align:center;
}



/* End of Footer */
/*Header Links*/ 
.headerlinks A:visited
{
    color: #CD9F60;
    text-decoration: none;
}
.headerlinks A:active
{
    background: transparent none repeat scroll 0 0;
    color: #CD9F60;
    text-decoration: none;
}
.headerlinks A:link
{
    background: transparent none repeat scroll 0 0;
    color: #CD9F60;
    text-decoration: none;
}
.headerlinks A:hover
{
    background: transparent none repeat scroll 0 0;
    color: #ffffff;
}
#userlinks, #userlinksguest
{
    /*   background: #1C0706 none repeat scroll 0 0;     border-top: 1px solid #D5AD77;     border-bottom: 1px solid #D5AD77; border:1px solid #EFDDC6;*/
    margin: 2px 0;
    padding: 0 5px;
    font-size: small;
	text-align:center;
	font-family:Lucida Sans Unicode,Bitstream Vera Sans,Trebuchet Unicode MS,Lucida Grande,Verdana,Helvetica,sans-serif;
}


#userlinksguest p.pcen
{
    text-align: center;
}

#userlinksguest p.pcen a:hover
{
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
}

#userlinks p, #userlinksguest p
{
    font-weight: normal;
    letter-spacing: 0;
}

#userlinks p, #userlinksguest p
{
    background: transparent none repeat scroll 0 0 !important;
    border: 0 none !important;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0 !important;
    padding: 7px 0;
    text-align: right;
}
/*End of Header Links*/ 
/*Navigation Styles*/
.footerlinks A:link
{
    text-decoration: none;
    color: #CE9F61;
}
.footerlinks A:visited
{
    text-decoration: none;
    color: #CE9F61;
}
.footerlinks A:active
{
    text-decoration: none;
    color: #CE9F61;
}
.footerlinks A:hover
{
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}

