/* CSS Document */

body {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font: normal 0.8em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif;
	color: #000000;
	text-align: center;
	background-color: #CC9966;
	background-image: url(images/bg4.jpg);
	margin-top: 0px;
	}

#container {
	padding: 0;
	width: 696px;
	border: none;
	text-align: left;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	background-position: left 180;
	background-color: #FFFFFF;
}

#header {
	width: 696px;
	position: relative;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 6px;
}

#leftwrapper {
background-image:url(images/leftwrapper.jpg);
background-repeat:repeat-y;
}

#left {
	background-color: #FF4C00;
	float: left;
	width: 180px;
	padding-top: 0px;
	letter-spacing: 1px;
}

#left a {
	color:#FFFFFF;
	text-decoration:none;
	padding-left: 12px;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-style: normal;
}

#content {
	padding-left: 22px;
	padding-right: 22px;
	width: 472px;
	margin-left: 180px;
	margin-top: 0px;
	padding-top: 6px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(images/contentimage.jpg);
	background-repeat: no-repeat;
}

#footer {
	width: 696px;
	height: 30px;
	background-color: #000000;
	clear: both;
	text-align: center;
	color: #FFFFFF;
	padding-top: 12px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	text-transform: uppercase;
}
.image {
	float: left;
	padding-right: 12px;
	padding-bottom: 22px;
}
.line {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
}


a:link {color:#FF3300;
text-decoration:none;}

a:visited {color:#FF3300;
text-decoration:none;}

a:hover {color:#FF3300;
text-decoration: underline;}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	background-color: #FF0000;
	display: block;
	line-height: 1em;
	color: #FFFFFF;
	padding-bottom: 9px;
	text-align: center;
}
#workshop {
	width: 696px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 0.5em;
	text-align: center;
	height: 90px;
	padding-top: 18px;
	margin: 0;
	margin-top: 0px;
	padding-bottom: 7px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	letter-spacing: 2px;
	font-weight: bold;
}
