body {
	background-color: #ffffff;
	background-image: url("http://mackey.nl/images/lightbulb.png");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 3em;
	margin-right: 3em;
}

div.title {
	font-family: Courier, "Courier New", monospace;
	font-size: 96px;
	font-weight: bold;
	color: #113F72;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}

div.headline {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 2px;
}

div#pitch {
	width: 25em;
	margin-left: 30%;
	padding: 20px;
	background-color: #E6E6E6;
	color: #000000;
}

div.details {
	color: #444444;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	margin-bottom: 20px;
}

div#roundedcontact {
	color: #444444;
	background-color: #e6e6e6;
	width: 25em;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 6px;
}

p {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}

.spacer {
	color:					#aaaaaa;
	margin-top:				3em;
}

#footer {
	border:					1px dotted;
	color:					#aaaaaa;
	font-family:			"lucida grande", verdana, arial, helvetica, sans;
	width:					100%;
	font-size: 				0.4em;
	padding:				0.2em;
	text-align:				center;
  	clear: 					both;		/* for 3 columns layout */
	display:				none;		/* hidden for now */
}

#footer a {
	color:					#aaaaaa;
}

#footer a:hover {
	color:					#000000;
	background-color:		#aaaaaa;
}

div.picturecredits {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #444444;
}

div.sectiontitle {
	font-family: Courier, "Courier New", monospace;
	font-size: 32px;
	font-weight: bold;
	color: #113F72;
	text-align: left;
}

div.linkback {
	font-family: Courier, "Courier New", monospace;
	font-size: 24px;
	font-weight: bold;
	color: #113F72;
	text-align: left;
}

#isightteaser {
	width: 12em;
	color: #444444;
/*	border: dotted 2px orange; */
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 110px;
	padding: 10px;
	background: #eeeeee;
	display: none;
}
