body {
  text-align:center;
  background-color:#ffb13f;
}

a:link {
  color: #985A02;
}

a:active {
  color: #985A02;
}
  
a:visited {
  color: #985A02;
}

#headerimage{
	border:0px;
}
	
#frame {
  width:750px;
  margin-right:auto;
  margin-left:auto;
  margin-top:10px;
  padding:0px;
  text-align:left;
}
	
#contentheader {
  background:#F1C179;
}
	
#contentcenter {
  width:750px;
  padding:0px;
  float:left;
  background:#ffffff;
 }

#nav{
  position:relative;
  bottom:3px;
  font-weight:bold;
  text-align:center;
  word-spacing:25px;
}

#nav a:link {
  color:#000000;
  text-decoration:none;
}

#nav a:active {
  color:#000000;
  text-decoration:none;
}
  
#nav a:visited {
  color:#000000;
  text-decoration:none;
}

#nav a:hover {
  color:#D52424;
  text-decoration:none;
}
		
#shadowbox{
  float:left;
  clear:left;
  background: url(../common/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../common/shadow.gif) no-repeat bottom right;
  margin: 10px 0 10px 10px !important;
  margin: 10px 0 10px 5px;
  width: 740px;
  padding: 0px;
}

#innershadowbox{
  position:relative;
  bottom:6px;
  right: 6px;
  border: 1px solid #000000;
  background-color: #FFE0B4;
  padding:4px;
  margin: 0px 0px 0px 0px;
}

#innershadowbox{
  /* IE5 hack */
  \margin: 0px 0px -3px 0px;
  ma\rgin:  0px 0px 0px 0px;
}

#innershadowbox a:link {
  color:#C92121;
  text-decoration:none;
  font-weight:bold;
}

#innershadowbox a:active {
  color:#C92121;
  text-decoration:none;
  font-weight:bold;
}
  
#innershadowbox a:visited {
  color:#C92121;
  text-decoration:none;
  font-weight:bold;
}

#innershadowbox a:hover {
  color:#985A02;
  text-decoration:none;
  font-weight:bold;
}