a:link {
	color: #cc9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cc9900;
}
.text_large_cc9900 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #cc9900;
}

a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #999;
}

a.grey:link {
	color: #333;
	text-decoration: none;
}
a.grey:visited {
	text-decoration: none;
	color: #333;
}
a.grey:hover {
	text-decoration: none;
	color: #CCC;
}
a.grey:active {
	text-decoration: none;
	color: #999;
}

body {
	background-color: #000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
}
.wrapper {
	padding: 0px;
	height: 1000px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.wrapper2 {
	padding: 0px;
	height: 400px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #000;
	background-image: url(../images/bg_popup.gif);
}
.wrapper3 {
	height: 1200px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	z-index:1;
}


#table_header {
	background-image: url(../images/bg_header.gif);
	margin: 0px;
	padding: 0px;
	height: 121px;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	text-align: right;
}
#menu {
	text-decoration: none;
	height: 121px;
	width: 400px;
	float: right;
	text-align: center;
}


#table_content {
	background-image: url(../images/bg_content.jpg);
	margin: 0px;
	padding: 0px;
	height: 522px;
	text-align: center;
	vertical-align: top;
	background-repeat: no-repeat;
}
#table_content_instruments {
	margin: 0px;
	height: 700px;
	vertical-align: top;
	padding: 15px;
	width: 800px;
}
.tablemgo_content {
	width: 700px;
	text-align: justify;
	position: relative;
	background-image: url(../images/overlay.png);
	background-repeat: repeat;
	margin: auto;
	padding: 15px;
	border: 1px solid #FF9900;
}

#table_footer {
	height: 57px;
	text-align: center;
	font-size: 9px;
}
#table_footer_inner {
	color: #333;
	margin-left: auto;
	margin-right: auto;
}
.table_footer_inner_midwidth {
	width: 700px;
	
}


#table_sub {
	margin: 0px;
	padding: 0px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
	color: #cc9900;
	background-image: url(../images/bg_popup.gif);
	visibility:hidden
}


#main_table {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	padding: 0px;
	height: 700px;
	width: 900px;
}
.text_lg {
	font-size: 24px;
}
.image_right {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.image_left {
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.text_content {
	font-size: 12px;
	color: #FFF4D2;
}

#bg {
	position:fixed; top:0; left:0; width:100%; height:100%;
	
}
.guitarsizetable {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.guitartypebox {
	width: 110px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	text-align: center;
	border: 1px solid #CC6D00;
}
.guitarmeasurebox {
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	text-align: center;
	border: 1px solid #CC6D00;
}
.guitarinfobox {
	font-weight: normal;
	color: #FFF;
	text-align: center;
	border: 1px solid #CC6D00;
	font-size: 12px;
}
.table_centre {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.table_centre_textright {
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.table_centre_texleft {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.text_med {
	font-size: 18px;
	text-align: center;
	color: #D09933;
}
.mandolins_text {
	text-align: justify;
	padding: 10px;
}

