@charset "utf-8";
/* CSS Document */

/* ##### By: www.mw83y.com ##### */


/* ########################## */
/* ##### START MAIN CSS ##### */
/* ########################## */
body {
	margin: 0;
	color: #333;
	font: 14px "Times New Roman", Times, serif;
}
a, a:link, a:active {
	color: #03F;
	text-decoration: none;
}
a:hover {
	color: #C03;
	text-decoration: none;
}

img {
	border: 0px;
}

/* ############################ */
/* ##### START DESIGN CSS ##### */
/* ############################ */
.header {
	background: url('images/header2.jpg') top repeat-x;
	width: 100%;
	height: 220px;
	vertical-align: middle;
}
.sitename {
	font-size: small;
	text-align: center;
	margin-right: 20px;
	margin-top: 25px;
	float: right;
	cursor: default;
}
.sitename h1 {
	font-size: 40px;
	color: #CC0000;
}
.site_url {
	letter-spacing: 3px;
}
.alt1, .footer, .pg_head {
	background: #f9f9f9 url('images/g2.gif') top repeat-x;
}
.alt2, .artist_image {
	background: #f7f7f7 url('images/g3.gif') top repeat-x;
}
.alt1, .alt2 {
	font-family: Tahoma;
	font-size: 11px;
}
.main {
	padding: 10px;
}
.main_table {
	border: #0A5EB1 1px solid;
}
.main_table td {
	padding: 3px;
	border: #F3F3F3 1px solid;
}
.thead {
	background: url('./images/g1.gif') top repeat-x;
	padding: 2px 0;
	color: #F2F2F2;
	text-align: center;
	font-weight: bold;
}
.artists_list { 
	border: #0A5EB1 1px solid;
	text-align: center;
}
.footer {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
	border-top: #F1F1F1 1px solid;
	text-align: center;
	height: 100%;
	font-family: Tahoma;
	font-size: 11px;
}

.artist_image {
	padding: 10px;
	border: 3px solid #F5F5F5;
}
.path, .site_url {
	font-family: Tahoma;
	font-size: 11px;
}