﻿.tdRight
{
	width: 50%;
	background-color: #5A7186;
}
.tdLeft
{
	width: 50%;
	background-color: #570508;
	background-image: url(../../img/left_bg.gif);
	background-repeat: repeat-x;
}
.left_txt
{
	color: #ffffff;
	font-size:12px;
	padding-top: 4px;
}
.left_txt a
{
	color: #ffffff;
	font-size:12px;
	font-weight: bold;
}
.slogan
{
	width: 568px;
	height: 35px;
	background-image: url(../../img/slogan_bg.jpg);
	color: #E2B480;
	font-size: 20px;
	font-weight: bold;
	position: relative;
}
.menu_r_on
{
	width: 115px;
	height: 28px;
	background-image: url(../../img/menu_on_r.jpg);
	text-align: center;
}
.menu_r_off
{
	width: 115px;
	height: 28px;
	background-image: url(../../img/menu_off_r.jpg);
	text-align: center;
}
.menu_r_off a
{
	color: #EEEEEE;
	font-size: 16px;
	font-weight: bold;
}
.menu_r_on a
{
	color: #006BAD;
	font-size: 16px;
	font-weight: bold;
}
.menu_on
{
	width: 100px;
	height: 28px;
	background-image: url(../../img/menu_on.gif);
	text-align: center;
}
.menu_on a
{
	color: #006BAD;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.menu_off
{
	width: 100px;
	height: 28px;
	background-image: url(../../img/menu_off.gif);
	text-align: center;
}
.menu_off a
{
	color: #EEEEEE;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.sub_menu
{
	height: 27px;
	background-image: url(../../img/sub_menu_bg.gif);
}
.artists
{
	color: #D9D9D9;
	padding-top: 9px;
	padding-bottom: 10px;
}
.art_hl
{
	color: #D9D9D9;
}
.artists div
{
	height: 18px;
}
.fader img
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	border: solid 1px #43352B;
}
.fader:hover img
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	border: solid 1px #43352B;
}
.curve
{
	background-image: url(../../img/left_curve.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 100%;
}
.ptI
{
	padding-top: 6px;
}
.g_link
{
	color: #5A5A5A;
	font-weight: bold;
}
.blt_b
{
	padding-top: 2px;
	width: 9px;
	height: 30px;
}
.bio_pic
{
	border-top: solid 7px #ffffff;
	border-left: solid 5px #ffffff;
	border-right: solid 5px #ffffff;
	border-bottom: solid 7px #ffffff;
}
.more_info
{
	 color: #007FCD;
	 font-weight: bold;
	 font-size: 13px;
	 padding-right: 18px;
}
.arrow_bio
{
	padding: 0 9 0 4;
}
.art_title
{
	width: 161px;
	height: 21px;
	background-image: url(../../img/art_title_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 2 0 12 2;
}
.blt_art
{
	padding-top: 2px;
	width: 9px;
}
.art_link
{
	font-weight: bold;
	color: #007DCA;
}
.home_footer
{
	background-image: url(../../img/footer_home.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 568px;
	/*height: 196px;*/
}
.home_footer_left
{
	background-image: url(../../img/home_sdw.gif);
	background-repeat: repeat-y;
}
.home_cnt
{
	width: 195px;
	margin-right: 15px;
	text-align: justify;
}
#modal
{
	background-color: #ffffff;
	padding:7px;
	display:none;
}
.15pad
{
	padding-right: 15px;
}
.sub_menu_links a, .sub_menu_links
{
	color: #0E72AF;
	font-weight: bold;
}
.footer_seo
{
	color: #C4C4C4; font-size: 11px; width: 520px; padding-top: 11px; padding-bottom: 18px;
}
.footer_seo a
{color: #C4C4C4; text-decoration: none;}

* html .a_nowrap a
{
	white-space: nowrap;
}
.pad_t
{
	padding-top: 12px;
}