table.specs
    {
	width: 100%;
	border-collapse: collapse;
	border-color:#ffffff;
	border-spacing: 15px;
	background-color: #e8e8e8;
	color: black;
	margin-top: 3px;
	margin-left: 5px;
	}

table.specs th 
 	{
	background-color: #e8e8e8;	
    border: 3px solid white;
	padding-left: 5px;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	font-weight: bold;	
	}

table.specs td 
 	{
	background-color: #e8e8e8;	
    border: 3px solid white;
	border-color:#ffffff;
	padding-left: 5px;
	font-family: Verdana;
    font-size: 11px;
    color: #000;
    font-weight: normal;
	}
	
.title
	{
	background-color: #CCC;	
	height: 20px;
	width: 440px;
	
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 13px;
	color: #000;
	margin-left: 5px;
	margin-top: 20px;
	padding-top: 3px; 
	padding-left: 10px; 
	}
	
.txt  {
font-family: Verdana;
font-size: 11px;
color: #000;
font-weight: normal;
margin-bottom: 5px;
	}
	
.txt a{
	color: #d58400;
	font-weight:bold;
	text-decoration: none;		
	}

.txt:hover a{
	color: #d58400;
	text-decoration: underline;		
	}
	
.video {
	text-align:center;
	margin-top: 5px;
        margin-bottom: 10px;
	}
	
.artist_title  {
	color: #ffffff;
    font-weight: 700;
	padding-left: 12px;
	padding-top: 5px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: transparent;
	background-image: url("/images/art1.gif");
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	height: 18px;
	line-height: 18px;
	padding-left: 12px;
	padding-top: 5px;
	width: 298px;
	margin-top: 10px;
	}
	
.artist_info {
width: 290px;
height: 130px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
padding: 10px 15px 10px 7px;
background-attachment: scroll;
background-repeat: no-repeat;
background-position: 0% 0%;
background-color: transparent;
background-image: url("/images/art2.jpg");	
	color: #ffffff;
	cursor: auto;
	font-family: Arial;
	font-size: 12px;
	}

.artist_img {
	float: left;
	width: 100px;
	height: 100px;
	margin: 4px;
	border: 2px solid #c0c0c0;
}


.artist_img:hover {
	border-color: #808080;
	}

.artist_info a{
	color: #d58400;
	text-decoration: none;		
	}

.artist_info a:hover, a:active, a:focus {	
	color: #d58400;
	text-decoration: underline;	
	}

.alphabet {
	color: #0C0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	}

.alphabet a{
	color: #0C0;

	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:bold;
	text-decoration: none;	
	
	}
	
.alphabet a:hover, a:active, a:focus {	
	color: #F5740A;
	text-decoration: underline;	
	}
	
.letter {
	color: #0C0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: left;
	padding-left: 20px;
	
}

._top {
	color: #0C0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;	
	
	}
.index_left{
	float:left;
	text-align: left;
	width: 520px;
	padding-left: 5px;
	padding-right: 5px;
	}

.index_right{
	float:right;
	width: 250px;
	}
	
.news_container{
	width: 490;
	border: 1px solid #ccc;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.news_container_center{
	width: 490;
	border: 1px solid #ccc;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: center;
}

.title_index
	{
	background-color: #CCC;	
	height: 20px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	font-family: Tahoma;
	font-variant: small-caps;
	font-size: 13px;
	color: #000;
	margin-top: 3px;
	padding-top: 3px; 
	padding-left: 10px; 
	}
	
.image_title {
	border: 2px solid #ccc;
	margin-left: 3px;
		
	}

.image_title:hover {
	border: 2px solid #666;
}
