a:link {color: #000000;}
a:visited {color: #e0a48d;}
a:hover {color: #b1dfe0;}

body {
	background-image: url(../gfx/bg3.jpg);
	background-repeat: repeat-x;
	font-family: verdana, tahoma, arial, sans-serif;
	text-align: center;
	margin: 0px;
	color: #000;
	padding: 0px;
	}

#main {
	width: 920px;
	margin: 0px auto;
	text-align: left;
	}

#rowA {
	float: left;
	width: 920px;
	height: 300px;
	margin-left: 0px;
	margin-top: 10px;
	}

#rowA .colA {
	background-image: url(../gfx/aboutme.png);
	background-repeat: no-repeat;
	float: left;
	width: 300px;
	height: 300px;
	margin-left: 0px;
	margin-top: 0px;
	}

#rowA .colB {
	float: left;
	width: 300px;
	height: 300px;
	margin-left: 10px;
	margin-top: 0px;
	}

#rowA .colC {
	float: left;
	width: 300px;
	height: 300px;
	margin-left: 10px;
	margin-top: 0px;
	}
	

#rowB {
	float: left;
	width: 920px;
	height: 400px;
	margin-left: 0px;
	margin-top: 10px;
	}

#rowB .colA {
	float: left;
	width: 300px;
	height: 350px;
	margin-left: 0px;
	margin-top: 0px;
	}

#rowB .colB {
	float: left;
	width: 300px;
	height: 350px;
	margin-left: 10px;
	margin-top: 0px;
	}

#rowB .colC {
	float: left;
	width: 300px;
	height: 350px;
	margin-left: 10px;
	margin-top: 0px;
	}


#rowC {
	float: left;
	width: 920px;
	height: 300px;
	margin-left: 0px;
	margin-top: 0px;
	}

#rowC .colA {
	float: left;
	width: 300px;
	height: 350px;
	margin-left: 10px;
	margin-top: 0px;
	}

#googletalk {
	position: relative;
	margin-left: 10px;
	margin-top: 55px;
	}


/* Delicious bookmarks */

div #delicious-posts-madsegedebock
{
	float: left;
	width: 280px;
	height: 350px;
	margin-left: 0px;
	margin-top: 0px; 
}

.delicious-posts {
	margin: 1em; 
	border: 2px solid #ddd; 
	padding: 0.5em; 
	width: 20em;
	}

.delicious-posts ul, 
.delicious-posts li, 
.delicious-banner { 
	margin: 0; 
	padding: 0
	}

.delicious-post { 
	border-top: 1px 
	solid #eee; 
	padding: 0.25em; 
	font-size: 75% 
	}

.delicious-odd { 
	background-color: #f8f8f8 
	}

.delicious-banner a { 
	font-size: 75%
	}

.delicious-posts a:hover { 
	text-decoration: underline
	}

.delicious-posts a { 
	text-decoration: none; 
	color: #737f83; 
	display: block; 
	padding: 0.3em 
	}

.delicious-post a { 
	color: #318e96 
	}


	
/* html */

h1, h2, h3, h4, p {
	margin: 0px;
	}

h1 {
	font-size: 200%;
	font-weight: 500;
	margin-bottom: 0.75em;
	}

h2 {
	font-size: 150%;
	margin-bottom: 0.5em;
	}

h3 {
	font-size: 100%;
	margin-bottom: 0.25em;
	}

p {
	font-size: 100%;
	margin-bottom: 0.75em;
	line-height: 150%;
	}
