body {background-color: #4b3413;}

/* Styles */
.txt_hyperlinks {color: #FBF1E3}
.copyright_txt {color: #afa08b; font-family: "Times New Roman", Times, serif; font-size: 9px; font-style: normal; font-weight: normal;}

/* Hyperlinks */
a.txtlinks:link {color: #FBF1E3; text-decoration: none;}
a.txtlinks:visited {color: #FBF1E3; text-decoration: none;}
a.txtlinks:hover {color: #FFFFFF; text-decoration: underline;}
a.txtlinks:active {color: #FBF1E3; text-decoration: none;}

a:link {color: #4B3413;	text-decoration: none;}
a:visited {color: #4B3413; text-decoration: none;}
a:hover {text-decoration: underline; color: #000000;}
a:active {text-decoration: none; color: #4B3413;}

/* Photo Montage */
.Photos {background-position: right;}
  
/* Side Menu */
#Wrapper {
	text-align: left;
	vertical-align: top;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	position: relative;
	visibility: visible;}

#MenuLayer {
	top: 0px;
	position: absolute;
	left: 5px!important;
	z-index: auto;
	height: 197pt;
	width: 11em;
	visibility: visible;}

/* Bottom Menu */
#Wrapper2 {
	position:absolute;
	z-index:1;}
	
#Menu2 {
	position:absolute;
	width:276px;
	z-index:1;
	top: 21px;
	right: 138px;
	height: 20px;
	background-color: #FBF1E3;}
	
#Searchbox {
	position:absolute;
	width:115px;
	z-index:1;
	top: 22px;
	right: 24px;
	height: 20px;}
	
#Wrench {
	position:absolute;
	height: 16px;
	right: 0px;
	width: 16px;
	top: 24px;}
