#alp08_title {
	width: 751px;
	height: 25px;
	background-image: url(images/ALP08-title-bg.gif);
	background-repeat: no-repeat;
	color: #FDB845;
	margin: 0 0 0 10px;
	font-size: 0.9em;
}
#alp08_title h1 {
	color: #FDB845;
	margin: 0;
	padding: 3px 0px 0px 15px;
}
#alp08_wrap {
	background-color: #D9C4DC;
	background-image: url(images/ALP08-bg.gif);
	background-repeat: repeat-y;
	width: 751px;
	margin-left: 10px;
}
#alp08_leftcol {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 197px;
}
#alp08_rightcol {
	float: left;
	width: 516px;
	margin:10px 0 10px 0;
	background-color:#FFFFFF;
	background-image: url(images/alp08-rightcol-bg-top.gif);
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	color: #254443;
}


#navcontainer{
	padding: 9px 0 0 5px;
	background-image: url(images/ALP08-menu-bg-top2.gif);
	background-repeat: no-repeat;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#navcontainer li { margin: 0; }

#navcontainer a {
	display: block;
	padding: 4px 2px 2px 26px;
	width: 156px;
	height:26px;
	background-color: #999;
	background-image: url(images/ALP08-menu-button.gif);
	color: #FDB845;
}

#navcontainer a:link, #navlist2 a:visited {
	text-decoration: none;
}

#active a:link, #active a:visited, #active a:hover {
	padding: 4px 2px 2px 26px;
	background-image: url(images/ALP08-menu-button-on.gif);
	color: #FDB845;
}
#alp08_leftcol #menu-bg-bottom {
	background-image: url(images/ALP08-menu-bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px 0px 0px 5px;
	height: 12px;
	width: 184px;
}
#alp08_rightcol #rt-col-bg-bottom {
	background-image: url(images/alp08-rightcol-bg-bottom.gif);
	height: 10px;
	background-repeat: no-repeat;
	background-position: top;
}
#alp08_rightcol p, #alp08_rightcol h1, #alp08_rightcol h2, 
#alp08_rightcol ul, #alp08_rightcol li, #alp08_rightcol table {
	margin-right: 10px;
	margin-left: 15px;
	color: #6F205F;
}
#alp08-footer{
	background-image: url(images/alp08-bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	height: 30px;
	width: 751px;
	margin-left: 0px;
}
img.sponsor-logo {
	float: right;
}



#dims h2 {
	padding: 7px 0px 0px 8px;
	margin: 0;
	font-size:1em;
}
#dims #dim_head1 {
	background: url(images/dim_head_1.gif) repeat-x left bottom;
	padding: 5px 4px 5px 4px;
	margin: 0 10px 0 15px;
	font-size:1.1em;
	border:1px solid #CCC;
}
#dims #dim_head2 {
	background: url(images/dim_head_2.gif) repeat-x left bottom;
	padding: 5px 4px 5px 4px;
	margin: 0 10px 0 15px;
	font-size:1.1em;
	border:1px solid #CCC;
}
#dims #dim_head3 {
	background: url(images/dim_head_3.gif) repeat-x left bottom;
	padding: 5px 4px 5px 4px;
	margin: 0 10px 0 15px;
	font-size:1.1em;
	border:1px solid #CCC;
}
#dims #dim_head4 {
	background: url(images/dim_head_4.gif) repeat-x left bottom;
	padding: 5px 4px 5px 4px;
	margin: 0 10px 0 15px;
	font-size:1.1em;
	border:1px solid #CCC;
}
#dims #dim_head5 {
	background: url(images/dim_head_5.gif) repeat-x left bottom;
	padding: 5px 4px 5px 4px;
	margin: 0 10px 0 15px;
	font-size:1.1em;
	border:1px solid #CCC;
}
#dims #dim_head6 {
	background: url(images/dim_head_6.gif) repeat-x left bottom;
	padding: 5px 4px 5px 4px;
	margin: 0 10px 0 15px;
	font-size:1.1em;
	border:1px solid #CCC;
}


#dims .dim_content_left {
	float: left;
	width: 96%;
	margin-left:6px;
	margin-top:6px;
}
#dims .dim_content_right {
	float: right;
	width: 57%;
	margin-left:6px;
	margin-top:6px;
}
#dims .dim_content_wrap {
	border-top: 1px none #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin: 0px 10px 15px 15px;
}
.dim_head_left {
	float: left;
	width:120px;
}
.dim_head_left h2{
	font-size: 1.1em;
}
.dim_head_right {
	float: left;
	width:350px;
	color: #6F205F;
}
.dim_head_right h2{
	font-size: 1.1em;
}
.workshop_box {
	margin: 10px;
	border-bottom:1px solid #D1B7DD;
	border-right:1px solid #D1B7DD;
}
.workshop_box p {
	margin: 8px;
}
