/*--------------------------- MULTIMEDIA CSS Document ---------------------------*/
/*--------------------------- Chris Ota Designs | April 18, 2007 ---------------------------*/

#portfolio{
	background: url(../images/myPortfolio.jpg) no-repeat;
	height: 143px;
	width: 167px;
	left: 32px;
	position: relative;
	text-indent: -1000px;
}

#subnav{
	position: absolute;
	left: 140px;
	top: 34px;
	width: 260px;
}

	#subnav ul li{
		display: inline;
	}
	
	#subnav3 a{
		color: red;
	}

#nav2 a{
	color: red;
}

#body{	
	top: -84px;
	position: relative;
	line-height: normal;
	padding: 10px 0px 10px 33px;
	width: 640px;	
}

#left2{
	width: 405px;
	float: left;
	background: #191919;
	padding: 5px;
}

#center2{
	width: 395px;
	padding: 10px;
	background: #191919;
	float: left;
}