#wrapper
{
	width:800px;
	margin: 15px 220px; 
}


body
{
background: #666666;
}

#col01
{
	width: 800px;
	height: 150px;
	background: #000000;
	
}



#nav
{
	position: absolute;
	top: 140px;
	left: 650px;
	color: #CCCCCC;
	font-size: 15px;
	font-family: arial, verdana, sans-serif;
	

	
}

a:link
{
	color: #666666;
	text-decoration: none;
}

a:visited
{
	color: #999999;
	text-decoration: none;
}

a:hover
{
	color: #CCCCCC;
	text-decoration: none;
}

a:active
{
	color: #333333;
	text-decoration: none;
}

#babyNoir
{
	width: 203px;
	height: 104px;
	position: absolute;
	top:60px;
	left: 260px;
}


#col02
{
	width: 800px;
	height: 457px;
	background: #000000;
	

}

#press
{
	position: absolute;
	top: 250px;
	left: 300px;
	color: #FFFFFF;
	font-size: 16px;
	font-family: times, serif;
	
}

#col03
{
	width: 800px;
	height: 35px;
	background: #000000;
	position: absolute;
	top: 622px;
	
	
}

#footer
{
	font-size:12px;
	color: #FFFFFF;
	position: absolute;
	top:650px;
	left:250px;
}