body{
	background:url(../front_images/bg.jpg) center top no-repeat #000000;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
}
a {
	color: #b10000;
	text-decoration: none;
}
a:hover {
	color: #b10000;
	text-decoration: underline;
}

.clear{
	height:0px;
	font-size:0px;
	line-height:0px;
	clear:both;
}

.main_content{
	width:910px;
	height:auto;
	margin:0 auto;
}
.audio_player{
	width:412px;
	height:41px;
	margin:0 0 0 216px;
	display:inline;
	float:left;
	/*background:url(../front_images/mp3_bg.jpg) no-repeat;*/
}
.logo{
	width:245px;
	height:202px;
	margin:0 0 0 20px;
	display:inline;
	float:left;
}
.navigation{
	width:600px;
	height:86px;
	float:left;
	padding:2px 0 2px 45px;
	margin-top:30px;
}
.menu_line{
	width:2px;
	height:86px;
	float:left;
	background:url(../front_images/nav_line.gif) no-repeat;
}

a.home{
	width:54px;
	height:22px;
	background:url(../front_images/menu.gif) 0 0 no-repeat;
	margin:30px 10px 0 10px;
	display:inline;
	float:left;
}
a:hover.home{
	background:url(../front_images/menu.gif) -131px 0  no-repeat;
}

a.aboutus{
	width:94px;
	height:22px;
	background:url(../front_images/menu.gif) 0 -38px no-repeat;
	margin:30px 10px 0 10px;
	display:inline;
	float:left;
}

a:hover.aboutus{
	background:url(../front_images/menu.gif) -131px -38px  no-repeat;
}

a.artists{
	width:77px;
	height:22px;
	background:url(../front_images/menu.gif) 0 -76px no-repeat;
	margin:30px 10px 0 10px;
	display:inline;
	float:left;
}

a:hover.artists{
	background:url(../front_images/menu.gif) -131px -76px  no-repeat;
}

a.news{
	width:53px;
	height:22px;
	background:url(../front_images/menu.gif) 0 -155px no-repeat;
	margin:30px 10px 0 10px;
	display:inline;
	float:left;
}

a:hover.news{
	background:url(../front_images/menu.gif) -131px -155px  no-repeat;
}

a.contact{
	width:113px;
	height:22px;
	background:url(../front_images/menu.gif) 0 -115px no-repeat;
	margin:30px 10px 0 10px;
	display:inline;
	float:left;
}

a:hover.contact{
	background:url(../front_images/menu.gif) -131px -115px  no-repeat;
}

a.menu_log{
	width:54px;
	height:21px;
	background:url(../front_images/menu.gif) 0 -189px no-repeat;
	margin:30px 10px 0 10px;
	display:inline;
	float:left;
}

a:hover.menu_log{
	background:url(../front_images/menu.gif) -131px -189px  no-repeat;
}


.header{
	width:900px;
	height:350px;
	padding:5px;
	background:url(../front_images/ind_gallery_bg.gif) no-repeat;
	text-align:center;
	/*margin-top:10px;*/
}

.content{
	width:900px;
	border-top:1px dashed #FF0000;
	height:auto;
	padding:5px;
	margin:10px 0 10px 0;
}

.contact_add{
	width:270px;
	height:280px;
	float:left;
	border-right:1px dashed #FF0000;
}

.contact_add b{ 
	font-size:12px;
	font-weight:bold;
	color:#B10000;
	line-height:25px;
}

.contact_add a{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:20px;
}

.contact_add a:hover{
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:underline;
	
}

.text_contact_name{
	font-size:12px;
	font-weight:bold;
	color:#999999;
	line-height:18px;
}

.artist_list_main{
	width:900;
	float:left;
}

.artist_list_main b{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:20px;
	color:#B10000;
	line-height:40px;
	font-weight:normal;
}

.artist_list_block{
	width:auto;
	height:auto;
	float:left;
	padding:0 5px 0 0;
	border-right:1px dashed #666666;
}	

.artist_list_main li,ul{
	margin:0 7px;
	padding:0px;
	line-height:30px;
	color:#FFFFFF;
	width:auto;
	list-style:none;
}

.artist_list_main li a{
	color:#FFFFFF;
	text-decoration:none;
}
.artist_list_main li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.footer{
	width:890px;
	height:70px;
	border-top:1px dashed #B10000;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	padding:0 10px;
}

.footer b{
	line-height:70px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	float:left;
	font-size:12px;
}

.wvmagic_logo{
	width:76px;
	height:34px;
	margin:20px 0 0 5px;
	display:inline;
	float:left;
}
.page_title {
	float:left;
	margin-top:10px;
	font-family:"Trebuchet MS", Arial;

	font-size:25px;
	font-weight:normal;
	color:#B10000;
}

/*-------------------------------about us page--------------------------*/
.member_holder {
	float:left;
	width:890px;
	margin-top:10px;
	padding:5px;
	border-bottom:1px dashed #1E1E1E;
	border-top:1px dashed #1E1E1E;
	background:#000000;
	color:#999999;
}
.member_pic {
	float:left;
	width:200px;
	height:200px;
	border:1px solid #333333;
	background:#000000;
	margin:0 10px 0 0;
}

.news_pic {
	float:left;
	width:110px;
	height:110px;
	border:1px solid #333333;
	background:#000000;
	margin:0 10px 0 0;
}

.member_name {
	font-family:"Trebuchet MS", Arial;
	font-size:20px;
	font-weight:normal;
	color:#B10000;
	line-height:25px;
}

.date {
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:25px;
}


a.readmore {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	line-height:25px;
}
a.readmore {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
/*-------------------------------about us page--------------------------*/
/*-------------------------------artists page--------------------------*/
.artist_holder {
	float:left;
	margin:30px 11px 0 11px;
	display:inline;
}
.artist_pic {
	float:left;
	width:200px;
	height:200px;
	border:1px solid #333333;
	background:#000000;
	margin:0;
}
a.aritst_name {
	float:left;
	margin-top:10px;
	width:200px;
	text-align:center;
	font-family:"Trebuchet MS", Arial;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	color:#B10000;
}

.artist_leftbar{
	width:240px; float:left; background-color:#000000; padding:5px; margin:10px 0 0 0;
}
.red_text{
	color:#CC0000;
}
a.red_text{
	color:#CC0000; text-decoration:underline;
}
a.red_text:hover{
	color:#CC0000; text-decoration:none;
}
.artist_leftbarBox{
	width:230px; float:left; margin:0 0 0 0; padding:0px 5px 10px 5px; border-bottom:#CC0000 1px dashed;
}
.artist_leftbarBox p{
	margin:0; padding:0;
}
.artist_leftPlayer{
	width:240px; float:left; margin:0 0 0 0; padding:10px 0;
}
.artist_rightbar{
	width:630px; float:left; background-color:#000000; padding:10px 5px; margin:10px 0 0 10px; display:inline;
	min-height:500px; _height:500px; color:#CCCCCC;
}
.artistPage_title{
	color:#CC0000; font-size:30px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-weight:normal;
	border-bottom:#CC0000 1px dashed; width:630px; float:left; line-height:40px;
}
.artistPage_subtitle{
	color:#FFFFFF; font-size:20px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-weight:normal;
}
.artistBio_photo{
	width:300px; height:300px; float:left; margin:0 10px 10px 0; display:inline; border:#333333 1px solid;
}
/*-------------------------------artists page--------------------------*/
/*-------------------------------contact page-------------------------*/
.address_holder {
	float:left;
	padding:10px;
	margin:30px 20px 0 20px; 
	width:380px;
	height:200px;
	background:#000000;
}
.address_title {
	font-family:"Trebuchet MS", Arial;
	font-size:20px;
	font-weight:normal;
	color:#B10000;
}
a.address_email {
	color:#B10000;
	text-decoration:none;
}
a.address_email:hover {
	color:#B10000;
	text-decoration:underline;
}


/*-------------------------------Pagination-------------------------*/

div.pagination
{
	padding: 3px;
	margin: 3px;
	text-align:center;
}

div.pagination a
{
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #B10000;
	font-weight: bold;
	text-decoration: none; /* no underline */
	color: #999999;
	background-color: #000000;
}

div.pagination a:active
{
	border: 1px solid #B10000;
	color: #999999;
}

div.pagination a:hover
{
	border: 1px solid #B10000;
	color: #FFFFFF;
	background-color: #1E1E1E;
}

div.pagination span.current
{
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #B10000;
		font-weight: bold;
		background-color: #1E1E1E;
		color: #FFFFFF;
}
div.pagination span.disabled
{
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #B10000;
		font-weight: bold;
		color: #999999;
		background-color: #000000;
}
.indfooterlink{
	width:220px; float:left; line-height:20px;
}
.indfooterlink a{
	color:#FFFFFF; text-decoration:none; display:block; padding-left:15px;
	background:url(../front_images/icon_arrow.gif) no-repeat 0 2px; font-size:11px;
}
.indfooterlink a:hover{
	color:#FFFFFF; text-decoration:underline;
}

