body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.mainbd1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.mainbd2 {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F27235;
	border-right-color: #F27235;
	border-bottom-color: #F27235;
	border-left-color: #F27235;
}.scenebd1 {
	border: 1px solid #f17032;
}
.picbd {
	border: 1px solid #000000;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(images/scene2.gif);
	background-repeat: no-repeat;
	letter-spacing: -1px;
	height: 27px;
	width: 499px;
	padding-top: 3px;
}
.desc {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #474747;
	background-image: url(images/scene3.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 499px;
	padding-top: 7px;
	padding-left: 1px;
	padding-right: 20px;
}
.link1 {
	font-weight: bold;
	color: #F75709;
	text-decoration: underline;
}
.link2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -2px;
}
.cr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.head1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #EE2900;
}
.head2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.headbd {
	border: 3px double #CCCCCC;
}

