#content
{
}
img{	border:	none;}
#logodiv
{
	position:		absolute;
	top:			0px;
	left:			28px;
}
#BranchName
{
	position:		absolute;
	top:			80px;
	left:			45px;
	height:			50px;
	width:			435px;
}
#BranchHeader
{
	font-family: 	"bartle bold", Geneva, Helvetica;
	font-size:		1.50em;
	font-style:		bold;
	color:			#5a022c;
	text-align:		center;
	vertical-align:	top;
	height: 		20px;
}
#picframe
{
	background: 	transparent url(bgpic.png) top left no-repeat; 
	width: 			375px; 
	height: 		450px;
	z-index: 		99;
	position:		absolute;
	top:			140px;
	left:			80px;
}
#pic
{
	position:		absolute;
	top:			163px;
	left:			102px;
	z-index: 		1;
}
#prevButton
{
	position: 		absolute; 
	top: 			520px; 
	left: 			100px;
	z-index: 		100;
}
#DataArea
{
	position: 		absolute; 
	top: 			520px; 
	left: 			240px;
	z-index: 		100;
}
#nextButton
{
	position: 		absolute; 
	top: 			520px; 
	left: 			350px;
	z-index: 		100;
}

#tagtable
{
	width:		375px;
	position: 	relative; 
	top: 		-535px; 
	left: 		0px;
	z-index:	1;
}
#prev{width:	100px; padding-left: 15px;}
#data{width:	80px; padding: 0px;}
#next{width:	80px; padding: 0px;}

a.photo:link, a.photo:visited , #DataArea
{
	font-family: forte, "bradley hand itc", Arial, Verdana, Geneva, Helvetica;
	font-style: bold;
	font-size: 1.25em;
	color: black;
	text-decoration: none;
}
a.photo:active {text-decoration: none}
a.photo:hover {
	color: #00A2DD;
}

body
{
	background-color: #ffffdf;
}
#download
{
	position:		absolute;
	top:			600px;
	left:			50px;
	width:			500px;
}
#download a:link, a:visited
{
	font-family: Arial, Verdana, Geneva, Helvetica;
	font-style: bold;
	font-size: 0.80em;
	color: black;
	text-decoration: none;
}
#download a:active {text-decoration: none}
#download a:hover {
	color: #00A2DD;
}	
}
/*
#branchPicDiv
{
	background: transparent url(bgpic.png) top left no-repeat; 
	width: 575px; 
	height: 690px;
	z-index: 99;
}
#branchPic
{
	position: absolute; 
	top: 80px; 
	left: 25px;
	z-index: -1
}
#buttons
{
	position: absolute; 
	top: 660px; 
	left: 35px;
	z-index: 1;
	text-align: center;
}
a.photo:link, a.photo:visited , #DataArea
{
	font-family: forte, Arial, Verdana, Geneva, Helvetica;
	font-style: normal;
	font-size: 2.00em;
	color: black;
	text-decoration: none;
}
a.photo:active {text-decoration: none}
a.photo:hover {
	color: #00A2DD;
}

body
{
	background-color: #ffffdf;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	color : Black;
}
*/
