body {
	background: #8C0B00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top:5px;
	color: #391000;
}
p {
	font-size: 1.1em;
	margin-top: 0.7em;
}

h1 {
	color: #CC0000;
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
	color: #cc0000;
}
h3 {
font-size: 1.2em;
	color: #cc0000;
line-height: 15px;
}

a {
	color: #FF4500;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #D70000;
}

.list {
	line-height: 20px;
	font-size: 1.1em;
}

.logo
{
	 background:#FF6600;
	 background-image:url(images/bricksguitar-bg.jpg);
	 background-repeat:repeat; 
	 background-position: right;
}

.navbar {
	width: 100%;
	margin: 1.6em 0 0 -0.5em;
	padding: 0 2%;
	line-height: 1.2em;
}

.navbar ul li {
	display: inline;
}

.navbar ul li a {
	background:#CC0000 url(images/menubutton.jpg) repeat-x;
	color: #ffffff;
	font-weight: bold;
	float: left;
	height: 2em;
	padding: 1em 1em 0 1em;
	text-decoration: none;
	border-bottom: solid 1px #202020;
}

.navbar ul li a:hover {
	background: #CA0000 url(images/menubutton-over.jpg) no-repeat center top;
	color: white;
}

.content-left {
	background-color: #FFF6E1;
	padding: 10px 25px 10px 25px;
	border: 2px dotted;
	border-color: #F0E68C;
}

.copyright	{
	color: #6c5241;
	width:90%;
	font: 9px geneva, verdana, arial, sans-serif;
	text-align: right;
}

.copyright a {
color: #CC0000;
}

.copyright a:hover {
color: #BEBEBE;
}

   .b1, .b2, .b3, .b4 {font-size:1px; overflow:hidden; display:block;}
  .b1 {height:1px; background:#960000; margin:0 5px;}
  .b2 {height:1px; background:#960000; margin:0 3px;}
  .b3 {height:1px; background:#960000; margin:0 2px;}
  .b4 {height:2px; background:#960000; margin:0 1px;}
  .content {background: #960000;}
  .content div {padding: 15px; color: #FFFFFF;}
