/* CSS Document */


.artist_title {
color : white;
font-weight : bold;
font-size : 36px;
line-height : 26pt;
font-family : arial;
font-variant : normal;
font-style : normal;
}
.artist_headers {
color : white;
font-weight : bold;
font-size : 17px;
line-height : 15pt;
text-decoration : underline;
font-family : arial;
}
.artist_content {
color : white;
font-size : 15px;
margin-left : 2px;
font-family : arial;
}
a:link {
color : #ffffff;
}
a:visited {
color : #ffffff;
}
a:hover {
color : #ffffff;
}
a:active {
color : #ffffff;
}
.bg_main {
background-color : #000000;
margin-left : auto;
margin-right : auto;
width : 802px;
}
.content {
color : white;
font-size : 15px;
margin-left : 2px;
font-family : arial;
}
.faq {
color : white;
font-size : 15px;
margin-left : 2px;
font-family : arial;
}
.footer {
color : white;
font-weight : bold;
font-size : 12px;
line-height : 13pt;
font-family : arial;
font-variant : normal;
}
.header {
color : white;
font-weight : bold;
font-size : 16px;
line-height : 13pt;
font-family : arial;
font-variant : normal;
}
.index_content {
color : white;
font-size : 15px;
font-family : arial;
}
.index_title {
color : white;
font-weight : bold;
font-size : 17px;
line-height : 17pt;
font-family : arial;
font-variant : normal;
text-align : center;
}
.page_title {
color : white;
font-weight : bold;
font-size : 30px;
line-height : 13pt;
font-family : arial;
font-variant : normal;
margin-top : 25px;
}
.featured_index {
background-image : url(/img/video_bg.jpg);
margin-left : auto;
margin-right : auto;
}