html, body {
    	font-family: small "Trebuchet MS", Arial, "Lucida Grande", sans-serif;
    	font-size: 14px;
    	background: #000000;
    	font-size: small;
}
img{
	border: none;
}
#hdr, #footer {
    background: #000000;
}
#logo {
    background: #80412B;
}
#hdrMenu {
    background: #654321;    
}
#content{
    background: #ffffff;
}

#hdrLoginBar, #hdrBottomFrame, #hdrLoginBar a {
    background: #817972;
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
}

#mnuTopFrame, #mnuBar {
    background: #C7C1B2;
}
#mnuPicture {
    background: #FFFFFF;
}
#leftFrame {
    background: #B67560;
}
#textContent {
    background: #FFFBDC;
}
#imageContent {
    background:#FFFBDC;
}
a{
    text-decoration: none;
}
#navlinks {
   /* font-weight: bold;*/   
}

#navlinks .last{
	border-right: none;
}
#navlinks a:link, a:visited{
	color: #2D2A2A;
}


#navlinks a:hover{
	color: #676767;
}
#activeLink a:hover{
	color: 0A0707;
	cursor: default;
}

#upperFrame{
    background: #837973;
}
#lowerFrame{
    background: #C7C1B2;
}
#textCopy{
    font-weight: normal;
    line-height: 1.4em;
    font-size: smaller;
}
#textContentTitle{
    color: #817972;
    font-size: 1.5em;
    font-weight: bold;
}
#lowerFrame{

	color: #716863;
	font-weight: 500;
}
#lowerFrame a {
  color: #716863;
}

