﻿body, div, p, h1, h2, h3, h4, ul, li, table
{
	margin:0;
	padding:0;
	border:none;
}

body
{
	background: #abc6fd;
	color: Black;
	font-size:100%;
}

/* Master Page Layout */
#master_body
{
	background: #ffffff;
	margin: -1px auto 0 auto;
	width: 1200px;
}

#master_header
{
	width: 100%;
	height: 291px;
}

.master_header_top
{
    background: url(images/guitar.jpg);
	height: 142px;
	font-size: 16pt;
	text-align: center;
	font-family: Arial;
	color: White;
}
.master_header_top a
{
	padding: 2px 5px;
	color: #ffffff;
	text-decoration: none;
}

.master_header_top a:hover
{
	background-color: #75a2fc;
	color: #ffffff;
	font-weight:bold;
}

.master_header_top a:visited
{
	font-weight: normal;
}


.master_header_bottom
{
	font-family: Arial;
	font-size:14pt;
	text-align:center;
	border-top: 1px solid #c3d6fd;
	border-bottom: 1px solid #c3d6fd;
	height: 149px;
}

#master_header_bottom_menu
{
	margin: 21px auto auto auto;
}

.master_header_bottom a
{
    font-size:12pt;
	padding: 2px 5px;
	color: #000000;
	text-decoration: none;
}

.master_header_bottom a:hover
{
	background-color: #75a2fc;
	color: #ffffff;
	font-weight:bold;
}

.master_header_bottom a:visited
{
	font-weight: normal;
}

.master_content
{
    background: #ffffff;
	margin: 0px auto 0 auto;
	width: 1200px;
	font-family: Arial;
	font-size:14pt;
	text-align:center;
	border-bottom: 1px solid #c3d6fd;
	text-align:center;
}

.master_content td
{
    border-left: 1px solid #c3d6fd;
	border-right: 1px solid #c3d6fd;
	border-bottom: 1px solid #c3d6fd;
	border-top: 1px solid #c3d6fd;
}

.master_content a
{
	padding: 2px 5px;
	color: #000000;
	text-decoration: none;
}

.master_content a:hover
{
	background-color: #75a2fc;
	color: #ffffff;
	font-weight:bold;
}

.master_content a:visited
{
	font-weight: normal;
}



.master_content_m
{
    background: #ffffff;
	margin: 0px auto 0 auto;
	width: 1200px;
	font-family: Arial;
	font-size:14pt;
	text-align:center;
	border-bottom: 1px solid #c3d6fd;
	text-align:center;
}

.master_content_m a
{
	padding: 2px 5px;
	color: #000000;
	text-decoration: none;
}

.master_content_m a:hover
{
	background-color: #75a2fc;
	color: #ffffff;
	font-weight:bold;
}

.master_content_m a:visited
{
	font-weight: normal;
}


#master_content_number
{
	font-size:12pt;
	margin: 10px auto 10px auto;
} 

#master_counter
{
    background: #ffffff;
	margin: 0 auto 0 auto;
	width: 1200px;
    font-family: Arial;
	font-size:10pt;
	margin-top: 0px;
	text-align:center;
}

.master_bottom
{
    background: #ffffff;
	margin: 0px auto 0 auto;
	width: 1200px;
    font-family: Arial;
	font-size:10pt;
	margin-top: 1px;
	text-align:center;
	font-family: Arial;
	font-size:8pt;
}

.master_bottom a
{
	padding: 2px 5px;
	color: #ffffff;
	text-decoration: none;
}

.master_bottom a:hover
{
	background-color: #75a2fc;
	color: #ffffff;
	font-weight:bold;
}

.master_bottom a:visited
{
	font-weight: normal;
}

.master_advert
{
    background: #ffffff;
	margin: 0 auto 0 auto;
	width: 1200px;
	font-family: Arial;
	font-size:12pt;
	text-align:center;
	border-bottom: 1px solid #c3d6fd;
	border-top: 1px solid #c3d6fd;
	text-align:center;
}

.master_links
{
    background: #ffffff;
	margin: 0px auto 0 auto;
	width: 1200px;
	font-family: Arial;
	font-size:8pt;
	text-align:center;
	border-bottom: 1px solid #c3d6fd;
	text-align:center;
}

.master_links a
{
	padding: 2px 5px;
	color: #000000;
	text-decoration: none;
}

.master_links a:hover
{
	background-color: #75a2fc;
	color: #ffffff;
	font-weight:bold;
}

.master_links a:visited
{
	font-weight: normal;
}

#master_margin
{
	margin: 15px auto 15px auto;
}
