.shiftmenu {padding-left: 0px;}

#portfoliomen h1 {padding-left: 7px;}
.shiftmenu #portfoliomen h1 {padding-left: 49px;}

#portfoliomen {
width: 210px; 
height: 390px;
background-image: url(edge.png);
background-repeat: no-repeat; 
background-position: right;
margin-left: -15px;
float: left;
background-color: white;
}

.shiftmenu #portfoliomen {width: 320px; margin-left: -30px;}

#portfoliomen table {
width:200px; 
float: left;
}

.shiftmenu #portfoliomen table {
width:268px; 
float: left;
margin-left: 40px;
}
#portfoliomen a.mainlevel {
background: url(black.png) 0 0 no-repeat;
	color: #666;
	display: block;
	line-height: 34px;
	text-indent: 26px;
	height: 32px;
	overflow: hidden;
	font-size: 110%;
	text-decoration: none;

}

#portfoliomen a#active_menu.mainlevel {
	background-position: 0 -64px;
	padding-left: 12px;
}

#portfoliomen a.mainlevel:hover {
	background-position: 0 -32px;
		color: #3A3A3A;

}

#portfoliomen a.sublevel {
	text-decoration: none;
	line-height: 25px;
	padding-left: 40px;
	font-size: 120%;
	line-height: 34px;
		color: #666;

}

#portfoliomen a.mainlevel:hover,
#portfoliomen a.sublevel:hover {
	text-decoration: none;
		color: #3A3A3A;

}


