#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: 600px;
	height: 500px;
	background: #000000;
	float: left;
	

}
#subnav
{
	position: absolute;
	top: 240px;
	left: 260px;
	font-family:  arial, verdana, sans-serif;
	color: #666666;
	font-size: 14px;
}


#image
{
	width: 440px;
	height: 440px;
	position: absolute;
	top: 190px;
	left: 500px;
}

#col03
{
	width: 200px;
	height: 500px;
	background: #000000;
	float: right;
}

table
{
	position: absolute;
	top: 180px;
	left:800px;
	font-family: serif;
}
.highlite1
{
	background: #FFFFFF;
	margin: 2px 2px 2px;
	padding: 3px;
	font-size: 13px;
}


.highlite2
{
	background: #FFFFFF;
	margin: 5px 3px 3px;
	padding: 3px;
	font-size: 14px;
	
}


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


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


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

ul
{
	list-style-type: none;
	}