@charset "utf-8";
/* CSS Document */

#content_box { background: #fff; }
#content_box h2 { font-size: 1px; text-indent: -3000px; overflow: hidden; }

#left_side { width: 430px; height: 425px; position: absolute; left: 25px; top: 25px; }
#left_side h1 {  position: absolute; left: 0px; top: 60px; text-transform: uppercase; font-size: 15px; color: #3d2a1e; background: #fff; }

#instructs { display: block; position: absolute; height: 25px; color: #655240; left: 0px; top: 2px; 	font-size: 14px; background: #fff; }
#instructs a { color: #ab9c90; text-decoration: none; }
#instructs a:hover { color: #655240 }

#port_div_upper, #port_div_lower { position: absolute; background: #fff url(../images/portfolio_hortDiv.jpg) -5px 0px; width: 425px; height: 16px; top: 25px; left: 0px; }
#port_div_lower { top: 388px; }
#port_div_upper hr, #port_div_lower hr { display: none; }

#items_box {  position: absolute;  top: 98px; left: 0px; 	width: 400px;  height: 280px; overflow: auto; }
#items_box li { font-size: 14px; line-height: 23px; font-family: "Times New Roman", Times, serif;  text-transform: capitalize; color: #675545; background: #fff; }
#items_box a { color: #675545; text-decoration: none; font-size: 14px; line-height: 23px; display: block; }
#items_box a:hover { color: #ab9c8f; }

#vert_div {  position: absolute; background-image:url(../images/portfolio_vertDiv.jpg); width: 16px; height: 427px; left: 470px; top: 22px; }

#right_pane { width: 425px; height: 425px; position: absolute; top: 25px; right: 25px; }
#right_pane img { position: absolute; top: 0; left: 76px; }

