body
{
	background: #cccaaa;
	font: 10pt tahoma, sans-serif;
	padding-top: 10px;
	margin: 0;
	color: #666;
}
a:link, a:visited
{
	text-decoration: underline;
}
a:hover, a:active
{
	text-decoration: none;
	color: #021d94;
}
acronym
{
	border-bottom: 1px dotted #ddd;
}
#container
{
	position: absolute;
	left: 100px;
	background: #fff url( '/image/nail/nail-art.jpg' ) no-repeat;
	border: 1px solid #000;
}
#header
{
	width: 650px;
	height: 230px;
}
#header span
{
	display: none;
}

#navigation h3
{
	font: bold 10pt tahoma, sans-serif;
	text-transform: lowercase;
	text-align: right;
	color: #021d94;
	margin: 0;
	border-bottom: 1px solid #666;
}

#navigation
{
	font: 9pt tahoma, sans-serif;
	color: #999;
	position: absolute;
	right: -50px;
	top: 213px;
	background: #fff;
	border: #000 1px solid;
	padding: 10px;
	text-align: justify;
	text-indent: 10px;
	width: 150px;
}

#nails h3
{
	text-transform: uppercase;
	text-align: right;
	color: #9a0b07;
}

#nails
{
	position: relative;
	left: 125px;
	top: -50px;
	text-align: justify;
	text-indent: 20px;
	padding: 10px;
	width: 380px;
}

#linkList
{
	font: 9pt tahoma, sans-serif;
	position: absolute;
	left: -50px;
	top: 100px;
	background: #fff;
	border: #000 1px solid;
	padding: 10px;
	width: 150px;
}

#linkList h3
{
	font: bold 10pt tahoma, sans-serif;
	text-transform: lowercase;
	text-align: right;
	color: #021d94;
	margin: 0;
	border-bottom: 1px solid #666;
}
#links ul
{
	margin: 0;
	padding-bottom: 20px;
	padding-left: 10px;
}
#links li
{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	padding-left: -10px;
}
#links a.c:link, #links a.c:visited
{
	font: 8pt tahoma, sans-serif;
	color: #666;
}
#footer
{
	font: 8pt tahoma, sans-serif;
	position: absolute;
	top: -20px;
	left: 403px;
	background: #fff;
	border: #000 1px solid;
	padding: 5px;
	width: 160px;
	text-align: center;
	text-indent: 0;
}
#topNavigation ul
{
	position: absolute;
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
	left: 400px;
	top: 100px;
	width: 350px;
	
}
#topNavigation li
{
	font: 9pt tahoma, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #021d94;
	float: left;
	border: solid 1px #000000;
	margin: 5px;
	padding: 0px 5px 0px 5px;
}
#topNavigation li a
{
	font: 9pt tahoma, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#w
{
	background-color: white;
}
#w a
{
	background-color: white;
}
#current
{
	font: 9pt tahoma, sans-serif;
	text-decoration: none;
	color: #ffffff;
	background-color: #970000;
}
#current a
{
	font: 9pt tahoma, sans-serif;
	text-decoration: none;
	color: #ffffff;
	background-color: #970000;
}
