body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	line-height: 15px;
	font-weight: lighter;
	color: #111011;
	}
	
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#111011;
	font-size: 12px;
	margin-right: 50px;
	line-height: 15px;
	font-weight: lighter;
	}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#111011;
	font-size: 12px;
	line-height: 15px;
	font-weight: lighter;
	}
	
#container{
	
	margin: 35px 0 0px 35px;
	padding: 35px 0 180px 25px; 
	width: 610px;
	}
	
	
#picture {
	margin: 15px 0px 0px 43px;
	width: 500px;
	}
	
#des {
	margin: 20px 0px 30px 70px;
	padding: 0 0px 0 0;
	width: 500px;
	text-align: center
	}
	
	
#back {
	position: absolute;
	left: 278px;
	top: 646px;
	margin: 30px 0 120px 0;
	padding: 0 0 0px 0;
	width: 42px;
	height: 47px;
	}
	
#forward {
	position: absolute;
	left: 371px;
	top: 648px;
	margin: 30px 0 120px 0;
	padding: 0 0 0px 0;
	width: 44px;
	height: 46px;
	
	}
	
	
.back {
	background-image:  url("../images/Used/background.gif");
	background-repeat: no-repeat;

.back2 {
	background-image:    url("../images/Used/viewblock.jpg");
	background-repeat: no-repeat;
	background-position: left;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #111011;
	line-height: 15px;
}
.popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/Used/popupbackground.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	color: #003366;
	line-height: 15px;
	font-weight: lighter;
}

