@charset "utf-8";
body  {
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
}
img {
	border: none;
}
a:link {
	text-decoration: none;
	outline: none;
	color: #fff;
}
a:visited {
	text-decoration: none;
	outline: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	outline: none;
	color: #3e3e3e;
}
a:active {
	text-decoration: none;
    outline: none;
}
a:focus {
     -moz-outline-style: none;
}
h2 { 
    font-size: 1.5em; 
    margin-bottom: 5px; 
    color: #6e6e6e; 
}
#container { 
	width: 850px;
	background: url(../images/Guitar%20Background_sm.jpg) no-repeat;
	margin: 20px auto;
	text-align: left;
}	
#sidebar1 {
	float: left;
	width: 280px;
	margin: 0;
	padding: 0px;
	border-right: dotted 1px #6e6e6e;
}
#sidebar1 p {
	padding: 15px;
	color: #6e6e6e;
}
#sidebar2 {
	float: right;
	margin: 20px 5px 0 0;
	background: url(../images/links_bg.jpg) no-repeat;
	width: 95px;
	height: 350px;
}
#sidebar2 p {
	margin-top: 0px;
	padding: 10px 5px 0 5px;
	text-align: center;
}
#heading_container {
	width: 158px;
	height: 30px;
	margin: 5px 0 0 214px;
	padding: 0;
	background: url(../images/bio_blog.jpg) center no-repeat;
}
#content_container {
	float: left;
	width: 435px;
	margin: 20px 10px 20px 15px;
	padding: 0px;
}
#mainContent {
	color: #6e6e6e;
	width: 415px;
	margin: 0px 0;
	padding: 0 10px 0 10px;
} 
#footer {
	padding: 0;
	margin: 0;
	background-color: #000;
	border-top: dotted #6e6e6e 1px;
} 
#footer p {
    font-size: 10px;
    color: #6e6e6e;
    margin: 0;
    text-align: center;
    padding: 10px;
}
#footer a {
    color: #999;
    text-decoration: none;
}
#footer a:visited {
    color: #999;
    text-decoration: none;
}
#footer a:hover {
    color: #5e5e5e;
    text-decoration: none;
}
.fltrt {
	float: right;
	margin-right: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clear {
	clear: both;
}
.roundedcornr_box_255054 {
   background: #1e1e1e;
}
.roundedcornr_top_255054 div {
   background: url(../images/roundedcornr_255054_tl.png) no-repeat top left;
}
.roundedcornr_top_255054 {
   background: url(../images/roundedcornr_255054_tr.png) no-repeat top right;
}
.roundedcornr_bottom_255054 div {
   background: url(../images/roundedcornr_255054_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_255054 {
   background: url(../images/roundedcornr_255054_br.png) no-repeat bottom right;
}

.roundedcornr_top_255054 div, .roundedcornr_top_255054, 
.roundedcornr_bottom_255054 div, .roundedcornr_bottom_255054 {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
