body {
	background-color: #635c4c;
	margin-top: 15px;
}

#header {
	width: 796px;
	height: 128px;
}



#wrap {
	background: url(/design/theme/public/images/section_images/dexter_contentbg.png) #fff repeat-y;
	width: 796px;
	border: 2px solid #3D2B07;
	position: relative;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

#leftmenu {
	width: 170px;
}

#rightmenu {
	width: 160px;
}


#content {
	background: #FFFFFF url(/design/theme/public/images/section_images/dexter_logobg.gif) no-repeat left top;
	width: 465px;
}



a {
	color: #990000;
	/*  ingen bg-farge ! */
}
a:visited {
	color: #cc0000
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
