
<style type="text/css">

body { font-family: tahoma,verdana,arial; }

#logo {
    width: 309px;
	height: 39px;
    }

#profile {
    width: 99px;
	height: 44px;
	position: absolute;
	top: 39px;
	left: 0px;
    }

#projects {
    width: 94px;
	height: 44px;
	position: absolute;
	top: 39px;
	left: 100px;
    }
	
#blog {
    width: 41px;
	height: 21px;
	position: absolute;
	top: 600px;
	left: 950px;
    }

#contact {
    width: 116px;
	height: 44px;
	position: absolute;
	top: 39px;
	left: 195px;
    }

#slogan {
    width: 308px;
	height: 100px;
	position: absolute;
	top: 250px;
	left: 0px;
    }

#header {
    width: 309px;
	height: 40px;
	position: absolute;
	top: 84px;
	left: 0px;
    }

#text {
    width: 276px;
	height: auto;
	position: absolute;
	top: 118px;
	left: 12px;
    }

#image {
    width: 700px;
	height: 500px;
	position: absolute;
	top: 84px;
	left: 310px;
    }

#ul {
	float: left;
    width: 15px;
	height: 490px;
    background: url(images/shadowleft.gif) top left;
    background-image: url(images/shadowleft.gif) top left;
    }

h1	{
	margin-top: 0px;
	text-align: justify;
	font-family: tahoma, verdana;
	color: #dddddd;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: 14pt;
	}

a {	color: #b44d1d; text-decoration: none; }

a:visited { color: #b44d1d; }

a:active { color: #b44d1d; }

a:hover { color: #ffb14c; }

</style>

