A:link
{
  color: #4f4720;
}

A:active
{
  color: #4f4720;
}

A:visited
{
  color: #4f4720;
}

A:hover
{
  color: #4f4720;
}

#mainBGMiddle
{
  width:984px;
  background:url('../images/border_mid.gif') repeat-y;
}

#mainBGTop
{
  width:984px;
  background:url('../images/border_top.gif') no-repeat top left;
}

#mainBGBottom
{
  width:984px;
  background:url('../images/border_bottom.gif') no-repeat bottom left;
  text-align:left;
  padding-left:20px;
  padding-top:15px;
  padding-bottom:31px;
}

#leftColumn
{
  width:213px;
  background:url('../images/menu_middle.gif') repeat-y top left;
}

#topRightLogo
{
  width:213px;
  height:252px;
  background:url('../images/hands.jpg') no-repeat top left;
}

#leftMenuTop
{
  width:213px;
  height:20px;
  background:url('../images/menu_top.gif') no-repeat top left;
}

#leftMenu
{
  padding-left:16px;
  width:70px;
  font:12px Verdana;
  text-transform:uppercase;
  color:#DDDBBE;
  text-align:right;
  float:left;
}

.menuLink
{
  color:#dddbbe;
  text-decoration:none;
}

.menuLink:link
{
  color:#dddbbe;
  text-decoration:none;
}

.menuLink:active
{
  color:#dddbbe;
  text-decoration:none;
}

.menuLink:visited
{
  color:#dddbbe;
  text-decoration:none;
}

.menuLink:hover
{
  color:#dddbbe;
  text-decoration:none;
}

#leftPopup
{
  margin-left:5px;
  font: 10px/18px Verdana;
  float:left;
  color:#9f9770;
}

.leftPopupItem
{
  position:relative;
  width:103px;
  display:none;
  visibility:hidden;
  background:#DDDBBE;
  padding-left:5px;
  
}

.loginInput
{
  width:90px;
  border:1px solid black;
}

.submenuLink
{
  color:#9f9770;
  text-decoration:none;
}

#loginSubmit
{
  width:90px;
  text-align:right;
  padding-bottom:10px;
}

#rightColumn
{
  width:716px;
  background:#d5d2bf url('../images/middle.gif') repeat-y top left;
}

#rightColumnTop
{
  width:700px;
  padding-right:16px;
  height:146px;
  padding-top:10px;
  background:url('../images/hands_right.jpg') no-repeat top left;
  text-align:right;
  color:white;
  font:12px Verdana;
  color:#DDDBBE;
  text-transform:uppercase;
}

#bottomRow
{
  height:70px;
}

#bottomRowLeft
{
  width:213px;
  background:url('../images/menu_middle.gif') repeat-y top left;
}

#bottomRowLeftMenu
{
  width:213px;
  height:27px;
  background:url('../images/menu_bottom.gif') no-repeat bottom left;
}

#bottomRowRight
{
  background:url('../images/middle_bottom.gif') no-repeat top left;
}

#bottomRowRightText
{
  width:527px;
  text-align:center;
  font:bold 11px Verdana;
  color:#C37405;
  padding-top:36px;
}

#copyrightAddress
{
  width:984px;
  padding-top:15px;
  color:#6F6846;
  font:10px Verdana;
}

.registerFieldLabel
{
  float:left;
  padding-right:10px;
  width:150px;
  text-align:right;
}

.registerField
{
  float: left;
}

.registerFieldInput
{
  border:1px solid black;
  width:200px;
}

.registerRequired
{
  vertical-align:super;
  color:darkred;
  font:10px Verdana;
  padding-left:5px;
}

.registerClear
{
  clear:both;
  width:1px;
  height:1px;
}
