
body {
	background:url(../images/bg.jpg) #8e0000 repeat-y center;
	padding: 0px;
	margin:0px auto;
	border:0px;
	font-family: Helvetica, Arial, Verdana;
	color: #666666;
 }
 a.noline:link, a.noline:visited, a.noline:hover {border-style:none;}

 
 #innerWrapper {
 	margin: 0 auto;
 	width: 960px;
 }
 #leftBox {
 	position: fixed;
 	width: 320px;
 }
 #logo {
 	background: url(../images/logo.jpg);
 	width: 300px;
 	height: 80px;
 	
 }
 #work {
 	background: url(../images/WORK.jpg) no-repeat;
 	margin: 30px 0 15px 0;
 	padding: 10px 0 0 0;
 	background-position-x: 12px;
 	width: 200px;
 	height: 18px;
 }
   #work ul{
   	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 24px;
 }
 #work ul li {
  list-style: none;
  display: inline;
  font-size: 11px;
 }
  #work ul li a{
  text-decoration: none;
  color: #555555;
 }
  #work ul li a:hover{
  color: #000000;
 }
 #work ul li a:visited{
  text-decoration: none;
 }
 
 #me{
 	background: url(../images/me.jpg);
 	background-repeat: no-repeat;
 	width: 308px;
 	height: 130px;
 }
 #favs{
 	width: 200px;

 }
  #favs ul{
   	margin:0;
	padding:0px 0px 0px 20px;
 }
  #favs ul li{
 	display: inline;
 	list-style: none;
 }
   #favs ul li img{
 	border: none;
 }
 #content{
 	width: 600px;
 	padding-top: 20px;
 }
 .project{
	background: url(../images/p_bg.jpg) no-repeat;
	width: 557px;
	height: 265px;
	margin: 0 0 0 340px;
	padding: 20px 0 0 20px;
	float: left;
 }
 .description {
 	width: 537px;
 	height: 243px;
 	background: #FFFFFF	;
 	position: relative;
 	top: -251px;
 	margin-top: 8px;
 }
 .description a {
 	font-family: Helvetica, Arial, Verdana;
 	font-size: 12px;
 	color: #333333;
 }
 .p_scope {
 	line-height: 22px;
 	text-indent: 30px;
 	font-family: Helvetica, Arial, Verdana;
 	font-size: 12px;
 	text-transform: uppercase;
 	color: #333333;
 }
  .p_title {
 	line-height: 22px;
 	text-indent: 30px;
 	font-family: Helvetica, Arial, Verdana;
 	font-size: 16px;
 	text-transform: uppercase;
 	color: #333333;
 }
  .t_title {
 	line-height: 22px;
 	text-indent: 10px;
 	font-family: Helvetica, Arial, Verdana;
 	font-size: 12px;
 	text-transform: uppercase;
 	color: #333333;
 }
  .p_description {
  	
 	font-family: Helvetica, Arial, Verdana;
 	font-size: 11px;
 	color: #555555;
 	margin-top: 10px;
 	line-height: 15px;
 	
 }
 .p_pic {
 	height: 243px;
 	margin: 0;
 	padding: 0;
 }
  .descriptionBox {	
  	
  	padding: 20px 20px 10px 20px;
  	float: left;
 	width: 300px;
 	height: 100px;
 }
 
 
  .toolBox {
    
  	padding-left: 0px;
 	padding-top: 42px;
  	float: left;
 	width: 140px;
 	height: 160px;
 	
 	
 }
 .viewBtn{
 	position: relative;
 	left:350px;
 	bottom: 0px;
 	border: 0;
 }
  .viewBtn img{
 	border: none;
 }

 .toolBox ul li{
 	font-family: Helvetica, Arial, Verdana;
 	text-transform: uppercase;
 	font-size: 11px;
 	color: #BB0000;
 	line-height: 20px;
 	list-style:square;
 	
 }
 .toolBox ul li span{
 	color: #555555; 
 }
  .toolBox ul {
 	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 25px;
 }
 #scroller {
 	position: relative;
 	top: 45px;
 	width: 40px;
 	left: 918px;
 }
 #scroller img{
 	border: none;
 }
 				
 
                    .lavaLampBottomStyle li.back {
                        border-bottom: 3px solid #CC0000;
                        width: 9px;
                        height: 17px;
                        z-index: 8;
                        position: absolute;
                    }
                    
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }    