BODY
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Courier New;
	background-color: #F1E6D5;
	color: #000000, 
	margin-top: 5px;
}

.Logo
{
	padding-left: 16px;
	padding-top: 12px;
}

.Paper_Background
{
	background-image: url(img/backgrounds/paper.jpg);
	background-repeat: no-repeat;
	width: 788px;
	height: 710px;
}

.Guitar_Image_Background
{
	background-image: url(img/backgrounds/guitar.jpg);
	background-repeat: no-repeat;
	width: 788px;
	height: 580px;
}

.Navigation
{
	margin-top: 12px;
}

.guitar_methods_page_title
{
	background-image: url(img/page_titles/online_guitar_lessons.gif);
	background-repeat:no-repeat;
	width: 430px;
	height: 28px;
	top: 20px;
	left: 50px;
}

.Page_Title_Image
{
	padding-top: 15px;
	padding-right: 20px;
	text-align: center;
}

.Page_Introduction_Text
{
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 35px;
	padding-right: 40px;
}

.Page_Introduction_BookTitle
{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}

.SmallText
{
	font-size: 10px;
}

.HomepageAdditionalElement
{
	padding-left: 15px;
	padding-top: 10px;
}

.Links{
	font-size: 12px;
	color: #000000;
}

.Links a {
	text-decoration: none;
}

.Links a:visited {
	text-decoration: none;
}

.Links a:hover {
	text-decoration: underline;
}



.PlayerList
{
	font-size: 12px;
}

.PlayerList a {
	text-decoration: none;
}

.PlayerList a:visited {
	text-decoration: none;
}

.PlayerList a:hover {
	text-decoration: underline;
}

.Footer 
{
	font-size: 12px;
	color: #989083;
	letter-spacing: 1px;
	padding-top: 5px;
}

.Footer a:link {
	text-decoration: none;
}

.Footer a:visited {
	text-decoration: none;
}

.Footer a:active {
	text-decoration: none;
}

.Footer a:hover {
	text-decoration: underline;
}