body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

h1 {
	font-size:16px;
	font-weight:bold;
	color:#19367A;
	margin:0px;
	padding:0px;
}
h2 {
	font-size:15px;
	font-weight:bold;
	color:#19367A;
	margin:0px;
	padding:0px;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#19367A;
	margin:0px;
	padding:0px;
}
h4 {
	font-size:13px;
	font-weight:bold;
	color:#19367A;
	margin:0px;
	padding:0px;
}
h5 {
	font-size:12px;
	font-weight:bold;
	color:#19367A;
	margin:0px;
	padding:0px;
}
#align_layer {
	padding: 0px;
	width: 899px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_layer{
	width: 899px;
	padding: 0px;
	margin: 0px;
	background-color:#d9dcde;
	float:left;
	background-image:url(../images/the_workshop/main_right_column_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#main_layer_int{
	width: 899px;
	padding: 0px;
	margin: 0px;
	background-color:#d9dcde;
	float:left;
	background-image:url(../images/the_workshop/int_right_column_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#header_layer{
	width: 899px;
	height: 97px;
	padding:0px;
	margin:0px;
	float:left;
}
#pnav_layer{
	width: 899px;
	height: 21px;
	padding:0px;
	margin:0px;
	float:left;
	background-color:#000000;
}
#left_column_layer{
	width: 371px;
	padding:0px;
	margin:0px;
	float:left;
}
#image_layer{
	width: 320px;
	margin:0px;
	padding: 13px 0px 0px 51px;
	float:left;
	background-image:url(../images/the_workshop/image_layer_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
	#image_layer p, img{
		margin:0px;
		padding:0px;
	}

#spacer_layer{
	height:29px;
	width:1px;
	float:left;
}
#text_layer{
	width: 320px;
	padding-left:51px;
	padding-top:25px;
	padding-bottom:28px;
	margin:0px;
	float:left;
	background-image:url(../images/the_workshop/text_layer_bg.gif);
	background-repeat:no-repeat;
}
#right_column_layer{
	width: 528px;
	height: 541px;
	padding:0px;
	margin:0px;
	float:right;
	background-image:url(../images/the_workshop/right_column_gr.jpg);
	background-repeat:no-repeat;
}
#int_right_column_layer{
	width: 528px;
	height: 541px;
	padding:0px;
	margin:0px;
	float:right;
}
#image_container_layer{
	width:220px;
	float:right;
	text-align:left;
	padding:0px;
	margin:0px;
}
#image_container_layer img{
	margin-top:14px;
}
#image_container_layer p{
	margin:0px;
	padding:0px;
}
#footer_layer{
	width:899px;
	height:45px;
	float:left;
	padding:0px;
	margin:0px;
	text-align:right;
}

/* ---------------------- Begin Menu lists ------------------ */
.description ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a, .description li {
	font-weight: bold;
	color: #000;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	width: 80px;
	font-weight: normal;
	color: #ffffff;
	padding: 5px;
	background-color:#000000;
	/*
	width: 110px;
	color: #36A7E9;
	padding: 0.2em 10px;*/
}

#nav li li a:hover {
	width: 80px;
	padding: 5px;
	color: #3A3937;
	background: #000000;
	/*
	width: 110px;
	color: #36E0EF;
	padding: 0.2em 5px;
	border: 5px solid #36A7E9;
	border-width: 0 5px;*/
}

.description li {
	float: left;
	position: relative;
	padding: 0 0px 0 0;
	text-align: left;
	cursor: pointer;
	border-width: 1px 0;
}

.description li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: -10;
	width: 130px;
	font-weight: normal;
	background: url(images/dropdown.gif) bottom left no-repeat;
	padding: 0;
	/*
	width: 130px;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #000;*/
}

.description li>ul {
	top: auto;
	left: auto;
}

.description li li {
	width: 90px;
	display: block;
	float: none;
	color:#88836C;
	font-weight:bold;
	background-color: #000000;
	border: 0;
}

.description li:hover ul, li.over ul {
	display: block;
}

.description li ul ul{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
}

.description li ul ul ul{
	top:0;
	left:100%;
}

/* Flash intro template */

#intro_body_layer{
	background-color:#666666;
	margin:0px;
	padding:0px;
}
#intro_body_layer a:link{
	font-size:10px;
	color:#CCCCCC;
}
#intro_body_layer a:visited{
	font-size:10px;
	color:#CCCCCC;
}
#intro_align_layer{
	width:900px; 
	height:600px; 
	margin-right:auto; 
	margin-left:auto; 
	text-align:right;
}