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

div.wayLeft{ width:219px; z-index:1000; position:relative}
ul.project li{ margin:0; padding:0;}
ul.project li a{ display:block; height:15px; padding:5px 0; margin:0; padding-left:5px; text-decoration:none; color:#666}
ul.project li a strong{ font-weight:normal; font-style:italic; color:#999;}
ul.project li a:hover,ul.project li a.on{ background-color:#000; color:#FFF;}

div.portfolioCenter{ position:fixed; top: 100px; padding-left:235px; width:515px; margin:0 auto; z-index:1;}

div.portfolioRight{ position:fixed; top: 95px; padding-left:750px;  width:175px; float:left; margin:0; margin-left:15px}

div.pageHeadingShell{ position:fixed; z-index:15000; width:100%; margin:0 auto;}

div.contentShell{padding-top:67px;}

div.portfolioNavBar{height:38px; background: none; color:white; margin:0; padding:0; padding-left:40px; float:left; width:505px; position:relative; top:45px;   }
.portfolioNavBar span.pos{ margin-left:25px; position:relative; top:10px; color:#CCC; letter-spacing:1px;}
.pageHeading h2{ width:200px; float:left;}
a#previous{ width:160px;  background:url(../images/leftLightArrow.png) center left no-repeat; padding:10px 0px; color:#ccc; text-decoration:none;padding-left:24px; margin:0px 0px 0px 10px; float:left;}
a#previous:hover{background-image:url(/images/leftArrow.png); color:#fff; }
a#next{ text-align:right; width:160px;  background:url(../images/rightLightArrow.png) center right no-repeat; color:#ccc; padding:10px 0px; text-decoration:none;padding-right:24px; margin:0px 10px 0px 0px; float:right; text-decoration:blink;}
a#next:hover{background-image:url(/images/rightArrow.png); color:#fff; }


.footerShell{ z-index:100000; position:relative; background-color:#CCCCCC}