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

body {
	background-color: #8D8D8D;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_00.jpg);
	background-repeat: repeat-x;
}

#logo {
	background-image: url(../images/bg_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}	
#maintable {
	background-image: url(../images/bg_00.jpg);
	background-repeat: repeat-x;
	background-color: #8d8d8d;
}
/* Begining of Left Upper Text Boxes */

.lftuppertextboxes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #747474;
	margin-right: 12px;
	margin-left: 9px;
	padding-right: 12px;
	padding-left: 9px;
}
.lftuppertextboxes .bluehighlights  {
	color: #3d6f92;
	font-weight: bold;
}

.lftuppertextboxes a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3d6f92;
	text-decoration: underline;
}

.lftuppertextboxes a:link, .lftuppertextboxes a:visited
{
	color: #3d6f92;
	text-decoration: underline;
}

.lftuppertextboxes a:hover
{
	color: #ffffff;
	text-decoration: none;
}
/* Ending of Left Upper Text Boxes */

/* Begining of Right Upper Text Boxes */
.rghtuppertextboxes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #747474;
	margin-right: 12px;
	margin-left: 9px;
	padding-right: 12px;
	padding-left: 9px;
}
.rghtuppertextboxes .bluehighlights  {
	color: #3d6f92;
	font-weight: bold;
}

.rghtuppertextboxes a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3d6f92;
	text-decoration: underline;
}

.rghtuppertextboxes a:link, .rghtuppertextboxes a:visited
{
	color: #3d6f92;
	text-decoration: underline;
}

.rghtuppertextboxes a:hover
{
	color: #ffffff;
	text-decoration: none;
}
/* Ending of Right Upper Text Boxes */

/* Begining of Right Lower Text Boxes */
.rghtlowertextboxes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #E1E1E1;
	margin-right: 12px;
	margin-left: 9px;
	padding-right: 12px;
	padding-left: 9px;
}
.rghtlowertextboxes .bluehighlights  {
	color: #3d6f92;
	font-weight: bold;
}

.rghtlowertextboxes a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3d6f92;
	text-decoration: underline;
}

.rghtlowertextboxes a:link, .rghtlowertextboxes a:visited
{
	color: #3d6f92;
	text-decoration: underline;
}

.rghtlowertextboxes a:hover
{
	color: #ffffff;
	text-decoration: none;
}
/* Ending of Right Lower Text Boxes */


/* Ending of left Lower Text Boxes */
.lftlowertextboxes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #E1E1E1;
	margin-right: 12px;
	margin-left: 9px;
	padding-right: 12px;
	padding-left: 9px;
}
.lftlowertextboxes .bluehighlights  {
	color: #3d6f92;
	font-weight: bold;
}

.lftlowertextboxes a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3d6f92;
	text-decoration: underline;
}

.lftlowertextboxes a:link, .lftlowertextboxes a:visited
{
	color: #3d6f92;
	text-decoration: underline;
}

.lftlowertextboxes a:hover
{
	color: #ffffff;
	text-decoration: none;
}
.date {
	background-image: url(../images/ico_page.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 22px;
}
#navbarHome {
	background-image: url(../images/nav_bar_home.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}


/* Ending of left Lower Text Boxes */



#navbar {
	background-image: url(../images/nav_bar.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}

#navbar a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
	top: 10px;
	clip: rect(10px,auto,auto,auto);
}

#navbar a:link, #navbar a:visited
{
	color: #686868;
	text-decoration: none;
}

#navbar a:hover
{
	color: #ffffff;
	text-decoration: none;
}

/*Horizontal Navigation */


#navbottom {
	background-image: url(../images/nav_bottom.jpg);
	background-repeat: repeat-x;
}

.navbar {
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.boxcotainer {
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #868686;
	font-size: .75em;
}
.boxcotainer p {
	vertical-align: top;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.boxcotainer  b{
	font-weight: bolder;
	font-size: 12pt;
	color: #444444;
}
#artistcontainer {
	width: 337px;
	background-image: url(../images/bg_01.gif);
	background-repeat: no-repeat;
}

.clickbtn {
	float: right;
}
.imgRght {
	margin-right: 10px;
	padding-right: 10px;
}
#largeImage {
	background-color: #FFFFFF;
	height: 604px;
	width: 406px;
	border: thin solid #000000;
}

.imgTop {
	margin-top: 22px;
	padding-top: 22px;
}
.imgLeft {
	margin-left: 10px;
	padding-left: 10px;
}
.thumbnails {
	padding: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d7d7d7;
}
.footer2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #747474;
}
#imageContainer {
	background-repeat: no-repeat;
	background-position: center center;
	height: 231px;
	width: 254px;
	margin-left: 40px;
	background-image: url(../images/image_container.gif);
}
li {
	margin-top: 10px;
}
