﻿/**
* CSS
* 
* @version 1.0
* @author Unknown, stolen by jesper ulvelius! :)
* @author :/
*/

* {
	margin: 0;
	padding: 0;
}


body {
	font-size: 9px;
	font-family: Geneva;
	background: #fff;
	letter-spacing: 1px;
	font-weight: 100;
	line-height: 13px;
}
text-align:justify
body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { color: #000;
	text-decoration: underline;
}
a:active { color: #000;
text-decoration: underline;
}
a:visited { text-decoration: underline; color: #000; }
a:hover 
{ text-decoration: underline; color: #9079ff; }
:-moz-any-link:focus, a:active {
outline: none;
}

a img { border: none; }

#menu {
    width: 150px;
    /**overflow: auto;
    top: 0;
    bottom: 0;
	left: 0Px;**/
    position: fixed;
    margin: 0px 20px 20px 20px ;
	padding: 0px 10px 0px 10px;
	/**height: auto;**/
	height: 100%;
	background-color: #fff;
	float: left;
}

#menu li.active { text-decoration: underline; }


#menu ul {
	list-style: none;
	margin: 0 0 15px 0;
}

#menu ul li.section-title { 
color: #000000;
text-transform: uppercase;
margin-bottom: 3px;
width: 100px;
background-color: white;
}


#content {height: 100%; margin: 0 0 0 300px; top: 0;}

.container {
    padding: 70px 5px 0px 5px;
}

#content p { width: 600px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

h2#logo {
	margin-bottom: 38px;
}

h2#logo a {
font-size: 11px;
font-weight: normal;
padding-bottom: 20px;
text-decoration: none;
text-transform: uppercase;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}


h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{
	margin: 50;
	padding: 50;
}
#img-container p	{ width: 300px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }.section-4 #menu .container .stil3 br {
}

<meta http-equiv='Content-Type' content='text/html; charset=UTF-8'/>
<link rel='shortcut icon' href='http://jack-gregory.co.uk/ndxz-studio/site/sample/favicon.ico' type='image/x-icon' />

<title>Jesper Ulvelius</title>

<link rel='stylesheet' href='style.css' type='text/css' />
[if lte IE 6]>
<link rel='stylesheet' href='ie.css' type='text/css' />
<![endif]

<style type='text/css'>
#img-container p { margin-bottom: 18px; }
#img-container p span { line-height: 18px; }
a:active {
	color: #00FFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #00FFFF;
}
a:hover {
	text-decoration: none;
	color: #00FFFF;
	
}

:-moz-any-link:focus, a:active {
 �outline: none;
}

.stil4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.stil7 {
	font-family: "Minion Pro";
	font-size: 10px;
}
.stil8 {font-family: Geneva, Arial, Helvetica, sans-serif; color: #000000; }
.stil10 {font-family: "Minion Pro"; font-size: 10px; color: #000000; }
.stil11 {font-family: "Minion Pro"; }
.stil12 {font-family: "Minion Pro"; font-size: 10px; color: #00FFFF; }
.stil13 {font-family: "Minion Pro"; font-size: 10px; color: #333333; }
.stil17 {font-size: 10px}
.stil19 {font-family: "Minion Pro"; font-size: 10px; color: #000000; }
	
}
.stil20 {color: #00FFFF}
</style>

<script type='text/javascript' src='jquery.js'></script>
<script type='text/javascript' src='cookie.js'></script>

<script type='text/javascript'>
path = '';

$(document).ready(function()
{
	setTimeout('move_up()', 1);
});
</script>
