fl@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

html{
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

body{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/top-love.jpg);
	background-repeat: repeat-x;
}
p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5;
}

#nonFooter{
	position: relative;
	min-height: 100%;
}

* html #nonFooter{
height: 100%;
}

#content{
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	padding-bottom: 70px;
	position: relative;
	background-image: url(images/topShadow.png);
	background-repeat: no-repeat;
	top: 0px;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
}

#footer{
	position: relative;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: -70px;
	margin-bottom: 0px;
	height: 70px;
	text-align: center;
	color: #000;
	text-decoration: none;
	font-size: 10px;
} 
#footer a:link, #footer a:visited{
	color: #000;
	text-decoration: none;	
}

#title{
	padding-top: 40px;
	padding-bottom: 30px;
}
#name, #name a:link, #name a:visited{
	font-size: 60px;
	color: #51535a;
}
#cdName{
	font-size: 60px;
	color: #51535a;
}
#flash{
	text-align: right;
	height: 0px;
}
#nav{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav td, #nav li{
	list-style-type: none;
	padding-bottom: 10px;
}
#nav td a:link, #nav td a:visited{
	font-size: 23px;
	color: #112345;
	font-weight: bold;
	text-decoration: none;
}

#nav td a:active, #nav td a:hover{
	color: #231c5f;
}

a:active, a:hover, #footer a:active, #footer a:hover{
	text-decoration: underline;	
}

.rightImage{
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;	
}
.leftImage{
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;	
}

.songs:link, .songs:visited{
	font-size: 23px;
	color: #000;
	text-align: center;
}

#dnn_dnnCopyright_lblCopyright{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
}

#dnn_ctr1589_ContentPane .Normal, .Head{
	font-size: 18px;
	color: #554730;
	font-weight: bold;
}
#dnn_ctr1589_ContentPane a:link, #dnn_ctr699_ContentPane a:visited{
	color: #6C2411;
	font-size: 16px;
	text-decoration: none;
}
#dnn_ctr1589_ContentPane a:hover, #dnn_ctr1589_ContentPane a:active{
	color: #FFE600;
}
#dnn_ctr1589_ContentPane{
	padding-left: 40px;
}

#song-button{
	background-color: #e5dd01;
	padding: 10px;
	border-radius: 5px;
}

#dnn_DownloadPane{
	height: 30px;	
	text-align: right;
}

#dnn_DownloadPane a{
	color: red;
}

