body {
	background-image:url('http://freewebs.com/andyborghesani/graphics/bg.jpg');
	background-repeat: repeat-x;
	background-color:#000000;
	margin:0;
	margin:10px 20px;
	padding:0;
	text-align:left;
	color:#FFFFFF;
	font-family: "Lucida Grande", Trebuchet, Verdana, Sans-Serif;
	font-size: small;
  }

a:link {
  color:#CC0000; 
  text-decoration:none; 
  font-weight:bold;
  }
a:visited {
  color:#CC0000;
  text-decoration:none;
  font-weight:bold;
  }
a:hover {
  color:#ffffff;
  text-decoration:none;
  font-weight:bold;
  }
a:active {
  color:#ffffff;
  text-decoration:none;
  font-weight:bold;
  }
a img {	
	border-width:0;
	padding:0;
	margin:0;
  }

#container {
	background-color:#;
	width:720px;
	margin-left:auto;
	margin-right:auto;
}
/* Header
----------------------------------------------- */
#header {
	padding:0;
	margin:0;
  }
#headercontent {
	text-align: center;
	height: 55px;
	padding-top: 15px;
	margin:0;
	font-style: italic;
	font-weight: bold;
	}
#headerimg {
	clear: both;
	padding:0;
	margin:0;
}

/* Content
----------------------------------------------- */
#content {
	text-align:left;
	padding-top: 0;
	padding-right: 260px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url();
	background-repeat: repeat-y;
	background-position: right;
  }
#sidebar {
  padding:0;
  margin:0;
  width:245px;
  float:right;
	padding-right: 5px;
 
  }
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	font-size: x-large;
	font-weight: bold;
       font-family: "Georgia";
	margin: 0px;
	color:#CC0000;

}
h2 {
	font-size: large;
	font-weight: bold;
       font-family: "Georgia";
        padding-bottom: 1px;

}
h3 {
	font-size: small;
	font-weight: bold;
       font-family: "Georgia";
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-size:12px;
  	font-style: italic;
       font-family: "Georgia";

}

ol {
	margin: 0px;
	list-style-type: none;
	width: 98%;
	padding: 5px;
	display: block;
}
ol li {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 5px;
}
li.alt {
	list-style-type: none;
	background-color: #999999;
}
.cleaner {
   font-size: 1px;
   line-height: 1px;
   clear: both;
}
#musicheader {
width: 100%;	
height: 125px;
padding: 5px;
border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#smallcolumn1 {
float: left;
width: 340px;
height: 500px;
background-image:url('http://freewebs.com/andyborghesani/graphics/smallbg.jpg');
	background-repeat: repeat-x;
background-color: #999999;
padding: 5px;
margin-bottom: 10px;
border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#smallcolumn2 {
margin-left: 52%;
width: 340px;
height: 500px;
background-image:url('http://freewebs.com/andyborghesani/graphics/smallbg.jpg');
	background-repeat: repeat-x;
background-color: #999999;
padding: 5px;
margin-bottom: 10px;
border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#homepage {
width: 720px;
height: 450px;
background-image:url('http://freewebs.com/andyborghesani/graphics/homebg.jpg');
	background-repeat: repeat-x;
background-color: #999999;
padding-bottom: 0px;
margin-bottom: px;
}
#news {
width: 300px;
height: 450px;
background-image:url('http://freewebs.com/andyborghesani/graphics/news.png');
	background-repeat: repeat-x;
padding: 10px;
margin-left: 0px;
}

/* Footer
----------------------------------------------- */
#footer {
	text-align:center;
  clear:both;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  letter-spacing:.1em;
  }


