body {
	background-color:#000000;
}

#welcome {
	width:587px;
}

#welcome img {
	float:left;
}

.sidebar {
	width:135px;
	background-image:url(images/side_bar_top.jpg);
	background-repeat:no-repeat;
	background-color:#252525;
}

.sidebar img {
	border:2px solid black;
	margin:0px 0px -4px 0px;
}

.coldiv {
	width:242px;
}

h1 {
	color:#D29765; 
	font-size:16pt;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", 'Times serif';
}



h2 {
	color:#D29765;
	font-size:12pt; 
	font-weight:normal; 
	font-family:Georgia, "Times New Roman", 'Times serif';
} 



h3 {
	color:#BCBEC0;
	font-size:10pt;
	font-family:Georgia, "Times New Roman", 'Times serif';
	letter-spacing:1px;
	font-variant:small-caps;
	margin-bottom:0px;}



p {
	color:#ffffff;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0px;
} 

.click {
	color:#BCBEC0;
	font-size:6.5pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:10px;
}

.footnote {
	color:#BCBEC0;
	font-size:6.5pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	line-height:70%;
}

.nav {
	color:#000000;
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-weight:bold;
}

.info {
	color:#BCBEC0;
	font-size:9pt;
	font-family:Georgia, "Times New Roman", 'Times serif';
	line-height:150%;
}

.callout {
	color:#991B1E;
	font-size:10pt;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", 'Times serif';
	line-height:120%;
}

.infonarrow {
	color:#BCBEC0;
	font-size:9pt;
	font-family:Georgia, "Times New Roman", 'Times serif';
	line-height:140%;
}

.quote {
	color:#D1D3D4;
	font-size:9pt; 
	font-family:Georgia, "Times New Roman", 'Times serif';
	font-style:italic; line-height:170%;
}

.quotenarrow {
	color:#D1D3D4;
	font-size:9pt;
	font-family:Georgia, "Times New Roman", 'Times serif';
	font-style:italic;
	line-height:100%;
}

.nav a:link {color: #000000; text-decoration: none}
.nav a:visited {color:#000000; text-decoration: none}
.nav a:hover {color:#991B1E; text-decoration: none}

.click a:link {color:#991B1E; text-decoration: none}
.click a:visited {color:#991B1E; text-decoration: none}
.click a:hover {color:#BCBEC0; text-decoration: none}







div.img {
	margin: 25px; 
	height: auto; 
	width: auto; 
	float: left; 
	text-align: center;
}	



div.img img {
	display: inline; 
	margin: 1px; 
	border: 1px solid #000000;
}



div.img a:hover {border: 1px solid #A01D22;}



.desc {
	text-align: center; 
	color: #D29765; 
	font-size: 8pt; 
	font-family: Georgia, "Times New Roman", 'Times serif';
	letter-spacing: -1px; 
	font-weight: normal; 
	width: 100px; 
	margin: 0px;
}



div.friend {
	border: 1px solid #A01D22;
}


.imgContainer {
	text-align:left; 
	padding:10px; 
}

.imgContainer div {
	float:left; 
	width:155px; 
	height:150px; 
	text-align:center;
}

.imgContainer p {
	color: #D29765; 
	font-size: 8pt; 
	font-family: Georgia, "Times New Roman", 'Times serif';
	letter-spacing: -1px; margin-top: 0;
}

.imgContainer a img {
	border:solid 1px black;
}

.imgContainer a:hover {
	border: 2px solid #991B1E;
}


.imgguitar {
	width:365px;
	/*height:450px;*/
	text-align:left; 
	padding:10px;
}

.imgguitar div {
	float:left; 
	width:inherit; 
	height:160px;
	padding:5px 5px 5px 5px;
	text-align:center;
}

.imgguitar p {
	color: #D29765; 
	font-size: 8pt; 
	font-family: Georgia, "Times New Roman", 'Times serif';
	letter-spacing: -1px; margin-top: 0;
}

.imgguitar a img {
	border:solid 1px black;
}

.imgguitar a:hover {
	border: 2px solid #991B1E;
}