body, p, li, dl, ul, ol, h1, h2, form, label {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body { 
	margin-left : 0px;	
	margin-top : 0px; 
	margin-right : 0px; 
	margin-bottom : 0px;
}
img a:link, img a:visited, img a:hover {
	margin: 0px;
	padding: 0px;
	border: none;
}
#borderbanner { 
	margin-left : 0px;	
	margin-top : 0px; 
	margin-right : 0px; 
	margin-bottom : 0px;
	border-left: 1px solid #F0DDCE;
	border-top: 1px solid #F0DDCE;
	border-right: 1px solid #F0DDCE;
	border-bottom: 0px;
}
#bordercontent { 
	margin-left : 0px;	
	margin-top : 0px; 
	margin-right : 0px; 
	margin-bottom : 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	border-left: 1px solid #F0DDCE;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
}
#bordercontentphoto { 
	margin-left : 0px;	
	margin-top : 0px; 
	margin-right : 0px; 
	margin-bottom : 0px;
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	border: 1px solid #F0DDCE;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
}
#borderimageright { 
	margin-left : 0px;	
	margin-top : 0px; 
	margin-right : 0px; 
	margin-bottom : 0px;
	border-left: 0px;
	border-top: 0px;
	border-right: 1px solid #F0DDCE;
	border-bottom: 0px;
}
#borderfooter { 
    padding: 5px 0px 2px 0px;	
	border: 1px solid #F0DDCE;
}
#imgright { 
   	margin-left : 4px;	
	margin-top : 0px; 
	margin-right : 0px; 
	margin-bottom : 1px;
}
#imgleft { 
   	margin-left : 0px;	
	margin-top : 0px; 
	margin-right : 4px; 
	margin-bottom : 1px;
}
.textcontent { 
   font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: #C57B3F;
}
.textcontent a:link { 
   color: #C57B3F;
   text-decoration: none;
}
.textcontent a:visited { 
   color: #C57B3F;
   text-decoration: none;
}
.textcontent a:hover { 
	color: #000000;
	text-decoration:underline;
}
.footer {
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #C57B3F;
}
.footer a:link {
	color: #C57B3F;
	text-decoration:none;
}
.footer a:visited {
	color: #C57B3F;
	text-decoration:none;
}
.footer a:hover {
	color: #000000;
	text-decoration:underline;
}
