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


body
{
background: #666666;
}

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



.highlite1
{
	font-size: 15px;
	font-family: arial, verdana, sans-serif;
	color: #336666;
	
}

.highlite2
{
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	
}

#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;
	

}

#image
{
	width: 333px;
	height: 440px;
	position: absolute;
	top: 175px;
	left: 450px;
}

#blog
{
	
	position: absolute;
	top: 500px;
	left: 850px;
	color: #FFFFFF;
	font-size: 18px;
	font-family: arial, verdana, sans-serif;
	
}
#updates
{
	position: absolute;
	top: 580px;
	left: 830px;
}

#shop
{
	font-size:15px;
	color: #FFFFFF;
	position: absolute;
	top: 250px;
	left: 750px;
}

/*#image02
{
	width: 154px;
	height: 215px;
	position: absolute;
	top: 5px;
	left: 350px;
}

#image
{
	width: 154px;
	height: 215px;
	position: absolute;
	top: 200px;
	left: 350px;
	
}*/
#col03
{
	width: 800px;
	height: 35px;
	background: #000000;
	position: absolute;
	top: 622px;
	
	
}

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