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

.style3 {color: #900}

.bgright {
background-image:url(images/top_01.jpg);
background-position:right;
background-repeat:no-repeat;
}

.bgleft {
background-image:url(images/top_03.jpg);
background-position:left;
background-repeat:no-repeat;

}

.bgright2 {
background-image:url(images/bottom_01.jpg);
background-position:right;
background-repeat:no-repeat;
}

.bgleft2 {
background-image:url(images/bottom_05.jpg);
background-position:left;
background-repeat:no-repeat;

}

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #900;
}

.ImgBorder {
   border: 5px solid #FFF;
}

.ImgBorder:hover {
   border: 5px solid #900;
}

html,body, #fullpage{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
   
#fullpage {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 840px;
}

.menu{
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
}


.newsletter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
}


.albumname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
.albumyear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-style: normal;
}
.albumtracklisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

.albumtracklisting2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
}

.georgia12 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

.georgia12grey {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.georgia14 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.RandomFactTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #900;
	font-weight: bold;
}
.maindate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #900;
}
