
#content
{
	width:					532px;
	border-top:				0px;
	background-color:		rgb(128,127,131);
	background-image:		none;
}

#main
{
	padding-top:			18px;
	padding-left:			19px;
	width:					532px;
}

#items
{
	position:				absolute;
	top:					75px;
	left:					227px;
	z-index:				200;
	
	font-family:			verdana,arial,sans serif;
	font-weight:			bold;
	font-size:				11px;
	color:					rgb(172,57,74);
	background-color:		white;
}
#items a
{
	color:					rgb(128,127,131);
}

#title
{
	position:				absolute;
	top:					32px;
	left:					605px;
	z-index:				20;
	
	width:					200px;
	height:					3em;
	background-color:		white;
	padding-top:			5px;
	line-height:			18px;
	font-family:			verdana,arial,sans serif;
	font-size:				11px;
}

.bodytext
{
	color:					white;
}

#custom-sidenav
{
	position:	absolute;
	top:		297px;
	left:		110px;
	width:		110px;
}

.feature
{
	background-image:		url( /images/bg_portfolio_right.gif );
	background-position:	top right;
	background-repeat:		no-repeat;
	
}

.feature img
{
	margin-right:			10px;
}

.bottom
{
	width:					auto;
	background-image:		url( /images/bg_portfolio_bottom.gif );
	background-position:	bottom right;
	background-repeat:		no-repeat;
}

ul#m-portfolio
{
	display:				block;
	position:				absolute;
	top:					268px;
	left:					108px;
	width:					110px;
}

div#content-bottom
{
	background:				none;
}

h1
{
	display:				none;
}
