#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#download {
	width: 730px;
	float: left;
	padding-top: 4px;
}

body {
	background-color: #D5D7D9;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	

}
#banner {
	height: 50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #500396;
	text-align: left;
	vertical-align: bottom;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding-left: 8px;
	letter-spacing: 1px;
	
}
.lilla {
	color: #340163;
}

.border {
	color: #717E9B;
}
.image {
	border: 1px solid #717E9B;
	margin-right: 22px;
}



#nav {
	float: left;
	width: 150px;
	height: 500px;
	margin-right: 15px;
	background-color: #C0C6D3;
	
	
	
}
#bottom {
	width: 950px;
	height: 30px;
	background-color: #717E9B;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #500396;
	font-size: 12px;
}
#logo {
	height: 150px;
	width: 150px;
	float: left;
}
#nav_links {
	height: 328px;
	width: 134px;
	padding: 8px;
	float: left;
}
#music {
	height: 40px;
	float: left;
	width: 950px;
	font-size: 14px;
	text-align: right;
	padding-top: 0px;
}


a:link {
	color: #4E4E4E;
	font-weight: bold;
}
a:visited {
	color: #4E4E4E;
	font-weight: bold;
}
a:hover {
	color: #5602A2;
	font-weight: bold;
}
a:active {
	color: #5602A2;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
	
h1 {
	color: #4E4E4E;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
	
}
#mp3 {
	height: 40px;
	width: 220px;
	float: right;
}
