a:link {  color: #f87822; text-decoration: underline}
a:visited {
	color: #FFCC33;
	text-decoration: underline
}
a:hover {
	color: #FC0;
	text-decoration: underline
}
a:active {  color: #CC3300; text-decoration: underline}

a.flinks:link {  color: #000; text-decoration: underline;}
a.flinks:visited { color: #444; text-decoration: underline;}
a.flinks:hover { color: #FFF; text-decoration: underline;}
a.flinks:active { color: #FFFFFF; text-decoration: underline;}


body {
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	background: url('/wp-content/themes/default/images/pageBG.jpg');
	background-color: #000;
	background-position: center top;
	background-repeat: no-repeat;
	color: #DDD;
	}

div {
	margin: 0;
	padding: 0;
	}

form {
	margin:0;
	padding: 0;
}

#header {
	width: 960px;
	margin: auto;
	}

#page {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-position: 0px 100px;
	background-repeat: no-repeat;
	background-image: url('/wp-content/themes/default/images/contentBG.jpg');
	min-height:1300px;
	height: auto !important;
	height: 1300px;
	}


#logo {
	margin: auto;
	width: 500px;
	}


#content {
	width: 619px;
	padding: 20px;
	vertical-align: top;
	}
	
#contentVdiv {
	width: 10px;
	vertical-align: top;
	text-align: center;
}
	
	
#contentContainer {	
	width: 960px;
	margin: auto;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
	}

#nav {
	width: 100%;
	height: 1px;
	
	}


#navmenu {
	width: 960px;
	margin-left: 50px;
	text-align: left;	
	}

.navBtn {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	color: #FF9C00;
	font-weight: bold;
	}
	
h2 { font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #f87822;
	font-weight: bold;
	}
	
h3 { font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
}

#album {
	margin: auto;
	width: 500px;
	}


#buynow {
	background: url('images/buy-now.gif') no-repeat;
	width: 154px;
	height: 30px;
	border: none;
	cursor: hand;
	}


.imgwhtbdr {
	border: 1px #DDD solid;
}

#tracklist {
	width: 250px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	color: #AAA;
}



#NLsignupBG {
	background: url('/wp-content/themes/default/images/NLsignupBG.gif') no-repeat;
}

#NLsubmitBtn {
	background-image: url('/wp-content/themes/default/images/NLsignupBG.gif');
	background-repeat: no-repeat;
	width: 86px;
	height: 20px;
}

#newsletter{
	background: url('/wp-content/themes/default/images/NLsignupBG.gif') no-repeat;
	width: 160px;
	border: 1px #CCC solid;
	padding-right: 5px;
	padding-top: 5px;
	padding-botton: 5px;
	padding-left: 80px;
	margin-top: 40px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;	
}


.NLformfields {
	background: url('/wp-content/themes/default/images/formfieldBG.gif') repeat-x;
	width: 150px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	background-color: #666;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 1px solid #AAA;
}

.aspmMsg {
	font-style: italic;
	font-size: 9px;
	}

#news{
	background: url('/wp-content/themes/default/images/newsBG.gif') repeat-y;
	width: 250px;
	border: 1px #CCC solid;
	padding: 5px;
	margin-top: 55px;
	margin: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
}



.QuoteText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #eaeaea;
	font-style: italic;
	margin-top: 10px;
	}


.captchaimage {
	margin-top: 5px;
}
	

#footer {
	height: 110px;
	width: 960px;
	margin: auto;
	text-align: center;
	}
	
#footertable {
	width: 960px;
	margin: auto;
	}	

.footersmalltxt {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: bottom;
	}


#footerlinks {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 16px;
	text-align: center;
}

.smgreytext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: left;
}

.copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: center;
	}


.rightcolumnTD {
	width: 331px;
	vertical-align: top;
	}

