body
	{
		background-image: url('../img/bg.jpg');
		background-position: center top;
	}
	
div.bodyColumn
	{
		width: 780px;
		font-size: 22px;
		background-image: url('../img/bg.jpg');
		margin-left: auto;
		margin-right: auto;
		padding-left: 10px;
		padding-right: 10px;
	}

div.title
	{
		width: 780px;
		text-align: center;
	}
	
p.subtitle
	{
	/*	width: 100%;
		text-align: center;
		font-size: 26px;
		font-weight: bold;*/
		margin-bottom: 0px;
		padding-bottom: 0px;
	}	h1	{		font-size: 150%;
		font-weight: normal;	}	h2	{		font-size: 130%;		font-style: italic;
		font-weight: normal;	}
p.returnlink
	{
		clear: both;
		width: 100%;
		text-align: center;
		padding-top: 0px;
		margin-top: 0px;
		padding-bottom: 10px;
	}
	
div.title img.logo
	{
	}
	
div.title table
	{
		width: 100%;
	}
	
img.page-top
	{
		float: left;
		padding-right: 15px;
		padding-bottom: 15px;
	}
	
img.page-bottom
	{
		float: right;
		padding-left: 15px;
		padding-top: 15px;
	}
	
p.contact
	{
		width: 100%;
		text-align: center;
	}
	
ul
	{
		list-style-type: none;
		width: 100%;
		text-align: center;
	}
	
li
	{
		padding-top: 20px;
	}

li.workshop-title
	{
		text-decoration: underline;
		font-weight: bold;
		font-size: 28px;
		padding-top: 33px;
	}
	
li.workshop-subtitle
	{
		font-size: 18px;
		padding-top: 2px;
	}

li.workshop-title2
	{
		font-weight: bold;
		font-size: 28px;
		padding-top: 33px;
	}

li.workshop-item
	{
		padding-top: 5px;
	}
	
table.gallery
	{
		width: 100%;
		text-align: center;
	}
	
table.gallery tr td
	{
		padding-top: 30px;
		width: 33%;
		vertical-align: top;
	}
	
table.gallery tr td.caption
	{
		padding-top: 0px;
	}
	
div.yvts
	{
		clear: both;
		padding-top: 20px;
		width: 100%;
		text-align: right;
		font-size: 12px;
		color: #dda337;
	}