body {
	background-color:#fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#wrapper {
	margin: 40px auto;
	width: 900px;
	text-align: left;
}

#header {
	height: 26px;
	margin-bottom: 9px;
}

#logo {
	float: left;
}

#menu {
	margin-top: 12px;
	float: right;
}

#featured {
	position: relative;
}

#featured-text {
	background: url(../img/bg_opacity.png);
	padding: 7px;
	width: 280px;
	position: absolute;
	bottom: 0px;
	color: #ccc;
}

#categories {
	margin-top: 9px;
}

#category1 {
	width: 294px;
	height: 150px;
	float: left;
}

#category2 {
	width: 294px;
	height: 150px;
	float: left;
	margin-left: 9px;
}

#category3 {
	width: 294px;
	height: 150px;
	float: right;
}

#content_thumbs {
	margin-top: 9px;
	margin-right: -7px; 
}

#content_thumbs img {
	padding-right: 7px;
	padding-bottom: 7px;
	width: 106px;
	height: 159px;
}

#content_show {
	text-align: left;
}

#footer {
	float: right;
	margin-top: 9px;
	margin-bottom: 30px;
}

#quote {
	float: right;
	margin-top: 30px;
	margin-right: 30px;
}

img.rubrik {
	margin-bottom: 4px;
}

img.marginal {
	margin-bottom: 10px;
}

img.header {
	margin-bottom: 5px;
}

a:link {
	color: #666;
	text-decoration: none;
	font-style: italic;
}

a:visited {
	color: #666;
	text-decoration: none;
	font-style: italic;
}

a:hover {
	color: #000;
	text-decoration: none;
	font-style: italic;
}

a:active {
	color: #666;
	text-decoration: none;
	font-style: italic;
}

