* { margin: 0px; padding: 0px; }

body {	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: arial, helvetica, sans;
	font-size: 0.95em;

	}

div#wrap {
	width: 900px;
	margin: 30px auto; 
	padding: 5px;
	}

div#logo {width: 900px;
	height: 163px;
	background-image: url(guitarbg.jpg);
	border-bottom: 2px solid #cccccc;
	}
div#logo img {border: none;}

div#logo p {margin-left: 500px;
	
	font-family: arial, helvetica, sans;
	
	font-size: 0.5em;
	}

div#listmenu {
	width: 100%;
	float: left;
	font-size: 1em;
	margin-top: 10px;
	margin-left: 80px;
	}

div#listmenu ul {margin: 0 0 0 70px;}

div#listmenu li {
	float: left;
	text-transform: uppercase;
	list-style-type: none;
	}

div#listmenu a {
	padding: 5px 20px;
	text-decoration: underline;
	color: #000000;
	}


div#listmenu a:hover{color: #696969;
	
	font-weight: bold;
	text-decoration: none;}


div#header {
	padding-bottom: 0px;
	width: 900px;
	background-color: #FFFFFF;
	
	}

div#contentarea {
	
	width: 900px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	}


div.box1 {
	width: 210px;
	margin: 5px;
	padding: 5px;
	float: left;
	
	}

div.box2 {
	width: 350px;
	margin: 5px;
	padding: 5px;
	float: left;
	
	
	}

div.box2 p{text-align: left;}


div#adbox {
	width: 145px;
	margin: 45px 0px 5px 20px;
	padding: 5px;
	float: left;
	border-top: dotted 1px  #696969;
	}

div#adbox2 {
	width: 145px;
	margin: 15px 0px 5px 20px;
	padding: 5px;
	float: left;
	border-top: dotted 1px  #696969;
	}


.biobox1 {width: 110px; float: left; margin: 2px 0px 2px 0px; padding: 5px;}

.biobox2 {width: 490px; float: left; border: none; margin: 2px 0px 2px 0px; padding: 2px; font-size: .9em; line-height: 1.2em; text-align: justify;}


.specialoffer {width: 390px;
	background-color: #ff0000;
	text-align: center;
	margin-left: 20px;
	}
.specialoffer h1 {text-transform: uppercase; font-weight: bold; color: #ffffff; font-size: 1.5em;}

.terms {	margin: 0px;
	padding: 10px;
	background: #FFFFFF;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797979;


}


.clear {clear: both;}

div#navigation {	
	width: 130px;
	margin: 5px; 
	padding: 5px;
	float: left;
	}

div#content {
	width: 620px;	
	margin: 5px 5px 5px 55px;
	padding: 5px;
	float: left;
	}

#formcontainer {	width: 450px;
		margin: 5px;
		padding: 5px;
		border: 3px double;
		text-align: left;
		font-family: arial, helvetica, sans;
		font-size: 0.8em;
}

.specialoffer {width: 570px;
	background-color: #ff0000;
	text-align: center;
	margin-left: 5px;
	float: left;
	}

.specialoffer h1 {text-transform: uppercase; font-weight: bold; color: #ffffff; font-size: 1.5em;}
.specialoffer h2 {text-align: center;}




div#content img {border: 0px solid;}



h1 	{font-size: 1.1em;
	font-family: Georgia, arial, sans-serif;
	text-align: center;
	color: #352929;
	}

h2	{font-size: 0.9em;
	font-family: helvetica, arial, sans-serif;
	text-align: left;
	text-transform: uppercase;
	}

p {	margin: 2px;
	padding: 2px;
	font-family: verdana, arial, helvetica, sans;
	text-align: left;
	font-size: 0.8em;
	}


ul {
	font-family: arial;
	font-size: 0.8em;
	text-align: left;

	}



img {float: left;
	margin: 10px;
	border: none;
	}

div#adbox  img {float: left;
	margin: 5px;
	}

div#adbox2  img {float: left;
	margin: 5px;
	}
div.box1  img {
	margin: 5px;
	
	}

div.box2  img {
	margin: 5px;

	}

a:link {color: blue;
	text-decoration: none;
	line-height: 1em;	
	}

a:visited {color: purple;
	line-height: 1em;
	text-decoration: none;
}

a:hover {color: #b22222;
	text-decoration: underline;
	line-height: 1em;
	}

a:active {color: navy;
	line-height: 1em;}



.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#footer{
	font-family: helvetica;
	font-size: 0.7em;
	color: #708090;
	width: 900px;
	}


