#PageShell {
/* Layout */
position: relative;
width: 950px;
/* Style */
}

#Columns {
/* Layout */
position: relative;
width:950px;
margin: 0 0;
padding: 0;
/* Style */
background-image:url("/images/left_background.gif");
background-repeat:repeat-y;
background-color: transparent;
}

#RightColumnShell {
/* Layout */
margin: 0 0 0 367px;
width: 583px;
/* Style */
background-image:url("/images/right_background.gif");
background-repeat:repeat-x;
background-color:#EFF5E1;
}

#RightColumn {
/* Layout */
padding-left:10px;
padding-bottom:50px;
/* Appearance */
background-image:url("/images/right_top_background.gif");
background-repeat:no-repeat;
}

#LeftColumnShell {
/* Layout */
position:absolute;
overflow:hidden;
left:0;
top:0;
width: 367px;
margin: 0 0;
/* Style */
background-image:url("/images/left_background.gif");
background-repeat:repeat-y;
padding: 0px;
}

#LeftColumn {
/* Layout */
padding-bottom:50px;
/* Appearance */
background-image:url("/images/left_top_background.gif");
background-repeat:no-repeat;
}

#LeftColumnBottom {
/* Layout */
padding-left:20px;
/* Appearance */
}

#GallerySmall {
/* Layout */
width:367px;
margin-bottom:57px;
/* Appearance */
}

#Footer {
/* Layout */
margin: 0;
text-align:left;
/* Style */
padding: -10px;
background-color:#EFF5E1;
}

#inset_image_l {
float:left;
top:10px;
padding-right:15px;
}

#inset_image_r {
float:right;
top:10px;
padding:inherit;
padding-top:0;
padding-right:0;
padding-left:15px;
}

/* Navigation */

#ddm {
margin: 0;
padding: 0;
z-index: 1000;
left:605px;
top:20;
pause-after:inherit;
}

#ddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	z-index:1000;}

#ddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #C3D5D4;
	color: #6E4D31;
	text-align: center;
	text-decoration: none}

#ddm li a:hover
{	background: #FFFD9E}

#ddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #C3D5D4;
	border: 1px solid #6E4D31}

	#ddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #C3D5D4;
		color: #6E4D31;
		font: 11px arial}

	#ddm div a:hover
	{	background: #FFFD9E;
		color: #6E4D31}
		
#m1 {
visibility: hidden;
onmouseover:mcancelclosetime();
onmouseout:mclosetime(1);
left:605px;
top:20;
z-index:31;
}