body {
	background-color: #4a1313;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
.lbd {
	background-image: url(images/leftbd.gif);
	background-repeat: repeat-y;
	width: 13px;
}
.rbd {

	background-image: url(images/rightbd.gif);
	background-repeat: repeat-y;
	width: 13px;
}
.picbd1 {
	border: 1px solid #951a0a;
}
.descbg {
	background-image: url(images/epbox5.jpg);
	background-repeat: no-repeat;
	height: 352px;
	width: 230px;
	padding-left: 7px;
	padding-top: 55px;
}
.picbd2 {

	border: 2px solid #951a0a;
}
.name {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.added {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #a93115;
}
.desctext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c09469;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
}
.desctext a {
	color: #C09469;
}
.copyright {
	background-color: #000000;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #930505;
	border-right-color: #930505;
	border-bottom-color: #930505;
	border-left-color: #930505;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #A80707;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
