
html
{	height: 50%;
	width: 100%;
	padding: 0px;
	padding-top: 25%;
	margin: 0px;
	border: 0px solid #F00;
	overflow: hidden;
	position: relative;
	color: #FFF;
	background-color: #000;
	font-family: 'Verdana';
	font-size: 9pt;
}


body
{	padding: 0px;
	margin: 0px auto;
	width: 740px;
	height: 350px;
	overflow: visible;
	position: relative;
	top: -150px;
}

img
{	border: 0px;
}

#panel
{	padding: 20px;
	width: 320px;
	height: 140px;
	background-image: url('/gfx/body_back_360.png');	/* 360x180 */
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

h1
{	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 20pt;
	font-weight: bold;
	height: 0px;
	padding-top: 52px;
	overflow: hidden;
	background-image: url('/gfx/Nicolaj.png');
	background-repeat: no-repeat;
}

h2
{	margin: 4px 0px 16px 0px;
	padding: 0px;
	display: block;
	text-align: left;
	font-size: 9pt;
	font-weight: normal;
	color: #999;
}

#panel p
{	margin: 12px 0px 8px 0px;
	padding: 0px;
	text-align: left;
	font-size: 8pt;
	font-weight: normal;
	color: #999;
}

address
{	display: block;
	width: auto;
	text-align: left;
	color: #CCC;
	margin: 6px 0px;
	font-size: 8pt;
	font-style: normal;
}

a,
a:link,
a:visited
{	text-decoration: none;
	color: #CCC;
}

a:hover,
a:active
{	text-decoration: underline;
	color: #FFF;
}

ul#networks
{	list-style: none;
	padding: 0px;
	margin: 0px;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 180px;
	width: 360px;
}

li
{	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	width: 120px;
	height: 90px;
	text-align: center;
}

li a:link,
li a:visited,
li a
{	display: block;
	width: 120px;
	height: 0px;
	padding-top: 90px;
	overflow: hidden;
	margin: auto;
	background-position: 0px 90px;
}

li a:hover,
li a:active
{	background-position: 0px 0px;
}

#twitter
{	text-align: justify;
	position: absolute;
	top: 200px;
	left: 0px;
	height: 128px;
	background-image: url('/gfx/twitter_back_740_135.png');
	width: 720px;
	padding-left: 20px;
	padding-top: 7px;
	padding-right: 0px;
	overflow: hidden;
}

#twitter h2
{	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 9pt;
	color: #FFF;
	margin-bottom: 4px;
}

#copy
{	position: absolute;
	bottom: 0px;
	text-align: center;
	color: #444;
	font-size: 6pt;
	width: 740px;
}
#copy a,
#copy a:link
{	color: #444;
}

p.date
{	margin: 0px;
	padding: 0px;
	color: #666;
	font-size: 7pt;
	font-style: italic;
}

p.tweet
{	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #999;
}

#moving
{	background-image: url('/gfx/moving.png');
	height: 90px;
	width: 740px;
	position: absolute;
	top: 200px;
	overflow: hidden;
}

#arrived
{	background-image: url('/gfx/arrived.png');
	height: 90px;
	width: 740px;
	position: absolute;
	top: 200px;
	overflow: hidden;
}

#moving img
{	position: relative;
	top: 27px;
	left: 332px;
	margin-right: 32px;
}

#ifalayer
{	z-index: 20000;
	position: absolute;
	top: 50px;
	left: 60px;
}

#vcard
{	position: absolute;
	right: 4px;
	top: 23px;
	display: block;
	width: 43px;
	height: 28px;
	background-image: url('/gfx/vcard_dl60.png');
	background-repeat: no-repeat;
	background-position: left top;
}

a#vcard:hover
{	background-position: 0px -30px;
}

.flickr_item
{	display: block;
	float: left;
	margin-right: 14px;
	margin-top: 6px;
	height: 75px;
	width: 75px;
}
.flickr_nav
{	display: block;
	float: left;
	margin-right: 14px;
	margin-top: 6px;
	height: 75px;
	width: 30px;
}
