/* CSS Document */

*, body, html {
 border: 0px;
	margin: 0px;
	padding: 0px;
	outline: 0px;
}
*:focus {
	outline: 0px;
}

.clear {
 clear: both;
}

body {
 font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #FFFFFF;
}

h1 {
	font-weight: normal;
	font-size: 12pt;
	margin: 0 0 3px 40px;
}

a h1 span {
 color: #999999;
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 8pt;
 margin: 0 4px 0 0;
}

h2 {
	font-weight: normal;
	font-size: 10pt;
 letter-spacing: 0px;
	text-transform: uppercase;
	padding: 30px 0 30px 40px;
	color:#666666;
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

a:hover h1 span {
 color: #9933CC;
}

p {
	padding: 0 0 0 40px;
}

#wrapper {
	padding: 220px 0 100px 0;
	background: url(images/niels-autogram-1.gif) no-repeat 40px 50px;
}

#wrapper ul {
 text-indent: 0px;
	list-style-type: none;
	width: 100%;
	border-top: 1px solid #999999;
}
	
#wrapper ul li {
 text-indent: 0px;
	list-style-type: none;
 border-bottom: 1px solid #999999;
}

#wrapper ul li a {
 padding: 30px 0 30px 95px;
	display: block;
	text-decoration: none;
	color: #333333;
}

#wrapper ul li a:hover, 
#wrapper ul li a:active {
 color: #9933CC;
}

.links-nails               { background: url(images/link-nails-1.jpg) no-repeat 40px center; }
.links-wilkintie           { background: url(images/link-wilkintie-1.jpg) no-repeat 40px center; }
.links-elbone              { background: url(images/link-elbone-1.jpg) no-repeat 40px center; }
.links-jackywinter         { background: url(images/link-jackywinter-1.jpg) no-repeat 40px center; }
.links-etsy                { background: url(images/link-bootlegger-1.jpg) no-repeat 40px center;}
.links-linkedin            { background: url(images/link-linkedin-1.jpg) no-repeat 40px center; }
.links-flickr              { background: url(images/link-flickr-1.jpg) no-repeat 40px center; }
.links-eyeandeye           { background: url(images/link-eyeandeye-1.jpg) no-repeat 40px center; }
.links-blog                { background: url(images/link-blog-1.jpg) no-repeat 40px center; }
.links-ka                  { background: url(images/link-ka-1.jpg) no-repeat 40px center; }
.links-woodenfoundations   { background: url(images/link-woodenfoundations-1.jpg) no-repeat 40px center; }




.divider {
	width: 600px;
 padding: 20px 0 40px 0;
}

.divider a {
	color:#666666;
	text-decoration: underline;
}

label {
 display: block;
 margin: 30px 0 5px 0;
}
