﻿/* CSS layout */
#masthead {
}

#top_nav {
}

#container {
	position: relative;
	width: 100%;
}

#page_content {
	margin-right: 40%;
}
#right_col {
	margin-left: 60%;
	margin: 0 0 0 50%;
	position: absolute;
	right: 0px;
	top: 0px;
}

#footer {
}
a {
	color: #00FFFF;
}
.style1 {
	color: #00FFFF;
}
.exerpt {
	text-align: center;
}
.Sample_ctr_blu {
	color: #00FFFF;
	text-align: center;
}
.Lyrics {
	text-align: center;
	font-size: large;
}
h1 {
	font-size: 24pt;
	font-weight: bold;
}
a:visited {
	color: #FFC1C1;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #FCBE30;
}
.HLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #00FFFF;
}
a:hover {
	color: #FCBE30;
}
a:active {
	color: #FFFFFF;
}
a:visited {
	color: #FFC1C1;
}
a {
	color: #00FFFF;
}
h1 {
	font-size: 24pt;
	font-weight: bold;
}
.infohistory {
	font-size: large;
}
.Amazon_rightalign {
	text-align: right;
}
.AmazonBox {
	border: 4px solid #FCBE30;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
}
.Exerpt_box {
	border: 1px solid #FFCC00;
	text-align: center;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #00FFFF;
	border-collapse;
}
