@charset "utf-8";

    
body
    {
	font-family:  "Blue Highwway", "Franklin Gothic Medium", "Futura book", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FF9900;
	height: 72px;
	width: 100%;

}
#guitarpic {
	float: left;
}
#headtext {
	margin: 0px;
	padding: 40px;
	float: left;
	top: 40%;
	bottom: 40%;
	letter-spacing: 0.25em;
}

#headercontent {
	width: 460px;
	text-align:right;
}

	
h1 {
	font-family: Liberation, Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #CCCC00;
	letter-spacing: 0.3em;
}
#header {
	width: 101%;
	margin:0;
	padding:0;
	background-image: url(headerbackground.jpg);
	height: 135px;
	position: relative;
	background-position: left top;
}
#headerleft {
	width: 20%;
	float: left;
	height: 100%;
}


#footer {
	bottom: 0px;
}

h2 {
	font-family: "Liberation sans", Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FF9900;
	letter-spacing: 0.2em;
}
#container
    {
	background:white no-repeat top left;
	width:100%;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#centermain {
	width: 900px;
	background-color: #006666;
	height: 500px;
	float: left;
}
#newheader {
	font-family: "Franklin Gothic Medium", Futura, Arial, Helvetica, sans-serif;
	color: #FF0000;
	float: none;
	width: auto;
	text-align: right;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	padding: 22px;
	height: 90px;
	border-bottom-width: 1px;
	text-indent: 10em;
}
#leftcol {
	border-right-style: solid;
	border-right-color: #000033;
	height: 100%;
	width: 260px;
	float: left;
	border-right-width: 1px;
}
#leftitem {
	padding: 12px;
	color: #00CC00;
	font-weight: bold;
}
#MDmenu {
	float: left;
	clear: left;
}
ul {
	display: inline;
}
#MDhead {
	border-left-style: none;
	border-bottom-width: 2px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #ff9900;
	border-top-style: none;
	border-top-color: #ff9900;
	border-right-color: #ff9900;
	border-left-color: #ff9900;
	height: 178px;
	width: 100%;
}
#MDmenu {
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
h3 {
	font-family: "Blue Highway D Type", "Blue Highway", "Franklin Gothic Medium", Arial, Helvetica, sans-serif,;
}
h4 {
	font-family: "Blue Highway D Type", "Blue Highway", "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
}
.menuitem {
	margin: 10px;
	padding: 0px;
	clear: left;
	float: left;
	color: #FF0000;
	font-family: "Blue Highway", "Franklin Gothic MediumArial", Helvetica, sans-serif;
}
li {
	font-family: "Blue Highway", "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	list-style-type: disc;
	display: inline;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFFFF;
}
#MDcontent {
	float: left;
	clear: left;
	margin: 30px;
	width: 60%;
}

