body {
background: url(newbgpattern.png) left top repeat-y ;
font: 11px/16px verdana, sans-serif;
color: #000000;
}


a:link {
color: #6f685a;
text-decoration: none;
}

a:visited {
color: #6f685a;
text-decoration: none;
}

a:hover {
color: #b4b096;
border-bottom: dashed 1px;
}

#container {
background: url(rightcolcolor.png) top right repeat-y;
position: relative;
top: 0px;
width: 700px;
margin: -42px auto 0 auto;
background-color: #ffffff;
}

#blue_div_header {
background: url(blue_header.png) top left no-repeat;
width: 700px;
height: 69px;
}

#left_column {
float:left;
width: 429px;
background-color: #ffffff;
border-right: dashed 1px #000;
}

#right_column {
float: right;
width: 270px;
/*background-color: #f1f1b9;*/
}

#left_column h1 {
background: url(pvguitarist.png) top center no-repeat;
height:142px;
width:399px;
margin: 0 auto;
}

#left_column h1 span {
display: none;
}

#left_column h2 {
font: 11px/16px verdana, sans-serif;
color:#6f685a;
text-align: center;
margin: -20px auto 50px auto;
}

#left_column h3 {
font: 17px georgia, serif;
font-weight: bold;
color: #6f685a;
text-align: left;
padding: 0px 40px 0px 50px;
margin-bottom: -6px;
}

#right_column h1 {
background: url(about_tab.png) top left no-repeat;
height:24px;
width:224px;
margin: 12px auto;
}

#right_column h1 span {
display: none;
}

#right_column h2 {
background: url(search_tab.png) top left no-repeat;
height:24px;
width:224px;
margin: 12px auto;

}

#right_column h2 span {
display: none;
}

#right_column h3 {
background: url(browsing_tab.png) top left no-repeat;
height:24px;
width:224px;
margin: 12px auto;
}

#right_column h3 span {
display: none;
}

#right_column h4 {
background: url(reading_tab.png) top left no-repeat;
height:24px;
width:224px;
margin: 12px auto;
}

#right_column h4 span {
display: none;
}

#right_column h5 {
background: url(listening_tab.png) top left no-repeat;
height:24px;
width:224px;
margin: 12px auto;
}

#right_column h5 span {
display: none;
}

#right_column h6 {
background: url(archives_tab.png) top left no-repeat;
height:24px;
width:224px;
margin: 12px auto;
}

#right_column h6 span {
display: none;
}

#blue_div_footer {
clear:both;
background:url(blue_footer.png) top left no-repeat;
width: 700px;
height: 69px;
}

#right_column p {
font: 11px/13px verdana, sans-serif;
padding: 0 30px 0 30px;
margin: 0 0 10px 0;
}


#left_column p {
font: 11px/16px verdana, sans-serif;
color: #000000;
padding: 0px 44px 0px 50px;
}

#left_column ul {
list-style: none;
padding: 0px;
padding: 0 44px 0 50px;
margin: 0 0 25px 0;
}

#left_column li {
font: 11px/13px verdana, sans-serif;
color: #000000;
margin-bottom: 10px;
}

#right_column ul {
list-style: none;
padding: 0px;
padding: 0 30px 0 30px;
margin: 0 0 25px 0;
}

#right_column li {
font: 11px/13px verdana, sans-serif;
color: #000000;
margin-bottom: 10px;
}

.thumb {
float: left;
margin-left: 30px;
padding: 3px 6px 6px 0px;
}

.thumbleft {
float: left;
margin: 0px 6px 6px 0px;
}

.pic {
float: left;
margin: 0px 6px 15px 0px;
}

.posted {
font: 10px verdana, sans-serif;
color: #000000;
padding: 0px 40px 15px 50px;
}

blockquote {
margin: 15px;
padding: 2px 0px 2px 0px;
background: #e1ecef;
}
/* EXTRA CSS FOR THE MOVIE TEST */

#movie_area {
width: 700px;
height: 460px;
}

#movie {
margin: 105px 95px;
}

#caption {
margin-bottom: 5px;
font: 17px georgia, serif;
font-weight: bold;
color: #6f685a;
}

