.alltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 3px;
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	background: #993300;
	color: #993300;
}
.alltext2 {
	padding-right: 2px;
	padding-left: 3px;
}
.alltext3 {
	font-size: 18px;
	margin: 8px;
}
.workshopimage {
	border: 5px solid #666666;
}
.something {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-width: 2px;
	border-bottom-color: #E3E3E3;
}
.divider {
	background-color: #EDD6A8;
}
