/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
   margin:0;
   padding: 0;
   outline: 0;
   

}


ol, ul, li {
   list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
   border-collapse: separate;
   border-spacing: 0;
}



/*General CSS*/
body {background:url(images/gradient2.gif) repeat; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
a {color:#666;}
a:hover { color:#FFF;}
a:visited { color:#666;}

/*General Txt*/
.head_txt_align {text-align:left; position:relative; top:-10px; left:15px;}
.content_text_align {color:#FFF;font-size:16px;font-family:"Calibri", Monaco, Monospace;text-align:justify;font-weight:200;}
.copyright {color:#FFF; font-size:12px; font-family:"Calibri", Monaco, monospace; text-align:center; font-weight:200;} 
.artist_descript {color:#CCC;font-size:16px;font-family:"Calibri", Monaco, Monospace;text-align:justify;font-weight:200;}
.system_txt {font-size:14px; font-family:"Calibri", Monaco, monospace; text-align:left; border-color:#000;}


/*BG Area*/
#main_bg_div {z-index:0; width:985px; margin-left:auto; margin-right:auto; z-index:-2; position:relative;}
#main_bg_table {width:985px; height:800px; margin-left:auto; margin-right:auto;  border-spacing:0px;}

#top_bg {width:985px; height:12px; background-image:url(images/top_bg.gif); background-repeat:no-repeat;  border-spacing:0px;}
#main_bg {width:985px; height:800px; background-image:url(graphics/main_bg.gif); background-repeat:repeat-y; z-index:-1;  border-spacing:0px;}
#bot_bg {width:985px; height:19px; background-image:url(graphics/bot_bg.gif); background-repeat:no-repeat;  border-spacing:0px; z-index:0;}

#top_bg_white {width:985px; height:12px; background-image:url(images/top_bg_home_content.gif); background-repeat:no-repeat;  border-spacing:0px;}
#main_bg_white {width:985px;background-image:url(images/main_bg_home_content.gif); background-repeat:repeat-y;  border-spacing:0px;}
#bot_bg_contents {width:985px; height:19px; background-image:url(images/bot_bg_contents.gif); background-repeat:no-repeat;  border-spacing:0px;margin:0px; padding:0px; border:0px;}
#white_bg_table {width:985px; border-spacing:0px;}
#white_bg_div { width:985px; border-spacing:0px;}

#top_bg_maroon {width:985px; height:15px; background-image:url(images/top_bg_slideshow2.gif); background-repeat:no-repeat; 
 border-spacing:0px;margin: 0 auto;border:0px;overflow: hidden;margin-left:1px;

}
#main_bg_maroon {width:985px; height:13px; background-image:url(images/main_bg_slideshow2.gif); background-repeat:repeat-y; 
 border-spacing:0px;margin-left:1px;border:0px;overflow: hidden;

}
#bot_bg_maroon{width:985px; height:19px; background-image:url(images/bot_bg_slideshow.gif); background-repeat:no-repeat;  border-spacing:0px;  margin: 0 auto;border:0px;overflow: hidden;margin-left:1px;

}

#absolute {
	position:absolute;
	width: 534px;
	left: 186px;
	top: 406px;
}
#artists_des{border-bottom:dashed #000;padding-bottom:5px;width:800px;}
#artists_canvas {border-bottom: dashed #000;padding-bottom:5px;width:800px;height: 134px;}

/**HomePage**/
#homepage_content{width:900px; height:650px; float:left;}
#right_content{width:300px; margin-left:50px; height:600px;  padding-left:20px;  padding-right:30px;}
#left_content{height:600px; width:580px;}
#top_contents { height:380px; width:850px; margin-left:100px; float:left;}
#bottom_contents {height:350px; width:775px; float:left; margin-left:100px;}
#caption {background-image:url(images/caption.gif); width:200px; height:40px; color:#FFF;text-align:center; float:left; border-width:0px;}

/**Artists image**/
.artistimage{border-bottom-color:#FFF; border-right-color:#FFF; border-width:0px;}
.artists_title{font-size:60px; font-family:"Calibri", Monaco, monospace; text-align:left; color:#FFF;}
/*main Divs*/
#main_div {z-index:0; margin-left:auto; margin-right:auto;}
#main_content_div {
	z-index:1;
	height:780px;
	background-image:url(Graphics/ci_bg4.gif);
	background-repeat:repeat-y;
	position:absolute;
	left:50%;
	margin-left:-493px;
	top:18px;
	width:985px;
}
#main_content_home {z-index:0; width:987px; height:250px; float:left; border-spacing:0px;}
#main_content_div_details {width:985px; position:absolute; left:50%; margin-left:-498px; top:190px;}
#logo {z-index:1; width:600px; height:110px; background-image:url(images/logo18.gif); background-position:10% 100%; background-repeat:no-repeat; margin-left:22px; margin-top:0px; border-spacing:0px;}
#slideshow {z-index:1; margin-left:140px; width:700px; height:245px; border-spacing:0px;}
#bg{z-index:0; float:left; width:987px;border-spacing:0px;} 
#artists{ float:left; width:750px; margin-left:30px; margin-top:30px; height:520px;}

#image{width:1000px; height:600px; margin-left:10px;}
#artists_title_div{border-bottom: outset #666; text-align:center; width:930px;}
#noname_band{float:left; width:380px;}









/*quotes*/
/**blockquote {
background: transparent url(graphics/bq_left.gif) left top no-repeat;
margin: 5px 10px 20px 45px;
padding-left: 80px;
}*/
/**blockquote p {
background: url(graphics/bq_right.gif) right bottom no-repeat;
margin: 5px 80px 20px 45px;
padding-right: 120px;
padding-bottom: 10px;
}**/
/**blockquote p {
background: url(graphics/bq_right.gif) right bottom no-repeat;
margin: 5px 80px 20px 45px;
padding-right: 120px;
padding-bottom: 10px;
}**/
/**Artists**/
