#box {
	width:574px;
	height:480px;
	padding:10px;
	background-image:url(../images/longwhiteboxstrip.jpg);
	color:#482e21;
	text-align:justify;
	font-weight:bold;

}

#whiteboxtop {
	background-image:url(../images/longwhitebox-top.jpg);
	width:596px;
	height:17px;
	position:relative;
	top:0px;
	left:0px;
	
}
#whiteboxbottom {
	background-image:url(../images/longwhitebox-bottom.jpg);
	background-repeat:no-repeat;
	width:596px;
	height:38px;
	position:relative;
	bottom:20px;
	
}
#whiteboxstrip {
	background-image:url(../images/longwhiteboxstriph.jpg);
	height:470px;
	width:13px;
	position:relative;
	top:-484px;
	left:583px;
}
#title {
		background-repeat: no-repeat;
		font-family: "Arial Black";
		font-size: 24px;
		color:#482e21;
}