body {
	background-color:#821E5E;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 30px auto;
	text-align: left;
	width: 717px;	
	border:	#ffffff double;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header_workshops.jpg);
	width:717px;
	height:161px;
	position:relative;
}
#header ul{
	background-color:#686633;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:162px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#821E5E;
}

/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:717px;
}


h1{
	color:#686633;
	font-size:16px;
	margin: 40px 0px 20px 0px;
}


h2{
	color:#000000;
	font-size:12px;
}

#left {
	float:left;
	width:600px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#686633;}
#left a:hover{color:#821E5E;}
#photos a{
	margin-right:14px;
}


/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
	background-color: #ffffff;
}
