html
{
	overflow-y: scroll;
}

body
{
/*	text-align: center;*/
	background: url(images/background_color.png);
	margin: 0px;
	padding: 0px;
}

#main
{
	width: 1008px;
	margin: 0 0;
	padding: 0px;
	text-align: left;
	background: url(images/background_genomskinlig.png) no-repeat fixed center;		
}

#root
{
	width: 1008px;
	margin: 0 auto;
}

.content
{
	margin: 0px 22px;
	padding-bottom: 30px;
}

.centered
{
	margin: 0 auto;
	text-align: center;
	padding: 0px;
}

.top
{
	width: 826px;
	height: 102px;
	margin: 0px 92px;
	padding: 0px;
	background: url(images/top.png) no-repeat;
}	

.middle
{
	width: 826px;
	margin: 0px 92px;
	padding: 0px;
	background: url(images/middle2.png) repeat-y;
}	

.bottomandtop
{
	width: 826px;
	height: 43px;
	margin: 0px 92px;
	padding: 0px;
	background: url(images/bottomandtop.png) no-repeat;
}

.bottom
{
	width: 826px;
	height: 18px;
	margin: 0px 92px;
	padding: 0px;
	background: url(images/bottom.png) no-repeat;
}

a img
{
	border: 0px;
}

#mainlinks
{
 font-family: Verdana, sans-serif;
 font-size: 12px;
 color: #baa8b5;
 text-align: center;
 text-decoration: none;
 padding-bottom: 20px;
}

#mainlinks a
{
 font-family: Verdana, sans-serif;
 font-size: 12px;
 color: #baa8b5;
 text-align: center;
 text-decoration: none;
}

#mainlinks a:hover
{
 color: #a15282;
}

#copyright
{
 font-family: Verdana, sans-serif;
 font-size: 12px;
 color: #777;
 text-align: center;
 text-decoration: none;
}

#copyright a
{
 font-family: Verdana, sans-serif;
 font-size: 12px;
 color: #baa8b5;
 text-align: center;
 text-decoration: none;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.expander
{
	clear: both;
}

#picturebox
{
	width: 586px;
	margin: 0 90px;
}

.bottomlinks
{
	text-align: center;
}

.bottomlinks a
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: black;
}

.rounded_top
{
	background: #efefef url(images/round_top_right_corner.gif) no-repeat top right; 
	padding: 0px;
	margin: 0px;
}

.rounded_bottom
{
	background: #efefef url(images/round_bottom_right_corner.gif) no-repeat top right; 
	padding: 0px;
	margin: 0px;
}

.rounded_box
{
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: black;
	background-color: #efefef;
}

dt
{
	padding: 0px;
	margin: 0;
	color: #a15282;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

dd
{
	margin-bottom: 10px;
}

dd p
{
	margin-top: 0px;
}
