/**************************************************
 * © TRM Consulting Services Ltd
 * * Contact: trevor@trmcs.com
 * This copyright notice MUST stay intact for use.
 **************************************************/
body {
	background-image:url('../images/ybg4.gif');
	background-repeat:repeat-y;
	background-position:center;
	background-color:white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 10px;
	vertical-align: top;
}
table 	{
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
}
td	{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#ArtText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
}
.ArtText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
}
#NewsText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: .09em;
	color: #000000;
	font-weight:bold;
	text-align: center;
	font-size: 2.2em;
	margin-top: 0.2em;
}
#sidebar {
	width: 190px;
	float: right;
	font-size: .9em;
	margin-top: 10px;
}
#search {
	color: #ffffff;
	float: right;
	font-size: .9em;
	font-weight:bold;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 6px;
}
#HdrLogo {
	width: 300px;
	float: left;
	font-size: .9em;
	margin-top: 0px;
}
#HdrIAMA {
	width: 30px;
	float: right;
	font-size: .9em;
	margin-top: 17px;
}
#HdrContact {
	width: 190px;
	float: right;
	font-size: .8em;
	margin-top: 15px;
}
.boxTitle
{
	color: #666666;
	font-weight:bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.hdrTitle
{
	color: #666666;
	font-weight:bold;
	text-align: center;
	margin-bottom: 5px;
	font-size: 20px;
}
.hdrTxt
{
	color: #666666;
	font-weight:normal;
	text-align: center;
	font-size: 15px;
}
.hdrTxtL
{
	color: #666666;
	font-weight:normal;
	text-align: left;
	font-size: 15px;
}
.ViewTxt
{
	color: #666666;
	font-weight:normal;
	text-align: center;
	font-size: 14px;
}
.ViewTxtYell
{
	color: #666666;
	font-weight:normal;
	text-align: center;
	font-size: 14px;
	background-color:lightyellow;
}
.ViewHdg
{
	color: #666666;
	font-weight:bold;
	text-align: center;
	font-size: 14px;
	vertical-align: middle;
}
.ViewHdgYell
{
	color: #666666;
	font-weight:bold;
	text-align: center;
	font-size: 14px;
	vertical-align: middle;
	background-color:lightyellow;
}
.dirHdr
{
	color: #666666;
	font-weight:normal;
	text-align: left;
	font-size: 16px;
	vertical-align: top;
}
.rowEven {	background-color:#ffffff;
}
.rowOdd {	background-color:lightyellow;
}
.ArtistHdr
{
	padding:  10px 0 0 0;
	color: #666666;
	font-weight:bold;
	text-align: left;
	font-size: 16px;
}
/* Boxes */
.bxtl	{
	background: url(../images/btl.gif) no-repeat top left;
	width: 10px;
	height: 10px;
}
.bxtop	{
	background: url(../images/btop.gif) repeat-x top left;
	width: 100%;
	height: 10px;
}
.bxtr	{
	background: url(../images/btr.gif) no-repeat top right;
	width: 10px;
	height: 10px;
}
.firstLetter {
	font-family: "Times New Roman", Times, serif;
	font-size: 108px;
	font-weight: bold;
	color: #666666;
	float: left;
	line-height: 80px;
}
#TextBox {
	width: 580px;
	font-size: 22px;
	margin-bottom: 15px;
	float: left;
	text-align:left;
}
#TextBox:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#ItemBox {
	width: 510px;
	height: 70px;
	font-size: 14px;
	text-align:left;
	float: left;
}
#thimg {
	width: 70px;
	float: left;
}
#thspace {
	width: 70px;
	height: 60px;
	float: left;
}
#items {
	height: 65px;
}
ul.notes { 
	line-height: 1.5em;
	list-style-type: square;
	margin: 0.5em 0 1em 1.5em;
	padding: 0px;
	list-style-image: url(../images/bullet.gif);
}
A	{
    font-weight: normal;
    color: #666666;
    font-family: Arial, Verdana, Helvetica;
    text-decoration: none;
}
A:hover	{
    color: #666666;
    text-decoration: underline;
}
#Artists {
	width: 580px;
	font-size: 18px;
	float: left;
}
.entryLink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
#artistEntryBox {
	width: 125px;
	height:60px;
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
}
.artistEntryName {
	font-size: small;
	font-weight: normal;
}
#textbar {
	width: 560px;
	float: left;
	font-size: .9em;
	margin-top: 10px;
}
.popUp {
	background-color: #CCCCCC;
}
#ftrTxt	{
	color: #666666;
	font-weight:normal;
	text-align: center;
	font-size: 10px;
}
.bbox_content	{
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	font-family: Tahoma, Verdana, Arial, non-serif;
}
.BoxCnrTL	{
	background: white url(../images/btl.gif) no-repeat scroll left top;
	width: 10px;
	height: 10px;
}
.BoxCnrTR	{
	background: white url(../images/btr.gif) no-repeat scroll left top;
	width: 10px;
	height: 10px;
}
.BoxCnrBL	{
	background: white url(../images/bbl.gif) no-repeat scroll left top;
	width: 10px;
	height: 10px;
}
.BoxCnrBR	{
	background: white url(../images/bbr.gif) no-repeat scroll left top;
	width: 10px;
	height: 10px;
}
.BoxTop	{
	height: 10px;
	background: white url(../images/btop.gif) repeat-x scroll left top;
}
.BoxBtm	{
	height: 10px;
	background: white url(../images/bbtm.gif) repeat-x scroll left top;
}
.BoxLft	{
	background: white url(../images/blft.gif) repeat-y scroll left top;
	width: 10px;
}
.BoxRt	{
	background: white url(../images/brt.gif) repeat-y scroll right top;
	width: 10px;
}
