﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: Arial;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	background: #1d1d1d;
}

div#column {
	width: 810px;
	margin: 0 auto;
	background: #0f0f0f;
	padding: 42px 0;
}

h1 {
	color: #eeeeee;
	font-size: 33px;
	font-weight: bold;
	margin: 0;
}
h2 {
	color: #858585;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 18px 0;
}
h1, h2 {
	text-align: left;
	text-indent: 11px;
}

p {
	display: block;
	width: 642px;
	margin: 42px auto 0 auto;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
}

em {
	font-style: italic;
}

img {
	display: block;
	margin: 1px 11px;
	border: 0;
}

#photo, #button {
	float: left;
}

a#button {
	display: block;
	width: 120px;
	height: 90px;
	border: 0;
	background: url(arrowbg.jpg) no-repeat top center;
	font-size: 0;
	margin: 298px auto 0 auto;
}

a#button:hover {
	background: url(arrowbg.jpg) no-repeat bottom left;
}

.clear {
	clear: both;
}

div#invisible {
	height: 0;
	width: 0;
	margin: 0;
	padding: 0;
	display: none;
}

#invisible h3 {
	font-size: 0;
	margin: 0;
	padding: 0;
}