#mainpagecenter ul {
        list-style-type: none;
        width: 200px;
} 

#mainpagecenter li {
		border-bottom:1px dotted #999;
        border-width: 1px 0;
       /*  margin: 5px 0; */
}

#mainpagecenter li a { 
        color: #663300;
        display: block;
        font: bold 13px Arial, Helvetica, sans-serif;
        padding: 0px;
        text-decoration: none;
}

 * html #mainpagecenter li a {  /* make hover effect work in IE */
	width: 200px;
}

#mainpagecenter li a:hover {
        background: #CCCCCC;
}

#mainpagecenter a em { 
        color: #333;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}

#mainpagecenter a span {
        color: #125F15;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}


a.feed:link, a.feed:visited, a.feed:active{
	text-decoration: none;
	font: 8pt verdana, arial;
	color: #960;
}

a.feed:hover {
	text-decoration: underline;
	font: 8pt verdana, arial;
	color: #960;
}

.feedtitle {
	font: 8pt verdana, arial;
	color: #960;
	font-weight: bold;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;

color: #663300;
background-color: #ffffff;
}

#dump00 {
	background-image: url('../top.swf');
	width: 800px;
	height: 252px;
}

#dump01 {
	background-image: url(../images/splash_initiation.jpg');
	width: 800px;
	height: 252px; /*252 was the original value */
}

#dump01_frank {
	background-image: url('../images/splash_frank.jpg');
	width: 800px;
	height: 252px;
}

#dump01_ben {
	background-image: url('../images/splash_ben.jpg');
	width: 800px;
	height: 252px;
}

#dump01_initiation {
	background-image: url('../images/splash_initiation.jpg');
	width: 800px;
	height: 252px;
}

#dump01_room {
	background-image: url('../images/splash_room.jpg');
	width: 800px;
	height: 252px;
}

#dump01_art {
	background-image: url('../images/splash_paint.jpg');
	width: 800px;
	height: 252px;
}

#dump01_design {
	background-image: url('../images/splash_inkpaper2.jpg');
	width: 800px;
	height: 252px;
}

#dump01_design2 {
	background-image: url('../images/splash_weldbot.jpg');
	width: 800px;
	height: 252px;
}

#dump01_design3 {
	background-image: url('../images/splash_fountain.jpg');
	width: 800px;
	height: 252px;
}

#dump02 {
	width: 800px;
	height: 39px;
}

#dump03 {
	background-image:url('../images/contentbg.jpg');
	background-repeat:no-repeat;
	width: 800px;
	height:auto;
	margin-top:0px;
	}
	
#sidebar { float:left;
width:160px;
padding:19px;
}

#process_main { 
	margin-left:180px;
	padding:19px;
}

#left {	float:left;				/*background-image: url('design/menu.gif');*/
width: 280px;
margin-left:19px;
margin-right:19px;
}

#right { float:right;
width: 240px;
margin-right:19px;
margin-left:19px;
}

#center { margin-right:240px;
margin-left: 260px; /* the center block is placed according to the left block's width */
padding:1px;
}

#other {
background-repeat:no-repeat;
width: 700px;
padding: 19px;
height:auto;
}

#other2 {
background-repeat:no-repeat;
width: 800px;
margin-top:3px;
padding: 0px;
height:auto;
}

#other3 {
background-repeat:no-repeat;
width: 825px;
padding: 19px;
height:auto;
}

hr01 {border: none 0;
border-top: 1px dashed #000;/*the border*/
width: inherit;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

#printmaking {
   /*  position:relative; */
	padding:0;
	margin:0;
	width:0;
	}
#printmaking li {
	list-style-type:none;
	margin:0 0 0.25em 0;
	}
#printmaking a, #printmaking a:visited {
	position:relative;
	display:block;
	width:12em;
	border:1px #CCCCCC dotted;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	text-align:inherit;
	text-shadow:#003399;
	background:#fffff;
	color:#663300;
	padding:0.25em;
	}
#printmaking a:hover {
	background:#CCCCCC;
	color:#990000;
	}
#printmaking a span {
	display:none;
	}
#printmaking a:hover span {
	display:block;
	position:absolute;
	left:15em;
	top:0;
	text-align:left;
	padding:0.5em;
	width:25em;
	background-color:#CCCCCC;
	color:#000000;
	border:1px #000000 dotted;
	}
#printmaking img {
	border:1px #000000 dotted;
	float:left;
	margin:0.25em 1em 0.5em 0;
	}
#printmaking a:hover span:first-line {
	font-weight:bold;
	font-size:12px;
	color:#663300;
	}

#rightinfo {float:right;
width: 190px;
padding: 19px;
background:none;
}

.bang01{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:663300;
	}
.bang02 {
    font: 8pt Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:500;
    color:663300;
		}
.bang03 {
    font: 12pt Verdana, Arial, Helvetica, sans-serif;
	font-style:bold;
	font-weight:500;
    color:663300;
		}
