/* DREAMLINE MUSIC */

html, body {
	margin: 0px;
	padding: 0px;
	background-image:url(systempix/bgr.gif);
	background-repeat:repeat-x;
	background-color:#dddddd;
	scrollbar-base-color: #8e3333;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #650b23;
	scrollbar-darkshadow-color: #650b23;
	scrollbar-face-color: #650b23;
	scrollbar-highlight-color: #70132c;
	scrollbar-shadow-color: #51081b;
	scrollbar-track-color: #553840;
  overflow:hidden;
}
a {
	color: #fda800;
	text-decoration:none;
}

a:hover {
	color: #ffffff;
	text-decoration:underline;
}

p{
	font-size: 10px;
	text-align:left;
	padding: 0px; margin: 0px;
	margin-bottom: 12px;
	line-height:normal;
	font-family: verdana, arial;
	color: #FFFFFF;
}
h2{
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	padding: 0px; margin: 0px;
	margin-bottom: 10px;
	line-height:normal;
	font-family: verdana, arial;
	color: #FFFFFF;
}

h3{
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	padding: 0px; margin: 0px;
	margin-bottom: 10px;
	line-height:normal;
	font-family: verdana, arial;
	color: #FFFFFF;
}

td {
	font-size: 14px;
	font-family: "segoe UI", tahoma, arial, verdana;
	font-family: verdana, arial;
	color: #FFFFFF;
}

em, i {
	font-style: italic;
}

strong, b {
	font-weight: bold;

}

.clearo{
	clear:both;
}
.left{
	margin: 0px 10px 10px 0px;
	float:left;
}
.right{
	margin: 0px 0px 3px 10px;
	float:right;
}
#meny {
	position: relative;
	height: 24px;
	width: 352px;
	left: 170px;
	top: 11px;
}
#adress {
	position: relative;
	background-image:url(systempix/footer.gif);
	height: 22px;
	width: 665px;
	left: 272px;
	top: -6px;
}


#menywrapper {
	position: relative;
	background-image:url(systempix/menywrapperbgr.gif);
	height: 45px;
	width: 539px;
	top: 62px;
}

#logo {
	position: relative;
	background-image:url(systempix/dreamlinelogo.gif);
	height: 76px;
	width: 258px;
	left: 614px;
	top: -6px;
}
#whitewrapper {
	position: relative;
	background-image:url(systempix/whitewrapperbgr.gif);
	height: 675px;
	width: 940px;
	top: -8px;
}
#pagepic {
	position:relative;
	float:left;
	height: 655px;
	width: 426px;
	left: 10px;
	top: 10px;
}
#main {
	position:relative;
	overflow:auto;
	overflow-x: hidden;
	float:left;
	top: 45px;
	left: 12px;
	height: 602px;
	width: 426px;
	padding-left: 18px;
	padding-right: 48px;
	padding-top: 18px;
}
