﻿
a.ViewDemo{
	display: block;
	text-align: right;
	padding-top:;
	width: 176px;
	height: 55px;
	background-repeat:no-repeat;
	background-image:url('/images/photoalbum/btn_viewdemo.gif');
	cursor: hand;
}
a.ViewDemo:hover{
	background-image:url('/images/photoalbum/btn_viewdemo.gif');
}
a.TryItToday{
	display: block;
	text-align: right;
	padding-top:;
	width: 94px;
	height: 18px;
	background-repeat:no-repeat;
	background-image:url('/images/photoalbum/btn_tryittoday.gif');
	cursor: hand;
}
a.TryItToday:hover{
	background-image:url('/images/photoalbum/btn_tryittoday.gif');
}
#TryItTodayBTN {
	position:relative; 
	top:263px; 
	left:153px; 
	width:164px;
}
#ViewDemoBTN {
	position:relative; 
	top:265px; 
	right:152px;
}
#PageBG {
	background-image:url('/images/photoalbum/pagebg.jpg'); 
	background-repeat:no-repeat; 
	height:383px; 
	width:925px;
}
#GradientBG {
	position:absolute; 
	top:72px; 
	left:0px; 
	height:404px; 
	width:100%; 
	background-image:url('/images/photoalbum/gradientbg.gif'); 
	background-repeat:repeat-x;
}
