#header
{
	height: 215px;
	left: auto;
	position: relative;
	margin-bottom: 20px;
}

#content
{
	background: transparent url('images/workshop_container.png') repeat-y;
}

h3
{
	color: #f23a10;
	margin: 0 0 10px 0 ;
}

h1
{
	margin-bottom: 10px;
	color: #f23a10;
	font-size: 22px;
	width: 700px;
	margin-left: 30px;
}

h1 a
{
	text-decoration: none;
	color: #f23a10 !important;
	font-size: 22px;
	margin-bottom: 20px;
	line-height: 1.5em;
}

h1 a:hover
{
	color: #000;
}

#text
{
	padding-bottom: 10px;
	float: left;
	width: 650px;
	margin: 0 auto;
	margin-left: 30px;
}

	#text p
	{
		line-height: 1.7em;
	}

	#text li
	{
		line-height: 2em;
	}

#footer
{
	background: transparent url('images/workshop_bottom.png') no-repeat;
}

#rightside
{
}

	#rightside p
	{
		font-size: 11px;
	}

	.wrap
	{
		padding: 0 5px;
	}

#gallery ul
{
	list-style: none;
}

#gallery li
{
	display: inline;
}

#gallery img
{
	margin: 0 5px 5px 0;
}

.addthis
{
}

	.addthis a
	{
		float: right;
	}

